cancel
Showing results for 
Search instead for 
Did you mean: 

Integration Directory changes not reaching Runtime

Former Member
0 Kudos

Dear all,

I changed a few values on one of the communication channels but is not getting reflected on the runtime. Looks like a cache refresh issue, so I did a 'cache connectivity test' in RWB.

‘Integration server – JAVA’ and ‘Integration Server – ABAP’ and ‘Central adapter engine’ are the three entries present under integration directory.

The first two are fine and are in green but the third one(Central adapter engine) is in yellow. The details show

--Cache notification from Integration Directory received successfully (in green)

--Attempt to fetch cache data from Integration Directory not yet started or still in process(yellow)

Tried to refresh the result but it is still in yellow.

So as per the 'how to handle cache' guide, I checked the RFC destination INTEGRATION_DIRECTORY_HMI and it seems to be fine. Also I have checked http://<host name>:<port>/dir/hmidiag/ext?method=info and that seems to be working fine as well…

Please can you suggest what could be going wrong or what else need to be checked

Cheers

danus

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Check the Integration Directory for Cache Updates.

Go to Environment -- Cache Notifications.

If u see some entries are in red. Try to manually repeat cache update for that instance.

This might solve the problem.

Best Regards,

Kanwal

Answers (4)

Answers (4)

Former Member
0 Kudos

Danus,

Just check this document and follow the steps given:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1a69ea11-0d01-0010-fa80-b47a7930...

Regards,

---Satish

Former Member
0 Kudos

Hi,

Use Transaction SXI_CACHE, under this execute

Starte delta Cache Refresh

start complete cache refresh.

Regards,

Sreeni

Former Member
0 Kudos

Also try restarting com.sap.aii.af.cpa.app service manually.

-Pinkle

Former Member
0 Kudos

First of all, thanks to all of you who have responded.

The CPA cache refresh does not work, as it gives an authorization error, I have request the basis person to try with the XIDIRUSER... let us see what he comes up with !

The cache notification is working fine.

Will try com.sap.aii.af.cpa.app and get back to you soon !

prateek
Active Contributor
0 Kudos

Have u tried full CPACache refresh?

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

Regards,

Prateek