cancel
Showing results for 
Search instead for 
Did you mean: 

How to test ABAP mapping used in a Integration Process node

Former Member
0 Kudos

Hi,

anyone can suggest me how to debug an ABAP mapping used into a transformation node belonging to an Integration Process ?

Thanks.

Francesco

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Hi, Francesco.

I've debugged ABAP Mapping with SXI_MAPPING_TEST transaction.

If you have creted a scenario including your ABAP Mapping, you only hace to put the correct sender/sender interface and receiver/receiver interface. You have to put some XML document as an input.

I wrote in my code the Break-point instruction an debugged the process without problems.

regards,

Francisco

Former Member
0 Kudos

Thanks Michal,

yes I knew this transaction and I will do it building a new scenario where I will use the same ABAP mapping without include it in a transformation node of an integration process.

I hoped to have some possibility to test (in debug) the mapping even if it is executed in background.

Francesco

MichalKrawczyk
Active Contributor
0 Kudos

Hi Francesco,

have you tried TCODE: SXI_MAPPING_TEST ?

Regards,

michal