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

  • Thread starter Thread starter mflanegan
  • Start date Start date
Status
Not open for further replies.
M

mflanegan

Guest
Hi Edsel, I have attempted adding the submit operation. If I view my jsdo, the submit operation is there (see below): "path": "\/SubmitbeOrdLn", "type": "submit", "verb": "get", "params": [{ "name": "dsrntprod", "type": "REQUEST_BODY" }] If I attempt to call the method on the client using saveChanges(true) it fires twice. The first time it fires, it looks fine: Request Method: OPTIONS Status Code: 200 OK Then straight after the first hit, it fires again: Request Method: GET Status Code: 404 Not Found Now im not exactly sure what the parameters are supposed to be, but can you see where I am going wrong and possibly point me in the right direction? TIA

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