Connect Cassandra form
|
|
From the Service tab, identify the external system with which this connector communicates.
Note: 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 the connection fields. If your application needs to override the connection details, complete the EndPointURL parameter of the Connect-Cassandra method in the connector activity that calls this connector instance.
Configure connection with the Cassandra node.
In the Host field, enter the server IP address of the Cassandra node.
In the Port field, enter the port of the Cassandra node. The default port is 9042.
In the Response timeout field, enter the number of milliseconds to wait for the server response. Enter zero or leave it empty to wait indefinitely.
Note: This field is disabled and ignored at run time when the Intended for field is set to queuing (response will not be available).
Optional: Configure authentication settings.
This connector can establish secure and non-secure connections.
Select the Use authentication check box.
In the Authentication profile, select a Data-Admin-Security-AuthenticationProfile instance that contains details required by the remote service (user name and password using BASIC authentication).
Optional: Configure security settings.
Select the Use secure connection check box.
Specify a truststore and a keystore.
Optional: Configure error handling settings.
Good
identifies success. You can use the standard property @baseclass.pyStatusValue.Optional: Configure processing options.
You can allow connector requests from this Connect HBase instance to be processed asynchronously in parallel with the calling activity, or in the 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.
Click Test connection. The Pega Platform verifies the connectivity by constructing the URL based on the host and port settings but it does not confirm the ability to authenticate with the service.
Click Simulations to create a simulator for this connect rule. See Connect Simulators.