Integrating with CA Oblicore Guarantee › Create the Adapter
Create the Adapter
After you have imported the adapter package, you are ready to create the adapter. This task is required to enable the integration between CA Service Catalog and CA Oblicore Guarantee.
To create the adapter
- On the computer where CA Oblicore Guarantee is hosted, open the SQL adapter configuration file for your DBMS, one of the following:
- CA Service Catalog Request Mgmt Sys AdapterConfig_Oracle.xml for Oracle
- CA Service Catalog Request Mgmt Sys AdapterConfig_SqlServer.xml for Microsoft SQL Server (SQL Server)
- Locate the following line in that file:
"FieldDisplayName="Catalog Request Status Time Event Template" AdditionalData="1500"
- Verify that the value for the AdditionalData= expression in this file matches the ID you recorded for the event type named Catalog Request Status Time Event Template at the end of the procedure to import the adapter.
If the ID in the file is different than the ID you recorded, update the ID in the file to match the one you recorded.
Save your changes (if applicable) and close the file.
- Log in to CA Oblicore Guarantee.
- Click Administration, Configuration, Adapters.
The Adapters page appears.
- Click the Add New button and select the option named Create from configuration file.
- Browse the local computer on which you opened the browser, select the SQL adapter configuration file for your DBMS (from Step 1), and click OK.
After a short wait, the adapter is created, and a configuration window opens.
- Configure the newly created adapter, as follows:
- Specify a suitable name to the adapter, such as CA Service Catalog Adapter.
- Select the address for the adapter.
You typically specify the address of the CA Oblicore Guarantee server.
If applicable, select the Localhost option.
Otherwise, click Add adapter address to create an address.
- Select a time zone and click Next.
The default connection details appear.
- Update the server name and user credentials for the database to match the CA Service Catalog database.
- Click Test Connection and click Next.
The system tests the database connection, using a predefined query for the adapter.
- Click Test Query and click Next.
Test data resulting from the query appear.
- Verify that the results are valid and click Next.
The mapping screen appears.
- Click Finish.
You have installed the adapter and can now test the adapter.