Does anybody have any suggestions on how to post orders from a NAS client to different companies.
Here's what I'm trying to do...
I have created a codeunit to send and receive info Using Webservices then created a Job Queue and a NAS client to run every 15 minutes. The webservice sends orfder information to several companies in Navision thru heavy use of CHANGECOMPANY. In most cases this works fine, but when we get to posting for instance orders in Navision this gets complicated.
Because Codeunit 80 calls a bunch of different functions and uses several tables.
What I really would love is to be able to CHANGECOMPANY globall within the current client, then my problem would be solved. But no such thing exists as far as I know.
Any help would be appreciated
Thanks
*This post is locked for comments