Sahil
5 years agoContributor
No root element found error in SAP IDoc Write
Hi,
I am trying to write to SAP iDOC but getting “No ROOT attribute found in the input document.”
output is getting generated with XSLT and I just need to map output XML to SAP idoc write.
parent pipeline is running in cloud and SAP idoc write is running on groudplex.
Pipeline parameter is given as
Child pipeline:-
mapper source/target
How do I correctly map it. Appreciate any help!