[progress Communities] [progress Openedge Abl] Forum Post: Re: Sending Back The Jsdo

  • Thread starter Thread starter egarcia
  • Start date Start date
Status
Not open for further replies.
E

egarcia

Guest
Hello Meyrick, Did you regenerate the catalog? Take a look at the annotations. It should say operation="submit". The entry in the catalog should say type="submit" verb="put". PUT is used so that you can send JSON data in the body of the request. The two entries in the Network tab are expected they are for one saveChanges(). The OPTIONS request is the preflight request to checks if the server can accept the actual request. I hope this helps.

Continue reading...
 
Status
Not open for further replies.
Back
Top