on 2020 Apr 16 1:08 PM
Hi Experts,
Could you please let me know how to generate an Alert from SAP CPI if the file is not there in Sender SFTP folder?
We have scenario where to schedule my IFLOW in a day at a particular time. If the file is not there after the polling at a particular time then how to generate an alert from SAP CPI?
Regards,
Souvik
Hello Souvik,
Its not possible to throw an error if there is no file available in a single iflow.You should have 2 interfaces one actual iflow where at the end of file processing it sets some flag to global variable regarding file processing and second iflow which is scheduled after original iflows processing to check the variable to send error notification or not.
Other option is to ask SFTP team to take care of error handling as SAP CPI have limited scope to take care of SFTP server related task.
Regards,
Sriprasad Shivaram Bhat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Souvik,
Did you find any solution to this problem. If yes, Can you share your experience.
Thanks and Regards
Shayak Mukherjee
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can refer to the link below.
Link : https://blogs.sap.com/2022/01/17/sap-cloud-integration-generate-alert-if-file-not-found-in-sender-sf...
User | Count |
---|---|
66 | |
10 | |
10 | |
10 | |
10 | |
8 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.