JASPERSOFT connectivity
Posted on December 14, 2016 at 11:09pm
Is it possible for me to use PHP as an API for jaspersoft? or json is better? I am currently connecting JASPERSOFT to SQLyog but to no avail because there is no available driver,
SQLyog version - 11.5, Java 1.8.0_65, Jaspersoft 6.3
please help me, thanks.
Joined: Dec 14 2016 - 11:03pm
Last seen: 6 years 1 month ago
Posted on December 15, 2016 at 1:44am
Your question is not making too much sense. PHP is a language while JSON is a data format.
Since JasperReport Server have REST APIs, it is possible to call these APIs from PHP program.
API may be called using JSON structured data in your POST methods.
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 9 months ago