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 -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
PaulR
2006-Sep-20 00:45 UTC
Re: Is there a way of calling actuate report from rubyonrails?
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
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk
-~----------~----~----~----~------~----~------~--~---