Hi all experts out here,
Is there a way of calling actuate report from rubyonrails?
pls put some light on me if so.
Thanks in advance,
Raj
Hi all experts out here,
Is there a way of calling actuate report from rubyonrails?
pls put some light on me if so.
Thanks in advance,
Raj
Raj,
Saw your post and thought I’d respond to you directly as well as
posting in the group…
The solution depends on what you want to do. If you want to run and/or
view reports,
and you are using an Actuate report server, then Actuate provides a
number of web-based APIs you could use. There is a SOAP API to run
reports on the server. These APIs allow passing report parameters, so
that you could run a report based on data in your Rails app. The
web-based viewer provides URLs to run and/or view a report. To use the
viewer, send a redirect page to the browser and have it open the viewer
with the desired report.
- Paul
Raj,
Depends on what you want to do. If you want to run and/or view reports,
and you are using an Actuate report server, then Actuate provides a
number of web-based APIs you could use. There is a SOAP API to run
reports on the server. These APIs allow passing report parameters, so
that you could run a report based on data in your Rails app. The
web-based viewer provides URLs to run and/or view a report. To use the
viewer, send a redirect page to the browser and have it open the viewer
with the desired report.
- Paul
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs