cancel
Showing results for 
Search instead for 
Did you mean: 

Integration Advisor - Graphical Mapping functionality

former_member601407
Participant
0 Kudos

Hi Team,

i have a query regarding the mapping(EDI to API or any example) done in the Integration advisor, Does this mapping supports anything else other than XSLT for additional functionality ?

In the function tab, for any additional mapping (like arithmetic, node functions etc..), we had to write XSLT code for that. Is there any option available to solve this in graphical mapping way ?

Also, Please share if there is any Mapping guideline/standard available for this mapping process

Accepted Solutions (0)

Answers (2)

Answers (2)

Sriprasadsbhat
Active Contributor

Hello Subin,

It supports xslt and xpath only.Refer below documentation.

https://help.sap.com/docs/cloud-integration/sap-cloud-integration/functions?locale=en-US

For some of xslt functions you can refer below

https://blogs.sap.com/2021/04/06/integration-advisor-mapping-element-functions-the-use-of-xslcopy-xs...

regards,

Sriprasad S Bhat

mastanvalim
Participant

Hi Subin,

no, there is no way, we have to use XSLT code only.

it does support code value mapping for that you have to assign codes in source and target , then you can use them for conversion like value mapping.

but for others like removing leading zeros,formatting of numbers etc has to be done in XSLT only.

Regards,

Mastan