[progress Communities] [progress Openedge Abl] Forum Post: Re: How To Pass Parameters To...

  • Thread starter Thread starter curtiscooper
  • Start date Start date
Status
Not open for further replies.
C

curtiscooper

Guest
The catalog includes the MyCount function: { "name": "MyCount", "path": "\/MyCount?filter={filter}", "useBeforeImage": false, "type": "count", "verb": "put", "params": [ { "name": "filter", "type": "QUERY" }, { "name": "numRecs", "type": "RESPONSE_BODY" } ] } ] }, I compiled the classes and republished, but I am not sure how to check if the MyCount exists in the service or not. This is the URL that is failing (from Google Inspect) : localhost:8810/.../MyCount Does the big crazy filter value look correct?

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