cancel
Showing results for 
Search instead for 
Did you mean: 

SAP CIG mapping tool test result shows that the custom element added twice

former_member379628
Discoverer
0 Kudos

Hi Folks,

I am working on P2P integration with SAP ERP 6.0, and we are using CIG as the middleware with that being said I am currently using the CIG mapping tool to map custom fields that is sent on the CXML to ERP document . The document I am trying to map using the mapping tool is CXML PurchaseOrderExportRequest => PurchaseOrderExportRequest Add-on. (ERP)

The issue i noticed here is with the following mapping:

In the source CXML I receive a custom filed called "RequesterID" and I try to map it to a child element of the PO Items as shown below :

mapping.png

I have create a target position variable and added a source condition as well.

Source CXML:

<item><custom><CustomString name="RequesterID">TEST</CustomString></custom></item>

Result: ( The field is added twice ),

<po_items>

<item>

<PREQ_NAME>test</PREQ_NAME>

<PREQ_NAME>test</PREQ_NAME>

</item></po_items>

Can any one please let me know if this is a product bug or something I am missing here ?

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member379628
Discoverer
0 Kudos

Thanks Kandasami. I had opened the SR as well, also I noticed the flexi fields defined by us in the ARIBA system is not available for mapping in the mapping tool, though its being sent in the payload. Hopefully Ariba support team will address these issues as quickly as possible.

former_member220103
Active Participant
0 Kudos

Hello Krishnakumar,

Could you please open the SR# and our Ariba support will be getting in touch with you.

thanks,

S.P.Kandasami