NetTalk Central

Author Topic: NetTalk Service Methods error list  (Read 3476 times)

jari@softmade.fi

  • Full Member
  • ***
  • Posts: 131
    • View Profile
    • Email
NetTalk Service Methods error list
« on: August 24, 2017, 11:53:55 PM »
Hello

Now the list may looks like this.

            "ERRORNUMBER" : 10,
            "ERRORPOSITION" : "Ride",
            "ERRORRECORDID" : "RID_RIDE_ID=0",
            "ERRORDESCRIPTION" : "Error when attempting to Insert a record
  • ",

            "ERRORRECOMMENDATION" : ""


Few things:
  -ERRORRECORDID includes field prefics
  -ERRORDESCRIPTION can't translate
  -ERRORRECOMMENDATION is allways empty

Is it possible to clear the list so that I can add my own error message with p_web.AddServiceError.

Regards

Jari