JASPERSOFT connectivity

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.

taepoop12's picture
Joined: Dec 14 2016 - 11:03pm
Last seen: 6 years 1 month ago

1 Answer:

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.

hozawa's picture
170567
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 9 months ago
Feedback
randomness