Adapter for Apache Cassandra 10.2 | webMethods Adapter for Apache Cassandra Documentation | webMethods Adapter for Apache Cassandra Installation and User’s Documentation | Adapter Services | Configuring CQL Service
 
Configuring CQL Service
A CQL Statement service executes the configured CQL statements. You configure CQL service using Designer. For more information about adapter services, see , Using Adapter Services.
Read the section Before Managing Adapter Services, before you configure adapter services.
*To configure an adapter service using the CQL template
1. In Designer, right-click the folder in which the service is to be contained and select New > Adapter Service.
2. Select the parent namespace, type a name for the adapter service, and click Next.
3. Select webMethods Adapter for Apache Cassandra as the adapter type and click Next.
4. Select the appropriate Adapter Connection Name and click Next.
5. From the list of available templates, select the CQL template and click Finish.
The adapter service editor for the selected adapter service appears. You can select the Adapter Settings tab at any time to confirm Adapter Properties such as the Adapter Name, Adapter Connection Name, and Adapter Service Template as necessary.
6. Use the CQL tab to specify the If condition for the following fields:
a. Select the icon to define the new If Clause fields.
Name
Name Description/Action
Input Field Name
Specify the input field name.
Input CQL Type
Select the Input CQL Type of the input field.
Input Field Type
The Java type that corresponds to the input CQL type.
The adapter automatically generates values for the following fields:
Field
Description/Action
Output Column Name
The name of any output parameters of the CQL statement.
Output CQL Type
The output parameter of CQL type.
Output Column Type
The Java type that corresponds to the Output CQL Type.
7. To verify input or output information for the service, use the Input/Output tab as required.
Here, the columns selected in the Input Field Name of CQL tab is auto-populated.
8. From the File menu, select Save.