|
Replies:
11
-
Pages:
1
-
Last Post:
Aug 16, 2008 8:10 AM
Last Post By: Steve_Macleod
|
|
|
Posts:
10
Registered:
05/18/07
|
|
|
|
BPEL asynchronous
Posted:
May 18, 2007 7:56 AM
|
|
|
|
Can i instance a asynchronous BPEL from HTMLDB ? i need human task, somebody helpme
Thanks
|
|
|
Posts:
1,859
Registered:
04/21/07
|
|
|
|
Re: BPEL asynchronous
Posted:
May 18, 2007 8:16 AM
in response to: Galva
|
|
|
|
Hi Galva,
Interesting question! (I'll include this in the weekly forum wrap-up)
Which version of APEX are you running? I believe there're some issues with APEX 2.2, but for APEX 3.0 I didn't hear any negative feedback yet.
Can you call your BPEL process from an url or PLSQL? Then you should be able to let them talk to each other.
Hope that helps,
Dimitri
|
|
|
Posts:
10
Registered:
05/18/07
|
|
|
|
Re: BPEL asynchronous
Posted:
May 21, 2007 10:49 AM
in response to: Dimitri Gielis
|
|
|
|
Hi Dimitri i am running APEX 3.0 and i cant... do you have idea why ?? i create synchronous and work great.
Do you know how call the BPEL worklist on APEX , is this possible ?
In the news of APEX 3.0 , write literal linked with synchronous BPEL.
Thanks for your attention
Galva
|
|
|
Posts:
226
Registered:
01/10/01
|
|
|
Posts:
10
Registered:
05/18/07
|
|
|
|
Re: BPEL asynchronous
Posted:
May 21, 2007 1:25 PM
in response to: jstraub
|
|
|
|
Thanks for your answerd i will try this examples.... And the Worklist how i can show in APEX ? or only i can show in the Worklist (BPM)
Thank you for your time....
Galva
|
|
|
Posts:
226
Registered:
01/10/01
|
|
|
|
Re: BPEL asynchronous
Posted:
May 21, 2007 1:48 PM
in response to: Galva
|
|
|
|
Galva:
The only documented way I could find for accessing worklists in BPEL is through a Java API. It is possible you could write a Java class in JDeveloper that interacts with this API and returns a list, for example. You could then publish that class as a Web service (SOAP 1.1 spec, document/literal type) and use APEX to consume that service.
Another way would be to access the tables directly that contain the worklist information and write a report on it. I don't know if this is documented though.
Regards,
Jason
|
|
|
Posts:
10
Registered:
05/18/07
|
|
|
|
Re: BPEL asynchronous
Posted:
May 21, 2007 5:32 PM
in response to: jstraub
|
|
|
|
Thanks jstraub , i will try first with the database tip, i saw the tables and looks good. This tables has the parameters that the BPEL receive ? what table use and how saves ?
Thanks for your post, are very helpfull
Galva
|
|
|
Posts:
226
Registered:
01/10/01
|
|
|
|
Re: BPEL asynchronous
Posted:
May 22, 2007 1:47 PM
in response to: Galva
|
|
|
|
Galva:
I could not find those tables and their descriptions documented. You may wish to ask on the BPEL forum.
Thanks,
Jason
|
|
|
Posts:
10
Registered:
05/18/07
|
|
|
|
Re: BPEL asynchronous
Posted:
May 23, 2007 4:10 PM
in response to: jstraub
|
|
|
Thanks
I try to create the web services using that guide : http://technology.amis.nl/blog/?p=1496
but i have a problem with this Interface IWorkflowContext
Some body know another example or something like that
Thank you for you attention
Galva
|
|
|
Posts:
73
Registered:
01/10/01
|
|
|
|
Re: BPEL asynchronous
Posted:
May 23, 2007 6:37 PM
in response to: Galva
|
|
|
|
Hi ... I'm working with BPEL using queues and pl/sql procedures (if that helps)
|
|
|
Posts:
10
Registered:
05/18/07
|
|
|
|
Re: BPEL asynchronous
Posted:
May 23, 2007 6:50 PM
in response to: AdamC
|
|
|
|
AdamC thanks for your answerd, i want to work with the worklist is that posible with pl/sql ??? how i can do that
Thanks
Galva
|
|
|
Posts:
135
Registered:
03/14/07
|
|
|
|
Re: BPEL asynchronous
Posted:
Aug 16, 2008 8:10 AM
in response to: Galva
|
|
|
|
Hi,
Just wondering if anyone got anywhere with this, perhaps a pointer in how to configure the manual web service reference to a BPEL async process?
many thanks
|
|
|
|
Legend
|
|
Guru : 2500
- 1000000
pts
|
|
Expert : 1000
- 2499
pts
|
|
Pro : 500
- 999
pts
|
|
Journeyman : 200
- 499
pts
|
|
Newbie : 0
- 199
pts
|
|
Oracle ACE Director
|
|
Oracle ACE Member
|
|
Oracle Employee ACE
|
|
Helpful Answer
(5 pts)
|
|
Correct Answer
(10 pts)
|
|