Custom Workflow using Oracle Workflow in ContentDB

Hi,
Could we use custom workflow which is made using Oracle Workflow instead of BPEL.
Regards,
Yulisar

Having registered custom workflows for Content DB via Enterprise Manager, potentially you can use any tool capable of dequeuing/enqueing messages from the IFS_BPEL_OUT/IFS_BPEL_IN advanced queues as part of a custom workflow process.
By default, we assume you are using Oracle BPEL PM with its Advanced Queue adapater to process the queue messages. However, there is nothing stopping using Oracle Workflow or any tool for that matter.
HOWEVER!!! Warning!!! There is a high probability that Content DB will drop the bundled Oracle Worflow installation in the near future. What this means, is that you should consider installing/configure/patching your own separate Oracle Workflow installation and not rely on the bundled Content DB solution which is used internally for Serial and Parallel Approval workflows.
thanks,
Matt.

Similar Messages

  • How to use Oracle Workflow in Apex

    Hi All,
    I want to use oracle workflows in my apex application.
    can anybody tell me how can I get this ?
    Thanks in advance..
    Database version : 11g XE
    Apex version : 4.0
    Nagesh Patil

    Nagesh.Patil wrote:
    Hi All,
    I want to use oracle workflows in my apex application.
    can anybody tell me how can I get this ?
    Thanks in advance..
    Database version : 11g XE
    Apex version : 4.0
    Nagesh Patil
    Oracle Workflow is only available as a component of EBS. It has never been available on, and is not certified for Oracle 11g, nor any version of XE.

  • Deleting a user in AD using Oracle Workflow

    Hello.
    I have a very unusual scenario that I want to solve.
    We are developing an application using Oracle Workflow in which we are simulating the process of deleting a user from several systems. In one of the steps of the process we have to invalidate the user in MS Active Directory.
    Using OID it's possible to do that? Any clues on how to do it?
    Thanks In Advice.

    adi,
    Yes, the Change User Password workflow is called even if the user logged in using "forgot my password" questions.
    By default, IDM commits the user passwords before the "Change User Password" WF is called (unless you set the deferCommit option), so the problem may be that your function isn't getting called or receiving valid input. Can you verify that your code is actually called?
    The workflow goes like this: (1) Start; If there's an uncommitted password view (there isn't by default) -> (2) CommitView -> (3) Now reprovision the user.
    If you're depending on the transition to CommitView, that may be why your code isn't being called.

  • 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.

  • Modify process flows using Oracle Workflow

    Hi,
    I'd like to use Oracle Workflow to enhance the process flows created using Warehouse Builder, as some features are missing if compared with the full-blown Workflow Builder, and it is desired to integrate OWB processes in larger ones. I have successfully applied changes on the Workflow processes generated from OWB but it's not clear how far I can go, especially because I don't want to lose too much of the benefits of the original Workflows:all mapping results should continue to show in the Runtime Audit Browser, and it shouldn't be impossible to deploy the processes in a new environment.
    I am worried that when I change the processes manually in Workflow, I lose the possibility to re-deploy automatically from OWB, but this is tolerable as long as the final Workflow processes are maintainable and deployable.
    Has anyone tried a similar approach? How much can it be feasible/supported??
    regards, Antonio

    Jean-Pierre, thank you very much for your reply.
    I'm still evaluating what will be done through OWB and what through OWF. However my first attempts were oriented along the lines you suggest, that is to keep the process flows generated by OWB untouched, and use them as building blocks for larger processes. At the moment I am trying to realize what balance gives the best result. One extreme would be to use OMB scripting to wrap mappings in very simple generated processes, deploy them and build all the workflow logic in OWF. The other extreme would be to implement complete workflows through OWB and modify them through Workflow, but I'm sure this would certainly not be supported (as the Workflow developer manual states).
    My intent is to use OWF to add some flow logic I find difficult to introduce using OWB, especially for recovery actions, eg I added a join operator to the standard AND and OR, which purpose is to wait that all joining processes complete and than to branch depending on a failure in any process. I don't want the following recovery/logging actions to start unless processing has stopped.
    I built such logic very easily throw OWF but it's very involved using OWB, unless I'm missing something...
    Antonio

  • 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

  • How to protect custom applications using oracle access manager?

    Can someone brief me on how to protect custom applications using oracle access manager?

    Is the Custom application a Web Application running on certified platform? If its Web Application then its no different you have to configure the access policies with http(s) as resource type.
    If its not a web application you can write Custom access Gate and then implement. You would configure the policies similar to Web application (you can define your ouwn resource type if you like) and in the custom web gate you will use Access server SDK API to validate the access rules.
    Thanks
    Ram

  • How to build and use Oracle workflow with Content DB

    Hi All,
    do we have any documentation that assist us in developing and applying the Oracle workflow (Developed using the Oracle Workflow builder) to the contentDB folder.
    Is there an alternative other than using the BPEL or oracle workflow builder for developing the workflows that work with Content DB.
    Thanks
    Krrish

    Hi Krrish
    From a custom workflow perspective, Content DB uses a loose coupling mechanism based on advanced queue messages to integrate workflow engines.
    CDB has no specific BPEL code/support - but rather requires the workflow engine to be able to dequeue a message from the outbound queue (IFS_BPEL_OUT), and return an approve/reject response queue message on the inbound queue (IFS_BPEL_IN). As Oracle BPEL supports advanced queue tables, it can thus be leveraged from Content DB.
    Hence, you can potentially use any workflow mechanism/tool you like, so long as that it is able to obtain a message from the outbound queue, and respond on the inbound queue.
    As far as Oracle Worflow is concerned, we don't ship with any documentation/samples to describe/develop its workflow processes. Nor do we support replacing the out-of-box Oracle Workflows.
    cheers
    Matt.

  • Urgent help needed in inserting data into a custom table in oracle WorkFlow

    Hi
    I am trying to get data from the WF and insert into a custom table..
    I read that workflow procedures WONT allow commits...
    Oracle Workflow will not support autonomous commits in any procedure it calls directly. If you need to perform commits, then embed your SQL in a subprocedure and declare it as an autonomous block. This subprocedure must be capable of being rerun. Additionally, note that Oracle Workflow handles errors by rolling back the entire procedure and setting its status to ERROR. Database updates performed by autonomous commits cannot be rolled back, so you will need to write your own compensatory logic for error handling
    Have anyone did this..
    Please give me some idea ...It is urgent
    I am getting data using getitemattribute..and try to insert it into a custom table
    thanks
    kp

    Pl do not post duplicate threads - insert dont work in Workflow
    Srini

  • Process Flow Deployment using Oracle workflow

    Hi,
    If I have my own Process Flow in XPDL, can I deploy it to the Oracle workflow? I couldn't find any doc regarding how Oracle workflow (standalone) imports XPDL file.
    Is the Oracle workflow packaged with the OWB comes with some adapter that understand the XPDL process flow?
    I have an application that may output process flows in XPDL, and I want to deploy them to Oracle workflow for processing. How do I do that?
    Thanks,
    Denny

    Hi,
    I´ve used it in 2 system as a DM. It works fine. But I have to say that they were a small project.
    OWF is a very robust and easy tool. I´ve never need to look for another workflow because OWF always cover my project. When it doesn´t, I´m able to change some pl/sql procedures to make it attend project requirements.
    I can advice you that if you want a personalized user interface, you are going to spend more time doing it than developing your workflow. but if you don´t need to personalize user interface, so it is very easy do develop and deploy a workflow.
    Any doubt just ask.
    Regards,
    Luiz Soares

  • Anybody uses Oracle WorkFlow?

    I'm trying to install Oracle Workflow but I've got no success. It gives me an error of incorrect password for the SYS user, just like when I was trying to install the WEBDB.
    Then I was searching the forum for the word "WorkFlow" and there is 19 matches (now 20 I suppose!). There is any forum to discuss this product ? I have to evaluate it, but if anybody in the world is using it, I think I can't recommend it (it's not installing too...)

    I had trouble with the same problem.
    On my system there where the following situation:
    some times ago I have installed a 8i Database Server and now I wanted to install Workflow 2.5. I have done this in another Oracle_Home-Directory, like discribed in Oracle Documentation.
    If there is an quite similar situation on your system, the following could help you:
    Do an entry in the controlpanel of WinNT under "system->environment" for the duration of installation. Set a value for the ORACLE_HOME-variable that points to the directory, where your WebDB is installed.
    Then the oracle installer will find your service name in the file "tnsnames.ora" and is possible to connect to database.
    Regards.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by atorres ([email protected]):
    I'm trying to install Oracle Workflow but I've got no success. It gives me an error of incorrect password for the SYS user, just like when I was trying to install the WEBDB.
    Then I was searching the forum for the word "WorkFlow" and there is 19 matches (now 20 I suppose!). There is any forum to discuss this product ? I have to evaluate it, but if anybody in the world is using it, I think I can't recommend it (it's not installing too...)<HR></BLOCKQUOTE>
    null

  • Can't open workflow from database using Oracle Workflow Builder

    I get the error "1004: Language is not enabled, please refers to Workflow documentation for steps on enabling a language"
    Any idea

    Kostas,
    You need to ensure that your 'NLS_LANG' setting on the PC on which you are using WF Builder matches the database NLS_LANG
    setting.
    This is set to <LANGUAGE>_<TERRITORY>.<CHARACTER SET>
    e.g. AMERICAN_AMERICA.WE8ISO8859P1

  • Time-Based Workflow Using Together Workflow Editor

    hello experts,
    Is there any script or functionality in Together Workflow Editor to create Time-Based workflow.In case the approval status is pending fo a particular duration of time  it should go for approval to another user(approver).
    Thanks and Regard,
    Piyush S

    I don't think there is a standard functionality for that. Isn't it maybe possible to work with a Timer object?

  • Using workflow with Oracle InterConnect

    Has anybody had any experience using Oracle WorkFlow with Oracle InterConnect? I have created events deployed by iStudio to Oracle Workflow but when I try to send the message, the activity/function that I create (both PL/SQL or External Java) using Oracle Workflow Builder never get executed. Am I missing something? Are there any procedure I need to run with iStudio and Oracle Workflow?
    Any help will be greatly appreciated.
    Thanks,
    Edward

    Hi Edward,
    When you say that the function never gets executed, do you mean that nothing in the workflow is running, or just this step?
    Is the system status set correctly? Have the event definitions been deployed from iStudio to BES? Have you completed the post installation steps for InterConnect for workflow development?
    Is it just the workflow component that you are having problems with? Since the workflow adapter is essentially a customized AQ adapter, this should run fine out of the box.
    HTH,
    Matt
    Alpha review chapters from my book "Developing With Oracle Workflow" are available on my website:
    http://www.workflowfaq.com
    http://forum.workflowfaq.com

  • Calling Oracle Workflow in Real-Time

    I want to modify the logic in Oracle Apps (both Oracle self-service (pure HTML and JSP) and Oracle Forms applications) to make real-time calls to a mainframe system. The page needs to take different actions depending on the data from the mainframe system.
    I want to avoid actually customizing the Apps and Forms pages if possible due to customization maintenance and support issues. I have been told that I can use Oracle Workflow to modify the actions of the pages without having to resort to customizations, as calls to Workflow are already embedded. Is this true, and if so, how would I go about inserting a call to a mainframe system?
    I am considering mainframe calls using either a proprietary ODBC driver from a third-party vendor, or devising some sort of SOA interface to the mainframe (I know it would require custom development on the mainframe side).
    Thanks!

    I'm pretty sure the sbRIO cards only have 1 FPGA on them.  So when you load the second FPGA code, the first is being overwritten.  You need to make a single FPGA VI that can handle both functions.  If you post your code, we can give more detailed advice.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

