Hi All,
here the requirement : I want to convert Idoc to file in PI 7.4 (single stack) and send to FTP location with time stamp (eg: xxx_06082014123055.txt) and also need to create another empty file with same time stamp (eg: done_06082014123055.txt) after transferring xxx file. when the target system find the done file then it process the xxx file and deletes done file.
one way is I could create a 2 operation mapping and 2 service interface which will then configured in ID as two receiver interface mentioning 'maintain order at Runtime' pointing to same communication channel but the filename had to be created in UDF in mapping.
My question is , Is there any other alternative or better way to achieve this??
ur ideas pls....
Sha