Has anyone had sucess with calling an Invoke method with input parameters as mentioned in this post?
https://community.progress.com/community_groups/f/27/t/17303.aspx
Hello,
I just posted a reply to that thread.
The key to passing input parameters is that request payload should use a "request" object.
Here is the link to the documentation describing this:
documentation.progress.com/.../openedge115
Please let me know if you need additional information.
Thanks.
Thanks Edsel. I just found the documentation myself and it works just fine.