Thread: APEX and BPEL ?


Permlink Replies: 3 - Pages: 1 - Last Post: Apr 17, 2008 12:42 AM Last Post By: romanna
jelane

Posts: 75
Registered: 01/10/01
APEX and BPEL ?
Posted: Apr 12, 2006 2:40 AM
Click to report abuse...   Click to reply to this thread Reply
Hi

Can anyone offer any advise regarding the use of APEX and BPEL together ? I am trying to use it to tie APEX apps (used as e-forms) into the Content Services part of Oracle Collaboration Suite (i.e. Oracle Files as was).

I am thinking of a BPEL process which just SELECTS data which is maintainted by an APEX app (possibly via a PL/SQL function wrapped as a web service.) and then calls another process of some kind to create a 'document' which can be stored in the OCS.

Does anyone have any ideas or has done it before ?

cheers
Jules
Dimitri Gielis

Posts: 1,859
Registered: 04/21/07
Re: APEX and BPEL ?
Posted: May 18, 2007 8:18 AM   in response to: jelane in response to: jelane
Click to report abuse...   Click to reply to this thread Reply
Hi Jules,

I just saw another post with a same question about running a BPEL process from inside APEX. Did you come any further with your integration? Maybe that will help the other person too.

Thanks,
Dimitri
orang

Posts: 2
Registered: 05/15/07
Re: APEX and BPEL ?
Posted: Dec 30, 2007 9:41 AM   in response to: jelane in response to: jelane
Click to report abuse...   Click to reply to this thread Reply
there are some thing may be used for you .
http://stage10.oaug.org/file/sroaug07101201pdf1193158595.pdf
it use web services to integration apex and bpel.
romanna

Posts: 747
Registered: 05/02/00
Re: APEX and BPEL ?
Posted: Apr 17, 2008 12:42 AM   in response to: jelane in response to: jelane
Click to report abuse...   Click to reply to this thread Reply
Hi,

The difficulty in this scenario is that you're going to integrate a data-centric application, APEX, with a data-centric process-handling technology, BPEL. In this case you will feed data from the database, fetched with APEX, back into a bpel process that inserts the data in the database.

The surplus of BPEL is the orchestration part to handle a process flow from A to Z, which can't be handled easily by APEX without a lot of manual work.

How is APEX going to handle hierarchical data that needs to be fed into your bpel process. Still a lot of architectural questions that need to handled, which is the case for each scenario of course ;o)

Kind regards,
Nathalie
Legend
Guru Guru : 2500 - 1000000 pts
Expert Expert : 1000 - 2499 pts
Pro Pro : 500 - 999 pts
Journeyman Journeyman : 200 - 499 pts
Newbie Newbie : 0 - 199 pts
Oracle ACE Director
Oracle ACE Member
Oracle Employee ACE
Helpful Answer (5 pts)
Correct Answer (10 pts)

Point your RSS reader here for a feed of the latest messages in all forums