Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
AMF as web service data source
mauretto79
Hi,
i use BLAZE DS and AMF protocol for sending and receving data from server.
now BIRT allows only SOAP as protocol
How I can do?
Thanks
Best Regards
Mauro
Find more posts tagged with
Comments
mwilliams
Hi Mauro,
You should be able to use a Scripted DataSource to do this.
mauretto79
Can you send or indicate me a example?
Thanks
Best Regards
Virgil Dodson
There are a few scripted data source examples at<br />
<a class='bbc_url' href='
http://www.birt-exchange.com/devshare/?filtercontent=scripted'>All
Topics - BIRT Exchange</a><br />
<br />
The scripted data source allows you to connect to anything you can connect to in Java. You would write your connection to the BLAZE DS using AMF like the example at Adobe's site shows.<br />
<a class='bbc_url' href='
http://opensource.adobe.com/wiki/display/blazeds/Java+AMF+Client'>Java
AMF Client - BlazeDS - Confluence</a>