cancel
Showing results for 
Search instead for 
Did you mean: 

Java Mapping Initialization

Former Member
0 Kudos

Hi,

I have heard that with SP16 there are special initialization methods invoked before a mapping transformation is done. Does anybody know if this is true? If yes, where can I find documentation about this topic? I haven't found anything in SAP HELP yet.

Cheers,

Heiko

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Heiko,

I think these Java Sections are introduced from SP14.

You can find this on the Graphical mapping window.

This is what XI Doc says:

<b>Edit Java Sections</b>

Use this function to specify global variables and additional Java sections for all Java functions. First the mapping runtime includes the Java packages specified under Imports. You can enter the same packages entered for a user-defined function. Then the mapping runtime declares the variables entered as global variables and executes the sections in the following order:

1. Initialization section

2. Message mapping

3. Cleanup section

Please refer the following link for More details:

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/49/1ebc6111ea2f45a9946c702b685299/content.htm">SAP XI Help</a>

Regards,

Ananth

Answers (0)