Good morning,
We are developing a process that involves the following:
An external warehouse to our customer sends a file via ftp. This file contains the serial numbers of the items of the purchase order. When the client receives the file will automatically be imported into NAV but i need register the order too.
My question is if I can add a function in the codeunit 81, publish this codeunit and access function with an external aplication to register the purchase/sales order? This solve me the problem.
0
Comments
However I would seriously think about the architecture of exposing anything that calls a posting routine to the outside world. As posting is moving an uposted document into ledgers and finalizing part of a transaction that is normally something that should be initiated by a user or a process that originates from inside an organization. It could be risky to expose a process that now allows an outside party to control when a transaction with financial implications occurs.
Epimatic Corp.
http://www.epimatic.com
I have been trying to publish the WS but i have many troubles...
If you want you can help me here... viewtopic.php?f=32&t=43050