...
Key | Description |
---|---|
| A name for this elm-sync server instance |
| The URL to access the current CDCM to ELM Sync mapping information, the data from the SQLite object_mapping table. |
| |
| Maximum number of retries for REST calls. |
| Number of seconds between retries. |
| Maximum number of retries for unique dcterms.title for an ELM GCM resource. |
| The port for the elm-sync server |
| /sandbox, the path for the elm-sync controllers e.g., http://localhost:8080/sandbox/api/v1/objectMappings |
...
Key | Description |
---|---|
| URL of the ELM GCM server to synchronize with |
| Path of the ELM GCM service to create a project area. |
| Path of the ELM GCM service to update a configuration. |
| Path of the ELM GCM service to create a project area. |
...
A name for the connection | |
| A comma separated list of URI patters to resources protected by this connection configuration |
| The consumer key for the consumer connection |
| The consumer secret for the |
| The URL of the root services resource for the ELM application used to establish the consumer inbound connection, usually the roots services URL for the Jazz Team Server for those ELM applications that authentication using JTS. |
| Specifies the OAuth1.0a information for incoming REST calls to elm-sync |
| The relm name for this elm-sync application instance |
| Whether elm-sync automatically approves consumer keys |
| Whether elm-sync automatically approves tokens |
| A name for the inbound consumer connection |
| Consumer key for the inbound connection |
| The consumer secret for the inbound |
Future consideration: these API paths are defined by the GCM REST API at https://jazz.net/gc/doc/scenarios and https://jazz.net/jts/doc/scenarios and may not be need to be configured manually.
...
to be configured manually.
ELM GCM Security Configuration: smartfacts.oauth10a
Provides the information needed for elm-sync to authenticate with ELM GCM and JTS using OAuth1.0a.
Key | Description |
---|---|
| Whether the connection is active or not |
| |
| A list of outbound connections to servers authenticated with OAuth1.0a |
| Path of the ELM GCM service to create a project area. |
CDCM Configuration Area Mappings: configuration.area.mapping
This is a list of the CDCM configuration area IDs to ELM GCM server URI mappings.
Key | Description |
---|---|
| CDCM Configuration Area ID |
| ELM GCM server URI, should be the same as |
Links
...