Update via WebService

marvinqvistmarvinqvist Member Posts: 53
edited 2009-02-03 in NAV Three Tier
Hi,

I have published a Page i a WebService and pointed a c# application to the WebService. It is no problem to get the information out from Nav2009, but when I want to update the record I have a problem updating a 'Option-field'.

The field is names 'Status' and it seems that the webservice only accepts objects of type 'Status' - but how can I then update the selected value of the 'Status', so that it will update the record in Nav2009 ??

Thanks in advance!

/MQ

Comments

  • marvinqvistmarvinqvist Member Posts: 53
    No need to stress your heads on this question.

    I made a work-around via a Codeunit instead.

    /MQ
  • ChessExpertChessExpert Member Posts: 103
    Hello there. I have a similar problem with this. How are you able to get around this one. Thank you for your advice.

    ChessExpert.
Sign In or Register to comment.