Hi Guys,
We are currently updating a pass-through interface. This interface is using an ICO flow.
Currently, the interface only processes 1 text file -> 1 text file through FTP adapter from ECC server to target FTP server.
Due to a performance issue encountered in ECC, a modification is needed to be done on how the files are generated in ECC.
The text file generated in ECC will be divided into 5 batches (5 different text files) to avoid the issue.
Now that file will be divided, a changes in PI is needed to be applied.
In PI, these 5 files will be picked up from the ECC server.
These files are needed to be merged/combined and be outputed into 1 text file.
These batches of file should be complete in the server before PI will pick-up/send it to the target system.
Is there a possibility to validate that these group of files are already complete in server?
To be scenario: 5 text files -> 1 text file
Currently, we don't have a mapping or any ESR object. We only have the ID objects.
My concern is, how can this be done in PI?
I have read several blogs using the ccBPM, although I have never used this procedure. So I also need to study this.
Also, are there any procedure that can be done aside from ccBPM?
System Details:
PI 7.30
SP 11
Regards,
Neil