📄️ Endpoints
The Endpoints tab provides comprehensive information, including the flow's name, type, address, log level, and WSDL connection if it is of SOAP type.
📄️ Counters
The Counters tab allows creating a new counter and viewing the properties of the counters in MIP, such as minimum, maximum and current value.
📄️ Alerts
The Alert tab contains important details including recipients, time, template type, flow id. Alert is an alert mechanism that allows you to quickly notice important information or issues that may arise during an integration process.
📄️ Message Search Rules
When defining a rule for message search, it is first determined for which flow this search will be made. Then, the XPath or JSON Path expression that will be used to search within the messages in this stream is determined. This expression is used to target a specific area to search in the message content. When a message arrives, it is examined according to the specified rule and if a field compatible with the XPath or JSON Path expression in the message is found, the value of this field is stored in the database together with the message ID. In this way, important information in messages that comply with the relevant rule is kept in the database.