You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 13, 2025. It is now read-only.
Similar structure as broker-module, relies on the messaging-module and thus the core-module.
ClearingHouseService as a central point for sending IDS-Messages to the ClearingHouse.
Pre-built functions in ClearingHouseService, instead of having to build the specific message types individually.
Scope of Functionality
URL of the ClearingHouse must be known
Predefined functions in the ClearingHouseService: registerPidAtClearingHouse, sendLogToClearingHouse, queryClearingHouse,
For example, for sendLogToClearingHouse only the message-to-log and the process-id under which the message will be logged are needed -> Services will build LogMessage