Options

Need to push purchase request into NAV through webservice

virenpvirenp Member Posts: 49
edited 2009-11-30 in NAV Three Tier
Hi,
i need to push purchase request into NAV through webservice. Can anyone help

Comments

  • Options
    garakgarak Member Posts: 3,263
    Did you search the forum for the keyword "webservice" :?:
    There are a lot of examples. Also in the Downloadsection you can find some examples.

    Regards
    Do you make it right, it works too!
  • Options
    Ashish_GuptaAshish_Gupta Member Posts: 56
    we can use only two types of object in websiervice so first you make the page object of purchase request form and then publish this page object in webservices table and then you get the webservice for the P.O by using
    http://localhost:7047/DynamicsNav/WS/CRONUS%20India%20Ltd/Services

    and then use the generated webservice,in this services you mainly got CRUD Method which are known as (create,delete,update and delete).
    Ashish Gupta
    Navision Technical Consultant
  • Options
    krikikriki Member, Moderator Posts: 9,096
    [Topic moved from 'NAV Tips & Tricks' forum to 'NAV 2009' forum]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.