The Sample connector installs the following components:
Note: The string SOI_HOME refers to the CA SOI installation directory. The default is C:\Program Files (x86)\CA\SOI. If you install the Sample connector on a machine that already contains CA SOI components, the connector is installed into the existing directory.
Contains the code that runs the Sample connector in CA SOI.
Contains the following Sample connector configuration information for use by the SA Manager:
The file also contains configuration information used by the Sample connector, such as the names of the provided sample data files and connection information for the mock domain manager.
Contains the policy for transforming Sample connector data to and from the USM format. The sampleconnector_policy.xml file transforms outbound data from the format produced by the Java code to the USM format. The sampleconnector_policySB.xml file transforms inbound data from the USM format to the format consumed by the connector Java code.
Contains sample data files used by the Sample connector.
Contains the files that implement the Sample connector. The SampleConnector folder contains the Eclipse project files (.project and .classpath) and the following subfolders:
Contains the Java source files.
Contains same sample data and policy files included in the SOI_HOME\resources directory.
Contains SampleConnectorUTest, the main class for testing the connector using the test harness.
Contains data files used by the Sample connector when running with the test harness.
Contains libraries required to run connectors with the test harness that are not required to run connectors with CA SOI.
Contains the Javadoc generated from the Sample connector Java source.
Contains template files for creating a connector configuration file, connector policy files, and a connector installer.
Important! If you make changes to the sample data or policy files and want to view the effect on a Sample connector running with CA SOI, you must make the changes in the SOI_HOME\resources\SampleConnector\data directory and restart the CA SAM Integration Services service (you do not have to restart the service if changing the sample-ci-changes.xml file). Changing the files in SOI_HOME\SampleConnector has no effect on a Sample connector running with CA SOI. However, when running the Sample connector with the test harness, the files in SOI_HOME\SampleConnector are used.
|
Copyright © 2013 CA.
All rights reserved.
|
|