cancel
Showing results for 
Search instead for 
Did you mean: 

File to Proxy scenario message failed in ECC with staus SYSFAIL

Former Member
0 Kudos

Hi All,

We are working on File to proxy scenario, PI able to send message successfully to ECC, but In ECC , message got stuck in queues with the status 'SYSFAIL',

when I read the error message it is showing Address Invalid.

when I run the LUW, it is giving 'Function module does not exist or EXCEPTION 'raised message.

I'm using PI 7.1 EHP1 , ECC 6.0, can anyone suggest the trouble shooting guidelines for this issue?

Thanks,

Venu.

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member208856
Active Contributor
0 Kudos

Have you written "Commit work" at the end of the code of Inbound Proxy ?

Also check the queue is registered & activate in SXMB_ADM.

Shabarish_Nair
Active Contributor
0 Kudos
when I run the LUW, it is giving 'Function module does not exist or EXCEPTION 'raised message.

in your code, there seems to be an invalid statement.

check the proxy code.

baskar_gopalakrishnan2
Active Contributor
0 Kudos

This exception is not at the PI side. This is happening at the proxy coding area. You can also look sxmb_moni in ECC to know the exception log trace in abap side. Plus contact abap team to find out issues.

Former Member
0 Kudos

Check in ST22 and SM21 for more trace.

Regards,

Pinkle