Here are the things I did and followed
1. SRM Proxy to File interface is working great on XI3.0 box
2. Exported repository scenario from XI3.0 into TPZ file
3. Imported that file into PI7.1 ES Repository
4. Builder Config -
- Added Business systems for SRM and Business Service for File System
- Prepared a File/FTP communication channel for "File System"
- Prepared receiver determination and added "Service Interface", sender and receiver
- Added Receiver agreement and Interface determinations
- As this is proxy to file scenario, I didn't have to create communication channel for SRM and aso Sender agreement
5. Tested scenario from Builder config simulator, worked great.
6. Error: When i tested from SRM, I am getting the following error messages
- SXMB_MONI - Gives <SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_ASYNC</SAP:Code>. No receiver could be determined</SAP:Stack>
- From RWB, Message Monitoring got same message
- From PI ABAP, went to SMQ2 and found failed message with error "XI Error NO_RECEIVER_CASE_ASYNC.RCVR_DETERMINATION"
7. To diagnose, here are all the things i did
- All cache release (SXI_CACHE and also from exchange profile)
- Recreated builder config bunch of times
- Cleared and removed queue
- Restarted servers
- SRM has proper RFC destination connection. validated all
Either I am missing something small or I shouldn't import from XI Repository.
Really appreciate your help.