Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

New data base with adobe flex

Former Member
0 Likes
365

Hi All,

My Requiremenyty as below.

I need to get the data from sap and from some third party softwares. and need to build a web applicaation in adobe flex.

i want put the data from sap and other systems into separate data base ( Like Oracle ).

the data from sap and other softwares can be schduled daily. so we need build flex web appllication newly built oracle data base.

Pleaae let me know how we can do? is it possible? we can i get the exact help?

Regards,

Kishan

2 REPLIES 2
Read only

Former Member
0 Likes
337

ada

Read only

0 Likes
337

Hi mate!

You can communicate your Flex app with SAP or another third-parties throw WebServices, RPC's or Remote Objects (java).

For the communication with Oracle, there is a versión of Oracle which has WebServices to expose the operations; if not avaliable, you might need an application server (php, jsp, ...)

This links may help you:

http://www.nabble.com/-flex_india:15197--flex-sql-or-oracle-td20034201.html

http://www.richappsconsulting.com/blog/blog-detail/integrating-flex-with-oracle-epg-using-xml/

http://asql.mooska.pl/

Hope it helps you

Regards!

Fran