Hi,
I need to update Navision data in a different database when a user performs a certain task. I am thinking of doing this by using NAS, the method being that when the user performs that task a message is sent to NAS (in the second database) and a codeunit is run to perform what I required to be done to that data. I have set up the NAS and the respective codeunit but I am unsure how to send a message from Navision to this NAS. Does anyone know how to do this or have a different suggestion on how I can update data in a different Navision database ? 8-[
Thanks
0
Comments
RIS Plus, LLC
I would recommend the NAS though since you get access to the business logic as well.
I have used both successfully.
Thanks
O:)
If you still can't get it to work after you worked through the examples, please post your code and we'll take a look at it. If you follow the examples, you should be able to get it to work in no time.
RIS Plus, LLC