Updating SOH Orders (2 replies)
Christian, ultimately we're at the mercy of the internal logic of SOH object.
You would need a subprogram to be able to provide the update logic you require.
Thanks
Closed due to inactivity.
Christian, ultimately we're at the mercy of the internal logic of SOH object.
You would need a subprogram to be able to provide the update logic you require.
Thanks
Closed due to inactivity.
Realisable Software Ltd provides code-free, cost-effective applications integration solutions for SMEs. Our core IMan product is designed to integrate almost any application with a number of Sage solutions and online payment processors.
Looking to purchase IMan, please see our resellers here.
Realisable Software
Ph: +44 (0) 208 123 1017
Copyright © Realisable. All rights reserved.
Realisable is a registered trademark
Realisable Software Ltd provides code-free, cost-effective applications integration solutions for SMEs. Our core IMan product is designed to integrate almost any application with a number of Sage solutions and online payment processors.
Looking to purchase IMan, please see our resellers here.
Realisable Software
Ph: +44 (0) 208 123 1017
Copyright © Realisable. All rights reserved.
Realisable is a registered trademark
Realisable Software Ltd provides code-free, cost-effective applications integration solutions for SMEs. Our core IMan product is designed to integrate almost any application with a number of Sage solutions and online payment processors.
Looking to purchase IMan, please see our resellers here.
Realisable Software
Ph: +44 (0) 208 123 1017
Copyright © Realisable. All rights reserved.
Realisable is a registered trademark
I'm having a few problems with updating existing records in X3. I'm my case, I'm trying to update the lines Qty to Allocate (WALLQTY) on an existing order. What I'm finding is it will update the lines in sequential order of the import file, without paying any attention to whether or not the line its trying to update is actually the line I want it to.
In other words, if my update file's lines aren't in the same order as the order lines in X3, then I get all my WALLQTYs against the wrong lines in X3. Is there someway to force it to update matching lines, but just process sequentially? e.g. how to I update line 5 on an order that has 10 lines?