Calling "Invoke" REST method

Posted by bheavican on 21-Apr-2015 10:41

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

All Replies

Posted by egarcia on 21-Apr-2015 11:03

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.

Posted by bheavican on 21-Apr-2015 11:16

Thanks Edsel.  I just found the documentation myself and it works just fine.

This thread is closed