Required Properties
In order for a properties file to be used with a runtime adapter, the following properties must be correct for the configuration of the adapter.
The following table lists the properties required by a runtime adapter.
Most required properties are predefined by TIBCO Adapter SDK. See "Properties Files" in TIBCO Adapter SDK Programmer’s Guide for more information.
|
Property |
Description |
|
|
The absolute pathname to the local repository where the adapter instance is defined. For example: For a remote project, the repourl value that uses the form
For Unix systems, the path separator includes a single slash, "/". For example: |
|
|
The location of the adapter service inside the project file. If a relative path is specified, the adapter service is assumed to be under the default area in the project file (/ If an absolute path is specified, the adapter instance is looked up in the repository as defined by the argument. For example:
|
|
|
The name of the adapter instance. The length of the name cannot be larger than 80 characters. |
|
|
The password to connect to the targeted database. This can be obfuscated using the instructions in Password Handling. |
|
|
The properties (
|
|
|
The pathname of the adapter to start. For example:
|