Page 1 of 1

Warehouse Purchase Order xml import cannot do new

PostPosted: Thu Feb 25, 2016 11:13 am
by indikad
I am trying to import a warehouse purchase order using the Jiwa xml import.
However get errors that cannot be explained.

These are my tests. also see attached.

1. New Order
Import_2_asis_neword_NotWorking.xml ( this is the same as the exported xml from Jiwa except that the <OrderID> tag and <OrderNo> tag were removed.
Error – LogicalWarehoseNotFound
Module – ReadeRecodrdFromlongWarehouseName

2. Edit and order ( adding lines )
exported and existing order to xml , removed the lines from Jiwa, then tried to reimport - failes
Import_2_EditOrder_addLines.xml ( this is the same Po exported. We have exported the PO to xml and then removed lines FROM JIWA to see if we can re-add them ).
Error – Non Physical Items are not allowed on a Purchase order
Module : On adding

Re: Warehouse Purchase Order xml import cannot do new

PostPosted: Thu Feb 25, 2016 11:18 am
by Scott.Pearce
1. You have provided an IN_LogicalID in the xml. Jiwa will attempt to read a warehouse using the IN_LogicalID. Does a logical warehouse exist in the target database with an IN_LogicalID of "ZZZZZZZZZZ0000000000"? If not, remove the IN_LogicalID so Jiwa attempts to resolve the logical warehouse by name instead.

Re: Warehouse Purchase Order xml import cannot do new

PostPosted: Thu Feb 25, 2016 11:44 am
by indikad
Hi Scott,

you were too fast - i was about to delete the post. I got something working and will be checking ( how it worked!!!!) will update.

Thanks.

Re: Warehouse Purchase Order xml import cannot do new  Topic is solved

PostPosted: Thu Feb 25, 2016 11:47 am
by indikad
just found it was a version of Jiwa. My initial tests were on 135 and 149 worked.

Thanks again.

Re: Warehouse Purchase Order xml import cannot do new

PostPosted: Thu Feb 25, 2016 11:53 am
by Scott.Pearce
:D