My file to proxy interface was working fine but suddenly I am getting Time Out error in XI side.
I am gettign a short dump in R/3 side
Termination occured in the ABAP progroam "CL_XMS_HTTP_HANDLER=========CP"
in "IF_HTTP_EXTENSION~HANDLE_REQUEST"
In the socurce code you have the termination point in line 526 of the (include) program "CL_XMS_HTTP_HANDLER====CM001"
Source Code Extract
lv_status_reason = 'Error during conversion of xi message' . '#EC NOTEXT
This message I got in Short DUMP in R/3 side . I got this error suddenly in successful file to proxy interface .
Please help me how to resolve this issue.
Regards