cancel
Showing results for 
Search instead for 
Did you mean: 

why xmii server needs to be restarted if parameter of rfc is changed?

Former Member
0 Kudos

hi,

I am developing a RFC function module in SAP R/3 which will be called from XMII.Whenever I add any export parameter in the RFC the XMII server needs to be restarted...

I am unable to understand what is restarting of server and why it needs to be restarted ....Please help...

Also i am interested to learn XMII ....How can I start ?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sweta,

after you have changed the RFC settings, you have to reset the JCO cache because some values are buffered. You can use the following link:

MII 11.5:

[http://<xmiiserverip>:<port>/Lighthammer/JCOProxy?Mode=Reset]

MII 12:

[http://<xmiiserverip>:<port>/XMII/JCOProxy?Mode=Reset]

Please refer to the following thread for infos for new users:

[;

Also have a look at the WIKI where you can find lots of information:

[https://wiki.sdn.sap.com/wiki/display/xMII]

Regards

Michael