cancel
Showing results for 
Search instead for 
Did you mean: 

activate ABAP Proxies with AEX

Former Member
0 Kudos

Dear All,

I can connect ESR, SLDCHECK is OK, SLDAPICUST is also OK. I encounter a problem where I execute the report SPROX_CHECK_HTTP_COMMUNICATION, failed. The third-party system submit a request to ECC via PI 7.4 single stack. I set a external breakpoint. BUT there is no vaule for every field. I clear the full cache.

Anybody know the reasons?
Thank you for support in advance.


Many thanks & best regards,
Hubery

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Thank you  Praveen for your response. I am so busy in the latest. I write the error code. Here I should use the "INPUT" to receive the data.

input-MT_3RD2ECC_HTTP_TEST-ITEMS-ID.

Many thanks & best regards,

Hubery

Answers (1)

Answers (1)

former_member182412
Active Contributor
0 Kudos

Hi Hubery,

  • Can you paste the payload in ECC SXI_MONITOR for this message??
  • Can you paste your ECC message type also?

Regards,

Praveen.

Former Member
0 Kudos

ECC SXI_MONITOR:

PROXY generate data type:

former_member182412
Active Contributor
0 Kudos

Hi Hubery,

I asked the XML payload which you can find it in SXI_MONITOR in ECC not the debugging screen because you already provided debugging screen in initial post.

Regards,

Praveen.

Former Member
0 Kudos

Sorry, I put the error picture.

former_member182412
Active Contributor
0 Kudos

Hi Hubery,

  • In the payload the message type name is MT_3rd2ECC_HTTP_Test but in your code you are referring ZMT_3RD2SAP_TEST
  • Are you using the right message type in the code? i can see the difference in the names, double check are you using the right message type.

Regards,

Praveen.