...
The Header section consists of 4 header lines as seen below
Code Block | ||
---|---|---|
| ||
Use: {'Agreements' or 'BaseChannels'} |
...
ObjectsToUse: {Object1, Object2} |
...
ListsToUse: {MyCompanyProtocol, RespondingPartnerAgrmtIDs, PartnerIDs, PartnerProtocol} |
...
MyCompanyName: MyCompany |
The Use line indicates whether the config file will be used for Agreements or Base Listening Channels.
...
The second section indicates which properties to replace on which objects. The lines follow the below format.
Code Block |
---|
${ObjectName}:${PropertySet}|${PropertyName}:${PropertyValue} |
For full configuration file examples see here.