cancel
Showing results for 
Search instead for 
Did you mean: 

RFC timeout Alert

Former Member
0 Kudos

Hi All:

I am making Synch call to SAP system via RFC. But I just like to raise an ALERT

if my target system (SAP) has failed to send a response within a specefied time.

i.e. <b>Time Out Exception/ALERT.</b>

Again if XI make a call to SAP uisng RFC and if SAP System does not the response within in 10 min then I need to generate an Alert for this.

Please let me know if I can achive it XI

Thanks

Farooq.

Accepted Solutions (0)

Answers (1)

Answers (1)

justin_santhanam
Active Contributor
0 Kudos

Farooq,

You can use BPM. In that use deadline branch to achieve the same.

Best regards,

raj,

Former Member
0 Kudos

Hi Raj,

I am not using any BPM for this interface, because just of Alert I need to create a BPM for this.

Can I send it by some other way??

Thanks

Farooq.

justin_santhanam
Active Contributor
0 Kudos

Farooq,

Generally the Synchronous interfaces has timeout parameter. Usually we have to increase the Synch timeout parameter. Its not perfect solution to decrease the timeout parameter only for this interface , the rest of interfaces will affect too. I'm sorry Farooq I don't know any other way rather than using BPM. Please let us wait for someother responses too.

Best regards,

raj.