Plsql code called frm bpel taking 5 mins and bpel instance is not creating.

Hello All,
I am calling a plsql procedure from the bpel using db adapter.
The procedure is bit complex and taking around 5 mins to finish and before bpel receive any responce, its session is getting timed out and cannot see any instance created in bpel dashboard.
How to configure the bpel to wait for more than 5 mins before getting response from the partner link.
Thanks
Saikrishna

So are you creating the instance from polling the DB adapter??? if so I found a (IMO) better way. 1 instead of DB polling if this is infrequent use a transactional trigger this trigger will first get the information from your PL/SQL call then raise the bpel event with the information in the call. this way bpel has everything it needs at the beginning of the process. Or if you are looking for something more periodic use a materialized view instead of a PL/SQL call this view could have your PL/SQL in it....
--Bryan Colligan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Similar Messages

Maybe you are looking for

  • Single Sign On -- Enterprise portal and BI JAVA

    Hi, I need to watch reports BI J2ee from an EP 7.00. I have configured the single sign On but it works just for ABAP BI Stack. This is what I have done for SSO JAVA: Importing the BI JAVA Certificate to the SAP NetWeaver 2004s Portal (SAP EP 7.0)    

  • How to pass javascript variables into an Edge Animate project from HTML

    I have just about got the basics nailed for Edge Animate now - coming from a Flash background it's been fairly straight forward, nice work so far (but more on that later) I have had to build a "promoted items" slider for the homepage on one of our si

  • Access to a folder in km content in the portal

    can i access with web dynpro to get xml documents in a folder located in the km in the portal? do you have code, tutorials or info about that (if is possible) Thanks a lot

  • Appleworks6.2.9 "Save As" screen is too large for my iBook 14" screen

    What can I do to make the Appleworks6 Save As screen fit my iBook 14" screen? When I click the AppleWorks6 Save As, the screen is larger than my iBook screen. I can barely see the upper 1/8th of the Hide Extention, New Folder, Cancel and Save buttons

  • Pkg cache directory does not exist

    at the very firts time when 'pacman --sync' is issued pacman complains that cache dir doesn't exist in /var/cache/pacman it would be configured by default for a newbie like me [root@pacman root]# pacman --sync xautolock Targets: xautolock-2.1-1 Do yo