cancel
Showing results for 
Search instead for 
Did you mean: 

Issue in ABAP Proxy

Former Member
0 Kudos

Hi Folks,

I'm having a strange problem, I'm currently working on a proxy to file scenario. If I'm directly testing the proxy i.e. executing the proxy class directly I'm receiving the file proper in the file system. But when I'm executing the proxy grom (ABAP Program) I'm getting an error saying

<SAP:P2>com.sap.aii.utilxi.misc.api.BaseRuntimeException</SAP:P2>

<SAP:P3>RuntimeException in Message-Mapping transformatio~</SAP:P3>

Kindly help.

Regards,

Santosh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I think the source payload what ur message mapping is expecting and what exactly u r sending from the program are nt matching...

Can u pl copy the payload from the SXMB_MONI and test it message mapping...

If it works fine here then ur scenario should wrk fine from end to end also...

Note:When u copy the payload.. get the source view from moni and check in the test tab the source payload is in green colur or in red...

Let us know the result

Babu

Former Member
0 Kudos

Hi Folks,

Thank you very much for all your replies. The problem is resolved now.

Problem: There was a problem in Data Conversion in the program.

Solution: Created local variable and passed the same to the proxy.

Regards,

Santosh

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

just trying to understand,Is There any Problem with the abap report which triggers the proxy?

 If I'm directly testing the proxy i.e. executing the proxy class directly I'm receiving the
 file proper in the file system

Please regenerate the proxies and check once again.

Regards,

Srinivas