Hi
I need to perform the following task:
Create a report that does the following:
- call a REST web service
- retrieve the web service result
- display/use the web service result in the report
- do a query and display the result
How can I do this?
Thanks
Mark