cancel
Showing results for 
Search instead for 
Did you mean: 

Is possible this result using Graphical Mapping in PI 7.5

Former Member
0 Kudos

Hi guys,

I'm working in SAP ECC-Ariba Solution and when create and RFQ in SAP, when create a long text this is not populate in Ariba.

According to recommendations of the integration team of Ariba I've tried to generete this XML to solve this issue and short and long text will be populate in Ariba.

<ItemDetail>

<UnitPrice>

<Money currency="MXN"/>

</UnitPrice>

<Description xml:lang="EN">

<ShortName>VALVULA DE PRUEBAS CODIFICACION </ShortName>

</Description>

<Description xml:lang="EN">Descripción larga de las válvulas – Texto de posición</Description>

<UnitOfMeasure>PZA</UnitOfMeasure>


My question is: Is possible achieve this result only with functions of graphical mapping?


If I mapp the child node <ShortName> the partner node <Description> is not reading. When no mapp ShortName, the tag Description is mapped. I suppose this is the normal functioning of xml when the child node is of type element.

Besides this mapping is standard of ariba solution and not able to change the schema, so I need to solve this in mapping with standard node functions o similar.

I appreciate yours comments.


BR


Pablo.

Accepted Solutions (0)

Answers (1)

Answers (1)

nabendu_sen
Active Contributor
0 Kudos

Is <xml:lang="EN"> defined as attribute? Can you provide some more details or screenshots?

Regards,

Nabendu.