Commerce Portal

ggiewon
ggiewon Member Posts: 4
edited 2004-06-05 in Navision e-Commerce
I need implement service suport in my web page. What i need do in Navision to operate new messages from web site. My new message have root node "serviceorder" and informations should go to table no. 5900. Where i need make changes (what codeunit i need modify)?

Comments

  • tyrrestrup
    tyrrestrup Member Posts: 10
    There are quite a few codeunits you'll need to modify to incorporate service orders on Commerce Portal.

    You'll also need to modify the ASP code on the transport pages.

    This is not something you do in a few hours, sorry :(


    Christian
  • tyrrestrup
    tyrrestrup Member Posts: 10
    I would recommend debugging a regular service order on both the ASP side (web front end) and the Navision side.

    That should give you a pretty good idea on the changes you'll need to make.


    Christian