Hi All,
We have a real time scenario for Warehouse management which requires the below functionality :
1. PI needs to pick 2 types of xml file from a single folder ( file name is random every time but the structures of both are predefined). For this reason I am using Java Mapping).
2. Once the sender File channel picks the file, ICO should send both the files accordingly to 2 receiver channels (One File Receiver Channel and the second Proxy Receiver Channel).
3. Now, since we are working on PI 7.31 and using Java mapping, we need to use Extended Receiver Determination in ICO and Java Mapping to determine receivers in mapping itself and send the relevant file to appropriate receiver.
Can anybody provide me some pointers for the same asap as I have never worked too deep on Java Mapping and have very little coding knowledge.
File Sender --> PI (Java Mapoing & ICO determining receiver based on xml structure at design time) --> File Receiver,SOAP Receiver
Thanks
Neha