You need to sign in to do that
Don't have an account?
anuraj
Is it possible to connect jasperSoft iReport with Salesforce
Please tell me is it possible to connect jaspersoft iReport with salesforce. If yes then please tell me the ways to connect the salesforce with jaspersoft iReport.
Thanks
Anuraj
Hi,
You need to build reports with help of JasperReport Java API (using jrxml template or build reports on a fly) , or you need to interact with JasperServer via web services
Did this answer your question? If not, let me know what didn't work, or if so, please mark it solved.
Can you give me steeps for connection. Because i am new to jasper.
Thanks for your replay
Anuraj
As i am trying to connect salesforce with jasper so i am open to all kind of connection.
Hi,
The only way you can connect to Jasper is via a Java Application interacting with salesforce.com and passing data to Jasper Reports.
You can use salesforce enterprize wsdl in your java application to connect to salesforce.
Regards,
Sankalp