cancel
Showing results for 
Search instead for 
Did you mean: 

Catch exception in FTP Receiver

0 Kudos

Good afternoon, colleagues.
SAP PO Java only.
Scenario: ECC (async XI) -> PO -> FTP.
I need to somehow return the error that occurred in the FTP channel to the ECC.

1. ccBPM is not available for SAP PO Java only

2. Acknowlegment. However, for us it does not fit

Accepted Solutions (0)

Answers (2)

Answers (2)

Liz_
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Andrey,

I think you can use the alert, and set the ECC to the central monitoring server, since for PO, it is java only, it always needs an ABAP Based system as central monitoring server e.g. ERP or SRM. You can check the details about the component based alert from the following link:

https://blogs.sap.com/2012/03/25/michals-pi-tips-component-based-message-alerting/

https://help.sap.com/saphelp_nw74/helpdata/en/2c/f0a3d4540c4c9a9af65139801ef826/frameset.htm

Regards,

Liz

former_member190293
Active Contributor
0 Kudos

Hi Andrey!

And what's about setting up Alerting for that?

Regards, Evgeniy.

0 Kudos

Hi, Evgeniy...

Yes, I proposed a similar solution. But the Customer wants to understand about the level of the business user that the service is unavailable.

As one option is Java Mapping. But the solution using Java Mapping has a limitation. This is SFTP. Therefore, I have to use the SFTP (Acessor) channel to not develop the certificate infrastructure. But I do not know if I'll get an exception if the channel fails