cancel
Showing results for 
Search instead for 
Did you mean: 

Error SAI_MAPPING 107 in BPM

Former Member
0 Kudos

Dear all,

In PI 7.11 I am designing an integration process doing a split mapping via XSLT. When I test the IP it fails in the mapping step with message SAI_MAPPING 107, No interface specified for parameter 2. However I did not configure any parameters to be used. When I test the Operation Mapping with my input message it works fine.

The mapping trace in the IP also shows that the xslt map was executed without warnings.

Does anybody have an idea what is causing this issue?

Thanks a lot in advance,

Rudy Claassen

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Suraj,

No, it's xslt only.

Regards,

Rudy

former_member200962
Active Contributor
0 Kudos

Multimapping mapping using XSLT may give an error if structure of the targte message(s) is not proper. This thread may give you some leads:

Regards,

Abhishek.

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks Abishek, that was exactly the problem. I had a Messagex tag for each individual message. It used to work like that in XI 3.0, but not anymore.

Regards,

Rudy

former_member187339
Active Contributor
0 Kudos

Hello Rudy...

Strange Error!!! SAI_MAPPING

Are you using XSLT mapping alone in the Operation Mapping or do you have some ABAP mapping (before or after) this XSLT mapping...

like

Regards

Suraj