Hello Experts,
I have configured the User Defined Message Search in PI 7.3 on Java for AAE. My Scenario is an Asynchronous Scenario. I referred to all the blogs related to this and was not able to resolve. Please help me on this issue.
Here is how I did my setup
1. Created a filter with all details (Sender Component, Service Interface Namespace).
2. Created Search criteria with X-Path expression.
- I still have doubt if I am using the right syntax for the XPath. I copied the path from the Message type in Message Mapping( Correct me if I am wrong)
Mine looks like - /ns0:mt_Customer_Request/row/REQUESTID (Where Request ID is the field, I will be searching).
3. I am not sure what to give in the prefix tab. I tried the prefix tab with all combinations of Namespace (ns0, ns etc).
4. Save and Activate the changes.
5. I created the indexing job for the date I want to search my message.
6. I tested the setup with the Test Search Criteria and its giving me a response "No Messages available for the selected test criteria".
Please let me know if I am missing any thing.
Thanks,
Harsh