cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP ->PI->R/3 RFC Scenario RFC parameters are not comming

Former Member
0 Kudos

Hi Experts,

I created one scenario as SOAP ->PI 7.1 -> R/3 RFC call.

When I am testing this scenario Backend RFC is getting called but somehow RFC parameters are coming as blank. In XSMB_MONI it is creating two messages as successful one with correct payload. But when I put debug code at the start of RFC , it is going to the debug code and input parameter values are showing as empty. Please tell me where can I check?

Thanks,

Siva Rama

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Siva,

Please check in the SXMB_MONI of the receiver SAP System.

If the parameters are getting populated here then it must be passed to the RFC.

Make sure you have imported the RFC from the receiver system itself.

regards,

Piyush

Former Member
0 Kudos

fist check that you have imported latest RFC ..

second check your mapping..

third check in sxmb_moni in PI and sxi_monitor in R3 ,increase the logging/tracing and check audit logs...

former_member181962
Active Contributor
0 Kudos

Hi,

Can you check if the RFC's structure hasn't changed after you imported into PI?

If so, can u reimport the RFC structure once again.

Try to stop the RFC communication channel and restart it if it doesn't work.

Regards,

ravi