Connect HBase form
|
|
Use the Service tab to identify the external system with which this connector communicates.
Note: There is a new form of the HBase rule. While you cannot create any new instances of the Pega 7.1.7 HBase rule, legacy instances in your application remain functional.
Good
identifies success. You can use the standard property @baseclass.pyStatusValue.You can allow connector requests from this Connect HBase instance to be processed asynchronously in parallel with the calling activity, or in background by an agent. The mode of execution of each connector request is determined by the Execution Mode parameter of the Connect-HBase method, as enabled by the values in these two fields.
immediate execution
— the connector executes synchronously; the calling activity waits for results.queuing (response will not be available)
— the connector executes asynchronously, with calls placed in a queue. The calling activity continues without waiting for results. When selected, queuing occurs only if also specified in the Connect-HBase method.Buttons
Note: Instances of this rule are locked. It is not possible to modify them.
The connection details may change over time, or when you move between a test system and a production system. After the ruleset version containing this connector instance is locked, you cannot update this field. If your application needs to override the value in this field, complete the EndPointURL parameter of the Connect-HBase method in the connector activity that calls this connector instance.
This connector can establish secured or non-secured connections. The use of secured connections requires using the Java client.
Good
identifies success. You can use the standard property @baseclass.pyStatusValue.You can allow connector requests from this Connect HBase instance to be processed asynchronously in parallel with the calling activity, or in background by an agent. The mode of execution of each connector request is determined by the Execution Mode parameter of the Connect-HBase method, as enabled by the values in these two fields.
immediate execution
— the connector executes synchronously; the calling activity waits for results.queuing (response will not be available)
— the connector executes asynchronously, with calls placed in a queue. The calling activity continues without waiting for results. When selected, queuing occurs only if also specified in the Connect-HBase method.Buttons