Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
How can I import JSON data from a REST API into BIRT?
Jhonatan Alarcon
<p><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">I am trying to design a report that gets JSON data from a RESTful resource. Is it possible with a </span><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">scripted datasource</span><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">?</span></p>
<p> </p>
<p><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">Thanks</span></p>
<p> </p>
Find more posts tagged with
Comments
pricher
<p>Hi,</p>
<p> </p>
<p>Maybe this <a data-ipb='nomediaparse' href='
http://developer.actuate.com/community/forum/index.php/blog/45/entry-471-use-json-as-a-scripted-data-set/'>devshare
</a>will help.</p>
<p> </p>
<p>P.</p>
micajblock
<p>and this blog - <a data-ipb='nomediaparse' href='
http://blogs.opentext.com/use-json-as-a-scripted-data-set/'>http://blogs.opentext.com/use-json-as-a-scripted-data-set/</a></p>
;
Jhonatan Alarcon
<p>Hi pricher!</p>
<p>It's possible to call this Rest service <a data-ipb='nomediaparse' href='
http://localhost:8000/myapp/webresources/myservice'>http://localhost:8000/myapp/webresources/myservice</a>from
<span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">a </span><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">scripted datasource?</span></p>
<p><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">Thanks</span></p>
Clement Wong
<p>Yes, it's possible to call any REST data source via a Scripted Data Source / Data Set. Here is another example in the DevShare:</p>
<p><a data-ipb='nomediaparse' href='
http://developer.actuate.com/community/forum/index.php?/files/file/1128-querying-elasticsearch-with-birt-using-a-scripted-data-set/'>http://developer.actuate.com/community/forum/index.php?/files/file/1128-querying-elasticsearch-with-birt-using-a-scripted-data-set/</a></p>
;
<p> </p>
<p>Also, as part of the OpenText Analytics Release 16, the commercial BIRT now includes a REST API data source. The screenshots show the user interface of this new out of the box ODA.</p>
<p> </p>
<p>