Maybe you are looking for

  • Error while creating PO

    Hi All, Client is having problems with a PO in SAP.  The client is unable to create a Purchase order - error for shipping stock - from Vendor to Plant. He is getting an error 'Customer xxxxxx does not exist (please change entry in plant pppp)'. I che

  • Conditional formating in report painter (GRR2)

    Hi all, An end user ask me if it's possible to do a conditional formatting in a cell of report painter (run with GRR3) if the value is true (i.e. as in excel, you can colour a cell if it's less than zero and so on). I know that it's possible with the

  • Lumia 620 usb disconnection problem

    Hi. Am facing a problem of usb disconnection while transferring data from my laptop. It's good for 1 or 2 minutes, after that am getting device not available on my laptop. Also I noticed the charging symbol on battery is blinking when connected to us

  • I'm scared I (iTunes) might delete everything on my iPod!

    I recently had to restore my computer so right before I did I enabled the iPod for disk use to save all my songs and pictures. I then re-installed the iPod software and iTunes (4.7.1) using the cd that came with the iPod. So now there is nothing in m

  • IMac is much too loud after updating to 10.4.9

    Hello! I just installed the 10.4.9 Update on my Intel iMac. Right after reboot I launched iTunes and noticed that the sound volume of the Mac had been increased by far! What has been my normal listening volume (50%) is now really loud, normal volume