Page 1 of 1

JSON from a get or post request

Posted: Sat Oct 31, 2015 12:00 am
by ybrit
Can you obtain JSON data form a get or post request to a URL?

Re: JSON from a get or post request

Posted: Sat Oct 31, 2015 5:31 pm
by Vladimir
Hello,

Yes, the Reports.JS product supports JSON data adapter. Please download the latest release from our website and check your JSON data source.

Thank you.

Re: JSON from a get or post request

Posted: Mon Nov 02, 2015 1:20 pm
by ybrit
I just found StiDataSet.readJson(obj) and StiDataSet.readJson(string)
It looks like I can do a http request an use the returned data in the report.
I will be learning this today.

Re: JSON from a get or post request

Posted: Mon Nov 02, 2015 1:35 pm
by ybrit
I can not find the downloads for the pre-release JS builds.
I can see the pre-release note but not download.

Re: JSON from a get or post request

Posted: Mon Nov 02, 2015 2:45 pm
by Jan
Hello,

At this moment we prepare official release of the Reports.JS each week. So you need download official version. Latest version is 2015.2.4.

Thank you.