HTMLDB and Workflows - pl/flow, Oracle Workflow or BPEL?

Hi,
I am looking for a workflow engine to integrate with HTMLDB for workflow applications.
Most of the stuff I try to do will happen in the database (as of now).
Which one should I choose? Which one is easy to use (intuitive, good samples)?
I haven't used any of those, which is the fastest to learn?
Can I graphically model the workflows with pl/flow, so that they can be modified by administrators later?
What about the future? It seems to me that many links to Oracle Workflow seem to disappearing from OTN.
I find pl/flow interesting, but is it used a lot? Is there still development going on?
Any experiences / suggestions will be helpful. Or perhaps you use something completely different?
Thanks,
~Dietmar.

Hi Bob,
thanks for thoughts on this.
I was in touch with the lead developer of pl/flow and he explained that there was not much to add since the package was XPDL interface 2 compliant and most of the users were happy with it.
You can even import workflows from XPDL visual workflow modelers which has some charme, since it is standards based.
I was reluctant to use Oracle Workflow for several reasons.
* It appears to be complex
* It is not standards based
* The administration interface looks "aged" (that lead me to believe that Oracle had not much interest in further promoting the product)
* I don't know where the product is heading since BPEL is the big hype and the development of Oracle's former Java based workflow product is being stopped.
The cost shouldn't be an issue since it is included in the database license as far as I have researched.
I would be interested in all developer experiences using Oracle Workflow with HTMLDB or other tools.
Is perhaps the HTMLDB - developer team working on an integration with Oracle Workflow?
Thanks,
~Dietmar.

