getConfig()
Retrieves generic configuration information. More specific configuration information is accessed through separate methods.
The following table lists the returned results:
| Name | Type | Description |
|---|---|---|
| Instance ID | String | The adapter configuration ID. |
| Adapter Name | String | The name of the adapter. |
| Repository Connection | String | The URL of the repository used for the adapter configuration. |
| Configuration URL | String | The location of the adapter project. It is either a filename or configuration URL. |
| Command | String | The command line arguments used to start the adapter. |
Copyright © Cloud Software Group, Inc. All rights reserved.