#1 2016-07-18 17:35:51

Walter
Member
Registered: 2016-07-12

RESTful services

Hi folks.
I'm creating a script datasource to consume services. I tried using groovyx.net.http.HTTPBuilder but it is not available to be used.
Could you please suggest a way to do that?

Thanks in advance,


Walter

Offline

#2 2016-07-18 17:45:11

Thomas Davies
datenwerke
Registered: 2016-05-18

Re: RESTful services

Hi Walter,

I am assuming you are referring to https://github.com/jgritman/httpbuilder/wiki. As this is not native groovy code, you would need to add the jar to ReportServer's classpath,
that is, add the jar to ReportServer's lib directory (INSTALL_DIR/apps/reportserver/reportserver-conf/lib in case you used the Bitnami installer)

Hope this helps,
Thomas

Offline

#3 2016-07-18 19:05:31

Walter
Member
Registered: 2016-07-12

Re: RESTful services

Thank you! Its working fine now.


Walter

Offline

Board footer

Powered by FluxBB