Mapping BoundNode to IDATA Record

Hi,

I’m have an xml file, that represents an inbound invoice
( see below - Example bXML File )

My flow service calls

loaddocument
documenttorecord
BAPI_INCOMINGINVOICE_CREATE

BAPI_INCOMINGINVOICE_CREATE is a inbound SAP map, that has all the parameters of the BAPI

I generated the IDATA record structure from the ifr.sap.com IncomingInvoice schema

So some reason i’m unable to map the IDATA object to the BAPI parameters…

I feel like i’m going round in cricles :wink:

Example bXML file

[highlight=xml] <?xml version="1.0" encoding="iso-8859-1"?>
<biztalk_1 xmlns=“urn:biztalk-org:biztalk:biztalk_1”>

0A01C001F70D6DDA0000010A 2006-05-24T15:47:49 urn:sap-com:logical-system:SAPSYS0001 urn:sap-com:logical-system:BUSCON0001 X RE 2006-04-19 2006-05-25 20099 1000 GBP GBP 0.00000 0.00000 2.9400 X PSO1 2006-05-25 0 0 0 0.000 0.000 0.0000 0.0000 000001 4500000049 00010 0000 V1 2.5000 1 EA EA 0.000 000 00 0000000000 [/highlight]