Problem in SIM Integration
we are working implemented SIM 13.2 without RIB / RMS. In order to integrate SIM, we are using STAGE_MESSAGE table in order to handle the messages inbound / outbound. I created a message in order testing a ASIN functionality putting this message in STAGED_MESSGE table, but I got an error.
The message that i sent is:
<ASNInDEO>
<ToLocation>1001</ToLocation>
<FromLocation>7070</FromLocation>
<AsnNbr>63</AsnNbr>
<ShipmentDate></ShipmentDate>
<EstArrivalDate></EstArrivalDate>
<ShipCountryId>CHI</ShipCountryId>
<SealNbr>65</SealNbr>
<CarrierCode>90000</CarrierCode>
<VendorNbr>111</VendorNbr>
<Comments>Prueba</Comments>
<AutoReceive>N</AutoReceive>
<ASNInPODEO>
<PoNbr>1001</PoNbr>
<DocType></DocType>
<ASNInCtnPODEO>
<ContainerId></ContainerId>
<ASNInItemDEO>
<ItemId>111130</ItemId>
<UnitQty>10</UnitQty>
</ASNInItemDEO>
<Comments>Comentarios ASNInCTNDEO</Comments>