Similar Messages

  • OWB process flow & Oracle Workflow

    Hi,
    In order to deploy the OWB process flow packages, is it necessary to have Oracle workflow installed on the Target server? When I tried to deploy a process flow package to the target database (10gR2 db), it required a user called owf_mgr. As far I know, owf_mgr is the admin user for workflow. Can this feature work without OWF being installed?
    Thanks for your help
    regards

    You also might be interested in this thread...
    OWB and Work Flow (being dessuported)
    Just in case you are starting an implementation.

  • How to design Forms and Reports using Oracle workflow 2.6

    Is it possible to design Forms & Reports for Data Entry and
    reporting purposes using oracle workflow standalone version?
    if so how?.
    Please helpme!! is veri urgent.

    Con este apellido seguro que entiendes el Espaqol.
    Mi empresa esta iniciando un proyecto con la tecnologia que
    estas buscando, es decir, Utilizar Forms y Reports para manejar
    las APIS de WorkFlow Server, hemos encontardo muchos problemas,
    el principal es que la API de WorkFlow es demasiado pequeqa para
    manipular todos los procesos de WorkFlow por este motivo nos
    hemos visto obligados a acceder a tablas y vistas del modelo de
    datos de WorkFlow.
    Saludos.

  • Quick Oracle Workflow and Oracle9iAS question

    Is it safe to assume that Oracle Workflow v.2.6.2 can be integrated seamlessly with ANY web application running on Oracle9iAS Release 2?

    The Oracle Workflow Java interface provides a means for any Java program to integrate with Oracle Workflow. The Oracle Workflow Engine and Notification APIs are accessible through public server PL/SQL packages and published views. The Oracle Workflow Java interface exposes those APIs as Java methods that can be called by any Java program to communicate with Oracle Workflow. The Java methods directly reference the WF_ENGINE and WF_NOTIFICATION PL/SQL package procedures and views and communicate with the Oracle Workflow database through JDBC.
    Additionally, Java functions can be incorporated within Workflow processes as external Java function activities.
    For more information please use the Workflow Guide 2.6.2 as reference. This white paper must be useful as well..
    http://otn.oracle.com/products/integration/workflow/wfjavawp.pdf

  • Oracle Workflow Error

    Hi,
    When I enter the username and password in the Oracle Workflow builder, I get the following error. Im able to login correctly from SQL*Plus, my tnsnames has the service name and other details. I can also execute the process flow in OWB. The only problem is in Oracle Workflow builder. Pls suggest how I can go about.
    1700: Could not connect with username/password 'owf_mgr/owf_mgr@radardev' ('ORA-12154: TNS:could not resolve service name
    Thanks in Advance,
    Regards
    Kishan

    Hi
    If you have more than one oracle homes in your system than it is possible that not in every tnsnames.ora files are configured the radardev server. Check it.
    Have you installed the workflow repository?
    Ott Karesz
    http://www.trendo-kft.hu

  • Linking Oracle Workflow with Oracle Applications

    Hi All,
    I have created a workflow file using Oracle Workflow Builder but dont know how to link it with Oracle Applications.
    Can someone help me by giving the step by step process involved to link the wft file with my oracle application.
    Thanx in Advance.
    K.K.Prasadh

    Hi
    Things ar not clear .
    If it is new workflow , then you will have to modify the application to use the
    workflow. I do not think you want to do that. You need to set up attributes
    of the workflow and create process using Oracle flow routine.
    If you want modify the existing workflow , You need the open the existing
    workflow and modify without changing the itemtype. If you create a new process
    in this item type the you have to assign the process in Account window
    in Oracle application.
    I hope this will help you.
    Deepak
    [email protected]

  • How to run Oracle workflow in windows 7 os

    Hi,
    Am new to oracle workflow.
    I have installed oracle workflow successfully in my laptop.
    After installation I dont see any shortcut's in my desktop.
    Can any one sugess me how to run oracle workflow.
    Steps to begin from basic level.
    Thanks
    Balaji

    You mean to say you installed Workflow Builder on your laptop? See that Oracle Workflow has a Client Side (WF Builder), a backend Server side and middle application side.
    Assuming you successfully installed the client side then you must have a group of programs called Oracle OUIHome and there one called Application Development. There you should be able to find Workflow builder.
    Useful notes for WF Builder:
    How To Download and Install the Latest Oracle Workflow Builder (Client Tool) and XML Gateway Message Designer for E-Business (Doc ID 261028.1)
    which leads to <internal URL removed>
    Regards.

  • Oracle Workflow WF_IN Listener doesn't dequeue message

    <p>
    I'm using Oracle Interconnect 10g (ver. 10.1.2.2) and has been struggle trying to make the workflow WF_IN listener to work and have no luck so far.
    </p>
    <p>
    I have done the following:<br>
    1. Create a Service Components for Workflow Inbound Listener from Oracle Application Server Control 10g.<br>
    2. Create WF_IN Listeners from Oracle Workflow Setup Check All homepage<br>
    3. Create 3 Event Subscriptions from Oracle Workflow homepage:<br>
    a. Event: oracle.apps.wf.event.agent.create<br>
    b. Event: oracle.apps.wf.event.event.create<br>
    c. Event: oracle.apps.wf.event.subscription.create<br>
    4. Create Oracle Workflow Publish and Subscribe Activity Event from iStudio and deploy them to Oracle Workflow
    </p>
    <p>
    Regardless, the message that is in WF_IN Queue is always in ready state (state 0) and never dequeued. I have no idea what steps am I missing here. It just seems that the listener I created doesn't work or maybe not configure properly. So, if anybody can help me out here, I really appreciate. Here is the screenshot of the configuration I mentioned above.
    </p>
    <p>
    <img src="http://www.suryadisoft.com/images/oracle_app_server.JPG"><br><br>
    <img src="http://www.suryadisoft.com/images/event_subscription.JPG"><br><br>
    <img src="http://www.suryadisoft.com/images/workflow_check.JPG"><br><br>
    </p>
    <p>
    Thanks,
    <br><br>
    Edward
    </p>

    Edward, you see, when you create WF_IN Listener from Oracle Workflow Setup Check All homepage, really they implemented as database JOBs.
    So, connect to database as sys and select from DBA_JOBS, look if there is any job with text ("what" column) like "Wf_Event.Listen('WF_IN')".
    If there is one or several - check there status, if they are working correctly (broken = 'N', failures = 0).
    If broken = 'Y' or failures > 0, than you have problems with them!
    In this case check if you have set database parameters job_queue_processes=10, and aq_tm_processes=1 as recommended for Workflow.
    If it does not help, try to execute dequeue comment manually:
    begin
    Wf_Event.Listen('WF_IN');
    end;
    Good luck!

  • Any good books on using Oracle Workflow?

    I'm trying to get my hands around the topic of workflow, specifically using Oracle Workflow Builder and was wondering if anyone knew of any decent books out there....

    Oracle documentation may be of help.
    Try these.
    http://download-west.oracle.com/docs/cd/B13789_01/workflow.101/b10284/toc.htm
    http://download-west.oracle.com/docs/cd/B13789_01/workflow.101/b10285/toc.htm

  • Change Oracle Workflow Sender address?

    Dear all,
    Now the oracle workflow send out email to users with the sender (From) *Oracle Workflow OBS [[email protected]]*
    Does anyone know how can I change to Sender (From) *Oracle Workflow OBS [[email protected]]*
    Please advice,
    Amy

    After bounce all workflow service, it takes the effect.
    Original
    # From: value of the from field in the header of mail message sent
    # by the Oracle Workflow Mailer
    FROM=Oracle Workflow OBS
    Modify To
    # From: value of the from field in the header of mail message sent
    # by the Oracle Workflow Mailer
    FROM=Oracle Workflow OBS
    The header of the email change from "Oracle Workflow OBS [[email protected]]" to "Oracle Workflow OBS 2 [[email protected]]" . But the [[email protected]] didn't change.
    Please advice,
    Amy

  • OWB Process/Workflow in third party Workflow engines

    Have any of you had experience using the XPDL file generated by the Process flow component of OWB to execute the Workflow in non-oracle Commercial and/or Open source Workflow engines?
    If so I'd like to hear about it. I'm attempting to do the same and think that the Oracle Workflow component is too much work.
    I appreciate your responses.

    Hi,
    Any update on it.
    Regard
    Nidhideep

  • Process flows without Oracle Workflow?

    I am using OWB 10.2, running with a 10.2 database. I want to create a new workflow module, package, and flow, and execute it the process flow using the OWB scheduler. The documentation implies that this configuration is possible, but when I create the workflow module it wants an Oracle Workflow connection for the location. I get the feeling that I'm overlooking something basic in the documentation.
    QUESTION:
    1) Is Oracle Workflow REQUIRED to create, deploy, and execute a process flow?

    Hi,
    Oracle Workflow is required for deploying processflow.
    Where did you read in documentation about possibilities of running processflows without OWF? OWB instalation guide tells:
    "If you plan to use Warehouse Builder process flows, you need to install Oracle Workflow to enable deployment."
    Regards,
    Oleg

  • URGENT: Oracle Workflow Error: API-10020 on Creation of OWB Process Flows

    I am trying to use Oracle Workflow to create Process Flows, in order to link together various mappings and components in Oracle Warehouse Builder. However, in the process flow editor window when I attempt to drag an object such as a mapping onto the editor panel, I get an error message stating the below:
    API-10020: Unable to determine if the map is a PLSQL or SQLLDR map, please correct the map or choose another map.
    All my maps are in PLSQL, and the language setting is set to this. I have tried modifying the langauge settings to see if it makes a difference but with no luck. My colleague believes this is a known bug in Oracle Workflow and there is a patch available to correct it.
    Can anyone help with this query please? Thank you for your time.

    In some versions of OWB (10.1, 10.2) The mapping property will display PL/SQL, but will actually be set to NULL in the repository (which will cause PL/SQL to be displayed as default).
    The fix is easy enough: in the developer navigator, right-click on the mapping and go to configure and set the generation language first to something other then PL/SQL (you should get an error) and then place it back to PL/SQL. This should force the GUI to reset the parameter.
    Alternatively, use OMB*Plus:
    OMBALTER MAPPING 'MAPPINGNAME' SET PROPERTIES \
    (GENERATION_LANGUAGE) VALUES ('PLSQL');
    Good Luck,
    Robbert

  • Oracle Workflow - Statement of Direction and BPEL

    Hi,
    I am starting to study Oracle BPEL and other people at my company are studying Oracle Workflow.
    Recently I found the following article at the OTN, regarding the Statement of Direction of Oracle Workflow:
    http://www.oracle.com/technology/products/ias/workflow/workflow_sod.html
    It finishes saying:
    "As Oracle BPEL Process Manager provides out-of-the-box features for building human-based workflows, rules-based process automation, and integration style business processes, further development on OW4J will not continue and OW4J will not be released.
    Any new or existing customers who wish to build business processes in the middle tier are recommended to use Oracle BPEL Process Manager."
    So my question is: Does Oracle BPEL provides (or will provide) all the functionality implemented in Oracle Workflow ? If not what are the main differences ?
    I will be waiting for your thoughts
    Thanks,
    Claudio.

    Site mentioned above is an internal site. External site is http://otn.oracle.com/bpel
    I think the above highlighted SOD is about Oracle initiative to re-write current pl/sql based Workflow engine in Java so that it can ported to middle-tier. Since the acuisition of Collaxa they seems to be dumped that idea and positioning Oracle BPEL as the middle-tier process orchestration (BPM) solution.
    Having said that let me take a shot at comparing Oracle Workflow and BPEL products....
    Oracle Workflow
    * No way getting dropped as Oracle EBS has huge investments in it
    * Oracle Fusion Applications has plans to use the Oracle Workflow BES functionality extensively
    * Good for modeling business processes within a single DB/application instances. It's possible to integrate with external apps but not an elegant solution
    * Web Services can be a functional activity with in the work flow but again not an elegant solution. Requires DB java, queues and a listener
    * Doensn't provide sophisticated modeling artifacts like TaskManager, Faults, sensors etc out of the box. It's possible to build your own library.
    * Better performanent if the entire process interaction is within a single instance like Oracle EBS account generators, approval flows etc.
    * Based on proprietary technology
    Oracle BPEL
    * Based on standards like BPEL, WSDL and WSIF
    * What ever you can do in workflow can be done in BPEL but not the otherway round
    * Has adapters to interact with various transports like JDBC, AQ, JMS, JCA, HTTP. That means integration with existing workflows is very easy
    * Interation with Oracle AQs seem to be trivial as there is a native JCA based adapter for it
    * You may get performance hit because of the multiple connection points. You may be loosing performance but gaining in flexibility
    Overall Oracle BPEL seems to be the way to go if your business process involves multiple applications.
    HTH
    Rajesh

  • Which version of Oracle workflow is required for owb 11.2 process flow.

    Hi,
    I want to implement process flow for my mapping.
    But I am getting error as,
    "The connection was succesful but failed to retrive workflow version."
    Also OWF_MGR user is not created.
    Database is oracle 11g on RHEL
    and standalone OWB 11.2 on Windows.
    Do I need to create user owf_mgr which have schema for workflow objects?
    Also which version of oracle workflow required for process flow. Do I need to install
    Oracle Workflow server at Oracle db server or it ll get installed with 11g.
    Where I ll get the details steps to implement process flow from scratch.
    Please help.
    Edited by: TN on 21 Nov, 2011 6:01 AM

    Hi,
    I checked in dba_user and do not find owf_mgr in it so I created owf_user and grant himexecute any procedure and a role owb_user.
    When I did not get table wf_resources in owf_mgr schema, I try to run wfinstall.bat on stand alone owb 11.2.
    But I got the following error,
    ORA-00942: table or view does not exist and execution terminated.
    Details from log file is as,
    Workflow Configuration Assistant 2.6.4.0.0 - Windows Vista
    WFCA Version: : WorkflowCA.java 26.106 2005/06/29 04:33
    WorkflowCA:
    WorkflowCA: Workflow Configuration in progress...
    WorkflowCA: Tue Jan 03 13:07:02 IST 2012
    WorkflowCA:
    WorkflowCA: Screen width -1366-, screen height -768-
    WorkflowCA:
    WorkflowCA: Graphics User Interface mode
    WorkflowCA:
    WorkflowCA:
    WorkflowCA: Start testing connection, which takes less than 3 minutes.
    WorkflowCA:
    WorkflowCA: Account connection test for SYS
    WorkflowCA: SYS account connects successfully.
    WorkflowCA: Embedded Workflow check completed successfully
    WorkflowCA: Workflow schema already exist, Workflow Configuration Assistant will upgrade existing schema instead.
    WorkflowCA:
    WorkflowCA: Account connection test for Workflow
    WorkflowCA: Workflowaccount connects successfully.
    WorkflowCA:
    WorkflowCA: Checking existing Workflow version
    java.sql.SQLException: ORA-00942: table or view does not exist
    Please help.

Maybe you are looking for

  • Urgent!  Adobe killed drag/dropping workflow in CC.  Help restore it!

    I posted this first FR at the end of another thread, here.  Due to the importance of this issue, IMO, I'm giving this FR a new thread, plus adding as second version of the same FR. My stance is simple.  Every change Adobe makes to Premiere Pro should

  • Flickering screens during animations

    I get multiple flickering white horizon zaps across my screen whenever there's an animation playing. This happens in Safari, on certain pages with animations and in iMovie whenever an animated effect is preveiwed, but not when the effect is applied t

  • Conditional statments in tables

    Hi , Can anyone help me with a problem relating to dynamic tables and conditional statements. I have a dynamic table where the user can add and delete rows as required – which appends the array value in square brackets to the duplicated row. Within a

  • Launch batch file from RoboHelp 9 ExtendScript?

    Can I launch a batch file at the end of a RoboHelp script?

  • How do you turn Magic Trackpad off when shutting down?

    Hi folks-- I just got a Magic Trackpad and I am learning to use it on a Mac Mini 2.0 Mid 2007, My question is; how does one turn it off, as I shut down my computer every night. I have seen that I could turn "off" Bluetooth before shutting down. I hav