Dear Experts,
I have received a new requirement on File to File scenario.
PI has to pick a file from one network directory and place it on specific directory. Please note that there will not be any mapping as client does't want to change the file content...
File Names will be:
Partner1_001_Invoice.xml
Partner1_002_Invoice.xml
.........
Partner2_001_Invoice.xml
Partner2_002_Invoice.xml
.....
In Target System, the directories will be like following....
Partner1
---001
---002
Partner2
---001
---002
In this case, PI has pick the file 'Partner1_001_Invoice.xml' file and it should place file on following directory...
Partner1
---001
and so on...
Need help to configure the above interface....
Thanks-
Rams
Request clarification before answering.
Here you go.
Dynamic file name in a File to File pass through scenario - Code Gallery - SCN Wiki
You can create a java mapping as per this blog. Using this option, you can create both dynamic file name and dynamic folder with some manipulations in this java code.
Regards,
Kedar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.