Hi,
I have a scenario in PO(PI 7.4) where PDF files are to be picked up from SAP ECC
through File(NFS) channel and posted to 3rd party system through SFTP channel.
Theres no party to party communication involved, and Files are picked up from 6 different folders at al11 .
And these PDF files are to be placed at SFTP server with the same name at their resp foldersas shown below.ASMA properties selected in both channels.
FILES Countrywise Folders
INVOICE_SA SA
INVOICE_ZIM ZIM
CREDIT_KEN KEN
CREDIT_OTHERS CrossBorder countries
Statement_ZAM ZAM
There are no ESR objects involved and ID part is configured with dummy namespaces and interfaces in ICO,I tried using DynamicConfigBean in SFTP recver channel but the problem that how the files meant for their resp country folders will be pushed and not in wrong SFTP folder.
Different parameters tried in above adapter module are "write", "read", & "insert". But still I have doubt that
at runtime the Files be pushed at right folder. Is there any simple way of achieving this without creating java mapping & ESR objects.
Please share some simple and less time consuming idea .