Jump to: navigation, search

Changes


/* Notification Endpoint */
= Notification Endpoint=
Adapt “Your/EventNotificationEndpoint/Folder/Configuration/config.json” file, configure at least the mandatory settings:
* "USAMUrl": The URL of the USAM Service* "QueuePath": The folder containing all files, which will be sent to Enterprise Service for processing. After having been processed by ES, the corresponding files will be deleted.* "InComingLogPath": All received COMOS notifications will be stored here * "ProcessUrl": The URL of the Enterprise Service web interface
----Optional settings: * "LogPath": Path to your log files folder* "DeleteLogAfter": Maximum age (in days) to keep log files for* "DBkeys": Json string array containing the white list of COMOS DBkeys (empty or delete for receiving all DBkeys)
123
edits