1 source file to multiple receiver files
Hello Experts .
In my source file I have 10 records.I want 10 target files to be created for those 10 records.
Please suggest as to how this can be achieved.
Both the source and target structures are same.
Regards
Advit
Pradeep Verma replied
Hello Advit,
As per my understanding this source message having 10 records is having same fields with different value.
In that case, in Message Mapping in ESR under Signature Tab you can change the signature from '1..1' to '1..N' for target side.
This will split your data into 10 files and you do your normal configuration in ID.
Note: Once you update the Message mapping again re import the Operation Mapping In Interface Determination of ID so that it will show its occurance as 1..N rather than 1..1.
Also if you can share the screenshot of source Data Type than it would be easier to provide the solution.
Regards,
Pradeep