Configuration Object Format
Configuration Object Properties
Property | Type | Required? | Description |
Modules | object | Yes | A Modules object containing the details of how the modules which govern ServiceBroker behaviour are configured, for the relevant tenant. |
Providers | object | Yes | A Providers object containing the details of sub-systems that ServiceBroker is to be integrated with (and therefore, the details of how those systems should be accessed and the data within them interpreted and used), for the relevant tenant. |
Transactions | object | Yes | A Transactions object containing the details of how long local copies of "transaction" data from sub-systems that ServiceBroker has be integrated with should retained, for the relevant tenant. |