Options

OnInsert Trigger from NAV 2009 SP1 Page

sabzamsabzam Member Posts: 1,149
edited 2010-07-27 in NAV Three Tier
Dear All,

Is it possible to tirgger a call to a .net or a webservice application from page which sends the whole rec?

Comments

  • Options
    ara3nara3n Member Posts: 9,255
    Short Answer is Yes,

    But could you provide more info on what you are trying to do?
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • Options
    sabzamsabzam Member Posts: 1,149
    I am currently setting an integration configuration between NAV and a webservice which in turn updates another software. The end result should be that the customers of both NAV and the other system are in synch. In order to get this I require that as soon as the customer is inserted/delete/updated in NAV the info is sent to the other system and vice-versa.

    I managed to update/modify/read/delete a customer from NAV through a webservice when needing to update the NAV records. But I have still not managed to send the entrie record from NAV to a com object or webservice whenever it is updated/modified/deleted/created.
Sign In or Register to comment.