Skip to Content
0
Former Member
May 19, 2011 at 08:05 PM

Problem with xml file without namespace

794 Views

Hi experts,

hope i have an easy question 4 you.

PI 7.1, i'm trying to bring a simple scenario to run: XML file -> (File Adapter) -> PI -> (File Adapter) -> csv file.

My Problem is that the xml file has no namespace and this produces an error in PI:

Runtime exception occurred during application mapping com/sap/xi/tf/_MM_BlaBla_; com.sap.aii.mappingtool.tf7.IllegalInstanceException: Cannot create target element /ns0:MT_BlaBla_TGT. Values missing in queue context. Target

If I put namespace manually in the xml file, the scenario works fine.

After search for help, i had removed the namespace from the message type in the IR/ESB but this had no postive effect. I'll get an error without namespace in the file and it work's with the namespace.

Thanks for advice!