Webservice problem

RikarddoRikarddo Member Posts: 80
Hi,

I have in the web service table of nav a page called SFContactOut where it has defined all fields that are sent from NAV to SalesForce.

Im trying to add a new field that i've created called GUN2. When i compile the object it keeps showing this error:



"The property 'GUN2' does not exist on type 'SamecaIntegration.NAVSAMECA.SFContactOUT'. Make sure to only use property names that are defined by the type"



And the integration of NAV-> to SF or vice-versa fails. My SalesForce partner when updates the webservice , the new field also does not appears.



What am i missing here?

Best Answer

  • RikarddoRikarddo Member Posts: 80
    Answer ✓
    Also we have an internal software developed in C# that uses webservices OData and SOAP. On that software we can read the new variable that i inserted on that page of NAV.

    Not understanding if i have to do anything more so that my SalesForce partner can add that field .

Answers

  • RikarddoRikarddo Member Posts: 80
    Answer ✓
    Also we have an internal software developed in C# that uses webservices OData and SOAP. On that software we can read the new variable that i inserted on that page of NAV.

    Not understanding if i have to do anything more so that my SalesForce partner can add that field .
  • RikarddoRikarddo Member Posts: 80
    It was a problem of my Salesforce partner. got it working.
Sign In or Register to comment.