cancel
Showing results for 
Search instead for 
Did you mean: 

RFC structure changed but i can't see it in sxmb_moni

Former Member
0 Kudos

Hi

RFC structure changed but i can't see it in sxmb_moni.

my RFC as follows

before change

import => DN

export => system_message

table => ind_edi

return

after change

import => DN

export => system_message

table => return

text

i can't see new RFC structure in t-code sxmb_moni, Why?

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Re-Import the RFC in Integration Repository and do some dummy changes in RFC Communication Channel and Activate it.

Surely this will solve your problem.

Former Member
0 Kudos

Hi,

As all said you just import the RFC enabled function module again in to your IR and activate the whole,it should reflect.

Abhishek Paul

former_member190389
Active Contributor
0 Kudos

Hi,

reimport the rfc in IR again and if still you are not able to see it perform a cpacache refresh.

http://<host:port>/CPACache/refresh?mode=full

Former Member
0 Kudos

Thanks!

it can work after restart J2EE.

Former Member
0 Kudos

Hello,

Have you reimported the RFC to Integration Reqpository....

If, refresh the Cache...

Transaction: SXI_CAHE - do delta and full refresh

still, if you r getting the problem...do CPAcahce full refresh

Regards,

Sreenivas

Former Member
0 Kudos

Have you imported changed rfc to integration repository?