cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with the Cache

former_member187447
Participant
0 Kudos

Hi,

Somehow the fields are stuck with old data and no matter how many times i resend the IDOC with new data the fields seems to get the same old data when i see the display queue. I suppose the cache is not getting refreshed or something. What are my options now

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello!

Go to the /CPACache/history.jsp page and check if the latest refreshes were successful.

If they ran successfully, please execute the Syncrhonize Cache option as per note #1347828

Otherwise, please check the error message for the failed updates and post here for our analysis!

Best regards,

Lucas Santos

former_member187447
Participant
0 Kudos

Can you please elaborate on the note, i don't have access to the service market place

Former Member
0 Kudos

Well, the note describes the Synchronize Cache option. But before going through it, please tell me outcome of running a full CPA cache refresh

http://<host>:<J2EE-Port>/CPACache/refresh?mode=full

BR,

Lucas

former_member187447
Participant
0 Kudos

I observe something strange, the target structure doesn't have a third instance of G_SHL as shown below, but i am given the error that the value is missing in there. The structure looks good when i check it there and there is no third instance of G_SHL which is shown as G_SHL[3] in the following trace. Should i reload the structure now or is there anything that i can do before doing that.

Here is the trace

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Request Message Mapping

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

<SAP:Category>Application</SAP:Category>

<SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>

<SAP:P1>com/sap/xi/tf/_IDoc_DESADV_DELVRY05_to_ANSIX12_85~</SAP:P1>

<SAP:P2>com.sap.aii.mappingtool.tf7.MessageMappingExceptio</SAP:P2>

<SAP:P3>n: Runtime exception when processing target-field</SAP:P3>

<SAP:P4>mapping /LIST/S_ISA/S_GS/S_ST/G_SHL[3]/S_HL/S_LIN~</SAP:P4>

<SAP:AdditionalText />

<SAP:Stack>Runtime exception occurred during application mapping com/sap/xi/tf/_IDoc_DESADV_DELVRY05_to_ANSIX12_85; com.sap.aii.mappingtool.tf7.MessageMappingException: Runtime exception *when processing target-fieldmapping /LIST/S_ISA/S_GS/S_ST/G_SHL[3]/S_HL/S_LIN</SAP:Stack>*

<SAP:Retry>M</SAP:Retry>

</SAP:Error>