on 2022 Jun 16 4:57 PM
I have a scenario in where a file has to be picked up from a certain file location and put on a FTP server.
For this, I created a simple Integrated Configuration with dummy interface. Like this
Simple and straighforward and working.
But, after the file has been put on the FTP, I have to send a SOAP request to the receiving party, to tell them that the file is ready to be processed. This can also be easily be configured with another Integrated Configuration that sends this SOAP request.
My question is, how can I trigger this second Integrated Configuration after the file has been placed on the FTP?
Is this possible and how to do this?
Or is there perhaps another solution?
Hi Edwin!
You could try to use the following approach: create the second interface for the same receiver with appropriate communication channel (pointing to your second system) and operation/message(XSLT) mapping. In your interface determination switch on the "Maintain Order at Runtime" option. Thus, only after the first interface successfully places the file to location, the second interface will be triggered, where you build the request message for the target system.
Regards, Evgeniy.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
75 | |
10 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.