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

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

egarcia

Guest
Hello, The JSDO would recognize the additional parameter in the catalog and pass it to the server when calling the JSDO.fill({ ... }) method with the appropriate parameters. However, this approach is not currently supported. There are some few ways that you can go about this: 1) Use an invoke operation. 2) Use the JSON Filter Pattern. 3) Use the your own mappingType for mapping options for a query. This approach is not currently supported but it was described in other posts in Progress Community. What is param2 used for? What version of OpenEdge are you using? The following post in Progress Community can be useful to you: community.progress.com/.../79079 community.progress.com/.../69428 community.progress.com/.../69540 community.progress.com/.../24019 I hope this helps. Thanks.

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