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

  • Thread starter Thread starter Dustin Grau
  • Start date Start date
Status
Not open for further replies.
D

Dustin Grau

Guest
"I am not sure how to check if the MyCount exists in the service or not." Let's try this... 1) Download the catview.html file at this location: raw.githubusercontent.com/.../catview.html 2) Copy that file into your project's PASOEContent/static/ directory and allow PDS to publish to your PAS instance. 3) Visit the page (should be accesible at localhost:8810/.../catview.html) 4) If the page cannot self-detect the proper catalog URL, then provide te direct path to your .JSON catalog file. Based on the URL you provided, I would guess it to be this: localhost:8810/.../psLogGUIService.json 5) Press the "Load Catalog" button and you should get back a visual representation of your data object catalog. From here you can locate the MyCount method in the psLogHdr service, and execute a request against that endpoint.

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