Hello,
I can't load this xml file (by http adapter):
<?xml version="1.0" encoding="UTF-8"?>
<ZVG_GetOrderList_requ>
<Orders>
<Order MessageType="GETORDERLIST" DecimalSeparator="POINT" Currency="EUR">
<CustomerCode type="AG">0330029839</CustomerCode>
<Plant>1141</Plant>
<SalesOrganisation>1141</SalesOrganisation>
<DocType>1</DocType>
<DistributionChannel>01</DistributionChannel>
<Division>99</Division>
<BeginDate>20040926</BeginDate>
<EndDate>20041026</EndDate>
<TransactionGroup>0</TransactionGroup>
<CustomerOrderNumber />
<ERPOrderNumber />
</Order>
</Orders>
</ZVG_GetOrderList_requ>
is there any problem in this file ?
The message mapping seem to be correct
do we have to add some tags in the file ?
Thanks for your help
Message was edited by: Fabrice Petetin
Message was edited by: Fabrice Petetin
Add a comment