
Add Custom Headers for message logging of unique identifiers in CPI iflows:
Rationale – Most of the times, we might want to search with unique identifiers as the message volume might be high & we do not want to search based on message ID
In that case, we can log the needed value as custom Header/Property & search it on the message monitoring page
IFLOW steps:
Once the message has been processed, use the corresponding request from the Postman collection to get the message for a particular po_number value. Since the custom header properties are stored as name/value pairs, the request looks like this:
https://{{cpi_designtime_url}}/itspaces/odata/api/v1/MessageProcessingLogCustomHeaderProperties?$filter=Name eq 'OrderNo' and Value eq '12345'&$expand=Log&$format=json
Regards,
Rohini Potham
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
5 | |
4 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 | |
2 |