cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with outbound proxy

Former Member
0 Kudos

Hi,

I´m making a scenario Proxy-XI-File, I think that I have done everything ok but my message doesnt get the XI, It get stuck in the R/3 system and in the monitoring I can see the following error:

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?><!-- Call Integration Server -->

<SAP:ErrorHeader xmlns:SAP="http://sap.com/exchange/MessageFormat">

<SAP:Context>

</SAP:Context>

<SAP:Code p1="500 " p2="Error during conversion of XI message" p3="" p4="">HTTP.HTTP_STATUS_CODE_NEQ_OK</SAP:Code><SAP:Text language="EN">HTTP status code 500 : Error during conversion of XI message</SAP:Text></SAP:ErrorHeader>

Could anyone guide with the configuration steps that I should follow to make it work, maybe Ive missed something, because I dont know how to solve that error, I have tried so many things...

Thanks a lot in advanced!

Luis

Accepted Solutions (1)

Accepted Solutions (1)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Check your File Content conversion whethere you have mentioned correctly and it mentions- ---HTTP status code 500 -


so Access the trace file and search for traces with severity ERROR, WARNING or stack traces.

If we do not find an error in the log file or the error message does not explain the problem sufficiently, access the default Trace. The default trace file contains detailed messages for developers. Extract the relevant trace information e.g. using the time stamp or the message ID.

If this does not explain the problem in more detail, increase the trace level and reproduce the problem. Then restart message processing using the message display tool. Mark the message and select repeat.

Regards

Agasthuri Doss

Answers (1)

Answers (1)

prabhu_s2
Active Contributor
0 Kudos

Hi Luis

This luks like file conversion issue. In the recevier communcation channel have the option for message protocol set as file instead of file conversion. execute and check it. If it works fine then you can take sdn or sap hlep on file conversion.

thkx