cancel
Showing results for 
Search instead for 
Did you mean: 

Why SAP MII JCO connection keep the SAP Server name configuration in cache?

eliasmsiqueira
Discoverer
0 Kudos

We've transported a transaction using JCO interface action block which was auto-populated with DEV connection settings. when running in QA, it's trying to connect DEV ERP instead of QA. for some reason it doesn't refresh the fields, unless you manually open the transaction in QA and reset the connection selection. this action is not possible in QA as the project is deployed and using CTS for transport.

JCO cache was already refreshed - XMII/JCOProxy?Mode=Reset.

Any idea will be appreciated.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Ellias ,

Could you try below step .Generally in migration projects we do this activity for transactions.

1) Clear xml samples

For transaction it is possible that transaction action block still holds an old xml response which could be pointing to old dev.

Hence right click on the each action and clear response ,save and execute .

Thank You ,

Neha

eliasmsiqueira
Discoverer
0 Kudos

Good idea Neha, but even after clearing the responses it is failing. It will clear the Request/Response structures, but the value in cache is the SAPServerName link...

former_member185280
Active Contributor
0 Kudos

This shouldn't happen and sounds like a bug. I would check for any relevant sap notes and/or log a ticket with SAP.

Regards,
Christian

eliasmsiqueira
Discoverer
0 Kudos

Thanks Christian!