Oracle Workflow VS Oracle Approvals Management

Hi,
I am new to Oracle Apps. I would like to know the difference between Oracle Workflow and Oracle Approvals Management. I a bit confused. Why we need to have Oracle Approvals Management module if the same can be achieved through Oracle Workflow. Am I missing sometiing here.
Thanks
IB

Hi
I'll try to explain the difference. Workflow is the background process which is followed by the self service transaction. The workflow consists of a series of tasks or functions and exh function will return a 'result'. The routhe through the workflow process will depend on the rersults. For example, if the workflow task is 'validate input' and the result can be 'valid' or 'invalid', after this taks the workflow will follow either the 'valid' path or the 'invalid' path. Eventually, the workflow will reach an 'end' task when the tranaction is complete.
AME is a process of determining approvers dynamically from the transaction data, or during the transaction. AME is called in different ways from each module in the e-Business Suite. In HR for example, it is usually called during the 'review' process. It will execute a rule based on conditions (which must be true). The conditions are in turn based on the values of attributes you define in AME. Effectively, you can define a business rule such as IF ORGANIZATION = ABC THEN APPROVERS ARE FIRST 2 SUPERVISORS IN SUPERVISOR HIERARCHY.
AME is usually embedded into a workflow task.
I hope that explains it in simple (relatively non-technical) terms!
Regards
Tim

Similar Messages

  • Oracle Workflow in Oracle 8.1.7

    A customer of mine have Oracle 8.1.7 and he want to use Oracle workflow.
    Where can I find documentation about Oracle workflow in Oracle 8.1.7 ? Can anybody knows what diferences betwen this and Oracle workflow 2.6.2 ?
    Thanks in advance.

    check out
    http://technet.oracle.com/products/integration/workflow/workflow_faq.html
    http://technet.oracle.com/products/integration/content.html (goto end of page)
    hth
    satish paul
    A customer of mine have Oracle 8.1.7 and he want to use Oracle workflow.
    Where can I find documentation about Oracle workflow in Oracle 8.1.7 ? Can anybody knows what diferences betwen this and Oracle workflow 2.6.2 ?
    Thanks in advance.

  • Oracle workflow  with oracle stardard edition 10g

    I have read this document id on metalink about the difference between different edition of oracle database 10:
    271886.1
    but there is anything about oracle workflow.
    Can I use Oracle workflow with oracle stardard edition 10g?

    I would suggest to get in touch with your Oracle vendor to find out more details on this one. Looks like an additional license.

  • Need Software of Oracle Workflow for Oracle 9i v2 (9.2.0.5)

    Hi,
    I want to download Oracle Workflow 2.6.2. Where is the software located on the Oracle download site?
    What is the version of Oracle workflow that can be used (integrated) with Oracle 9i Release 2 (9.2.0.5).
    Can I install Oracle Workflow as a standalone product.

    user9309315 wrote:
    The inventory file is showing (as last timestamp) the date on which I upgraded the EBSDEV database. So there is no corruption.
    Besides - I am looking for some help here - not being told what is wrong.For some reason the oracle home you are looking for does not exist in the Inventory. I do not know of a way to easily add it back, but I do not think all is lost either. ;)
    Since you have already upgrade the binaries of the other Oracle Homes you could copy the set of patched binaries to the Oracle Home that is not in the inventory. You will have to run the cat upgrade scripts on the four databases though.
    Once you upgrade to 10g you can use OUI to clone one of the oracle homes that a appear in the inventory to same location of the missing home to add it back into the inventory.

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

  • Error with Oracle Workflow Manager

    Hi
    Oracle workflow has just been installed on my first middle tier from the Content management SDK 9.0.4 CD.
    ( I have also an old working installation on the second middle tier, pointing to an old database 9.2.0.2)
    When I click on the Oracle Workflow Manager link in the oracle enterprise manager console
    I get the message : An error has occurred! Use Browser's Back button to go to previous page."
    versions
    DB 9.2.0.7.0 on AIX 5.3
    OAS infr 9.0.2.3 on linux AS-2.1 2.4.9-e.3smp
    OAS mid tier A 9.0.4.1 on linux AS-2.1 2.4.9-e.25BOOT
    OAS mid tier B 9.0.4.1 on linux AS-2.1 2.4.9-e.40smp
    LOGS
    em-web-access.log:
    172.25.21.97 - - [07/Feb/2006:16:46:06 +0100] "GET /emd/console/oam/wfm/sysStatus$ctxName1=mid904.ausmid.auselda.it$farm=mid904.ausmid.auselda.it$type=oracle*workflow$ctxType1=oracle*ias$target=mid904.ausmid.auselda.it*Oracle20Workflow HTTP/1.1" 302 288
    172.25.21.97 - - [07/Feb/2006:16:46:06 +0100] "GET /emd/console/oam/oamErrorPage$key=error1 HTTP/1.1" 200 6184
    em.nohup:
    06/02/07 16:46:06 java.lang.reflect.InvocationTargetException
    06/02/07 16:46:06 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    06/02/07 16:46:06 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    06/02/07 16:46:06 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    06/02/07 16:46:06 at java.lang.reflect.Method.invoke(Method.java:324)
    06/02/07 16:46:06 at oracle.apps.oam.workflow.handlers.WfOnLoadHandler.setDBConnection(WfOnLoadHandler.java:231)
    06/02/07 16:46:06 at oracle.apps.oam.workflow.handlers.WfOnLoadHandler.doLoad(WfOnLoadHandler.java:119)
    06/02/07 16:46:06 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    06/02/07 16:46:06 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    06/02/07 16:46:06 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    06/02/07 16:46:06 at java.lang.reflect.Method.invoke(Method.java:324)
    06/02/07 16:46:06 at oracle.cabo.servlet.event.MethodEventHandler.handleEvent(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source)
    06/02/07 16:46:06 at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:313)
    06/02/07 16:46:06 at oracle.sysman.eml.app.Console.doGet(Console.java:152)
    06/02/07 16:46:06 at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    06/02/07 16:46:06 at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    06/02/07 16:46:06 at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:778)
    06/02/07 16:46:06 at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
    06/02/07 16:46:06 at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
    06/02/07 16:46:06 at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
    06/02/07 16:46:06 at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    06/02/07 16:46:06 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    06/02/07 16:46:06 at java.lang.Thread.run(Thread.java:534)
    06/02/07 16:46:06 Caused by: java.lang.NullPointerException
    06/02/07 16:46:06 at oracle.apps.oam.workflow.stdalone.ias.WfIASIntgUtil.setDBConnection(WfIASIntgUtil.java:293)
    06/02/07 16:46:06 ... 29 more
    06/02/07 16:46:06 null
    06/02/07 16:46:06 java.lang.Exception
    06/02/07 16:46:06 at oracle.apps.oam.workflow.handlers.WfOnLoadHandler.setDBConnection(WfOnLoadHandler.java:239)
    06/02/07 16:46:06 at oracle.apps.oam.workflow.handlers.WfOnLoadHandler.doLoad(WfOnLoadHandler.java:119)
    06/02/07 16:46:06 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    06/02/07 16:46:06 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    06/02/07 16:46:06 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    06/02/07 16:46:06 at java.lang.reflect.Method.invoke(Method.java:324)
    06/02/07 16:46:06 at oracle.cabo.servlet.event.MethodEventHandler.handleEvent(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source)
    06/02/07 16:46:06 at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:313)
    06/02/07 16:46:06 at oracle.sysman.eml.app.Console.doGet(Console.java:152)
    06/02/07 16:46:06 at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    06/02/07 16:46:06 at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    06/02/07 16:46:06 at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:778)
    06/02/07 16:46:06 at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
    06/02/07 16:46:06 at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
    06/02/07 16:46:06 at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
    06/02/07 16:46:06 at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    06/02/07 16:46:06 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    06/02/07 16:46:06 at java.lang.Thread.run(Thread.java:534)
    06/02/07 16:46:06 null
    webwfm.log:
    [16:46:6:941, 2/7/06] getDBConnection: :DBConnection object not found in session, unable to get Connection
    [16:46:6:945, 2/7/06] java.lang.Exception
    at oracle.apps.oam.workflow.handlers.WfOnLoadHandler.setDBConnection(WfOnLoadHandler.java:239)
    at oracle.apps.oam.workflow.handlers.WfOnLoadHandler.doLoad(WfOnLoadHandler.java:119)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at oracle.cabo.servlet.event.MethodEventHandler.handleEvent(Unknown Source)
    at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
    at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
    at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
    at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
    at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source)
    at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:313)
    at oracle.sysman.eml.app.Console.doGet(Console.java:152)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:778)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)

    Hi, I have tried in two separate environments to create a new workflow farm and am getting the same error. I have already installed the Feb CU for both workflow manager and the service bus. I rebooted all servers after installing. 
    I noticed a message in the UI saying "Configuration operation failed. Please drop databases and use ‘Create a New Farm’ again." When I look in SQL Management Studio no databases have been created. The new farm wizard fails on the first step.
    Any ideas on a fix for this? Changing the format of the account as above didn't work for me. I am using a SQL alias on my server, would this cause any problems? When I test the connection to the DB from the wizard all tests pass.

  • Running OWB without Oracle Workflow?

    Hi,
    I have developed a simple mapping that joins few tables into one.
    Is it possible to run the mapping in runtime environment without installing the Oracle Workflow?

    Hi,
    Yes. You can run a mapping from Deployment Manager without Oracle Workflow.
    Oracle Work flow is an optional one, and is only required if you have designed process flows to determine the dependency among the mappings.
    good luck
    mahesh

  • How to Install oracle workflow and why we need Oracle Application Server

    I want to install and configure Oracle Workflow using Oracle 10g
    Please help me and guide me with the process in deatial from scratch what should i need to install
    Oracle Database
    Oracle Application server middle tier
    Oracle Content Management SDK
    Also help me how can i configuer oracle internet directory because when installing Oracle application server it requires HostName and Port No.
    I am a student
    I know just how to install oracle database 10g
    and New to oracle Application Server
    Waqar Habib

    The files at
    http://otn.oracle.com/software/products/ias/workflow/htdocs/winsoft.html
    are for Oracle Workflow version 2.6.0. Here is some information from the announcement for downloading the latest version, 2.6.3:
    Oracle Workflow 2.6.3 for Oracle Database 10g is now available for download from OTN.
    Please point your browsers to http://otn.oracle.com/software/index.html
    Currently, the availability is limited to Windows and we are working towards availability on other platforms. I will post another message as soon as it becomes available.
    The Workflow Server requires an Oracle 10g database home and the Workflow mid-tier requires an Oracle HTTP Server home - Apache Install from the Oracle 10g Companion CD. For more information please read the installation notes.

  • 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

  • Advantages of BPEL over Oracle Workflow?

    I am considering using SOA as an interface technology in an Oracle EBS deployment. What would be the benefits of using Oracle SOA Suite over simply using Oracle Workflow w/ Oracle XML Gateway and customizing calls from certain E-Business Suite pages?
    I need to have real-times interfaces embedded in some EBS pages, but the interfaces will go away after a year or two, so I am considering that a quick-and-dirty solution might be better then trying to go whole-hog.

    Workflow may be scheduled for desupport, but my institution has a support contract with EBS that will probably last quite a while. Relevant Metalink articles (Doc ID 391546.1) do mention that there are exceptions to workflow desupport on 11/07 for Workflow bundled with another package.
    So, beyond the desupport issues, what would be other things included with SOA suite that I couldn't do (or would be resource-prohibitive to do) with XML Gateway and Workflow?

  • Diference Between Oracle ProcessConnect and Oracle Interconnect

    Hello,
    Does anyone knows the difference between Oracle ProcessConnect and Oracle Interconnect?
    I have already read the documentation, but I didn�t understand the main difference between them�.
    If somebody have experienced one of them, please tell me your opinion about these integration tools because I�m studying the possibility to user one of them in a data integration among several Oracle Databases in my company.
    I will be waiting for any reply.
    Bye

    Check out the white paper "Getting Started with the Oracle Workflow9i/2.6.2 Business Event System and Oracle9i Advanced Queueing"
    at http://otn.oracle.com/products/integration/workflow/workflow_wp_bes.pdf
    This describes Workflow's integration with AQ.
    Also, you could look at the "Using Workflow" chapter in the Oracle9iAS InterConnect User's Guide
    at http://otn.oracle.com/docs/products/ias/doc_library/90200doc_otn/integrate.902/a92174/workflow.htm
    Regards,
    Clara
    IS there any document containing an example of integration of Oracle Workflow with Oracle InterconnectOracle AQ ? If so, please send me the link from where I can download it.

  • Problem in setting up Oracle Approvals Management  (AME)

    Hi Friends,
    I Receive an error message of "No rules are applicable to this transaction" during AME testing of
    a real transaction for the Payables invoice approval process.
    ### Responsibility name and request ID ###
    Approvals Management Business Analyst
    ### Responsibility and navigational paths to reproduce ###
    1. implement Oracle Approvals Management.
    2. Implement workflow for Payables invoice approval.
    3. Perform real transaction test case in AME.
    Thanks a lot

    Hi again...
    I already applied patch AME.B RUP 2 but still the same error encountered :(
    =================================
    Approvals Management Reporting Utility Support Tool
         Doc ID:      Note:287255.1
    =================================
    Based on the above, I tried to generate a report utility for AME.
    the value returned by step is 'Post-AME.B'I want to do the ff:
    1. Login to AME Application using "Approvals Management Administrator" responsibility.
    2. Search for your transaction type
    3. Click on the transaction type
    4. AME-Internal ID of the choosen transaction type will be displayed.
    Note: Please note that the AME Internal ID (Application ID) is usually a negative integer.
    Make a note of the AME Internal ID
    How do I get the AME-Internal ID ? based on the page below:
    http://rapidshare.com/files/174201557/AME2.JPG.html
    Thanks a lot

  • Oracle Workflow Manager, Agent Listener, and Java Mailer problem

    Hi,
    I am not sure this topic to this forum, since this might be installation issue.
    But I am hitting a big wall.
    I had Windows 2000 SP4.
    I have already installed Oracle Database 10gR1, Oracle Developer 10gR2, and Oracle Workflow 2.6.3 Standalone previously.
    Including :
    - Oracle Workflow Server 2.6.3
    - Oracle Workflow Builder 2.6.3.5
    - Apache HTTP Server 9.0.4
    - Workflow Middle Tier
    Anything seems to right, including the Notification Mailer and the Business Event.
    And I had also made backup of them surely.
    Now,
    I'd like to change into Oracle Database 10gR2 because :
    1. Some errors I found when I tried to call a Report from Oracle Form.
    Unable to connect to Report Server ...
    I thought Oracle Database 10gR1 is not suitable for Oracle Developer 10gR2.
    2. And in the OWF 2.6.3 Workflow Home Page, there was no Logout button (which I found in OWF 2.6.4)
    I removed my previous installation including Oracle Workflow.
    After strugglineg in the installation of Oracle Database 10gR2, now I am facing another problem with Oracle Workflow.
    I succesfully installed Oracle Workflow 2.6.4 Server and Oracle Workflow Manager (standalone version),
    and the Oracle Workflow Middle Tier.
    After I launch Oracle Workflow Configuration Assisstant, everthing seems to be normal.
    I succed to open the Oracle Workflow Home Page (and found the Logout button there)
    Next, I tried to navigate to the Oracle Workflow Manager.
    1. I start the OC4J_Workflow_Management_Container --> initialized
    2. OC4J_Workflow_Component_Container
    The following error line appeared in the OC4J command prompt
    06/05/26 10:31:40 LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.Logger.Logger(String,
    int) : Logging to System.out until necessary parameters are retrieved for Logger
    to be properly started.
    06/05/26 10:31:40 LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.
    initializeStateMachine() : BEGIN [default implementation]
    06/05/26 10:31:40 LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.
    getNewWorkflowContext() : BEGIN
    06/05/26 10:31:45 LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.
    loadGlobalParameters() : BEGIN
    06/05/26 10:31:48 oracle.apps.fnd.wf.common.ContextFactoryException: Unable to g
    et connection from data source because the following Exception occurred -> java.
    sql.SQLException: ORA-28000: the account is locked
    06/05/26 10:33:57 Oracle Application Server Containers for J2EE 10g (9.0.4.1.0)
    initialized
    3. finally it initialized
    Next I tried to go to Oracle Workflow Manager from related link of Enterprise Manager
    It is said that the OWF_MGR is locked
    (I surprised since I had UNLOCKED the OWF_MGR after the installation and succeed to login at the Workflow Home Page)
    And the following error line appeared in the commaned prompt after that
    06/05/26 10:35:03 OrionCMTConnection not closed, check your code!
    06/05/26 10:35:03 Logical connection not closed, check your code!
    06/05/26 10:35:03 (Use -Djdbc.connection.debug=true to find out where the leaked
    connection was created)
    4. I re-UNLOCK the OWF_MGR and login to Oracle Workflow Manager
    I noticed that the Agent Listener and Notification Service is Unavailable
    (In OWF 2.6.3, The Agent Listener was started and Notification Service was waiting to be configured)
    I tried to start one of the Agent Listener, but the following error appeared
    ERROR: The Service Component Container is not running
    Well, I had the same problem when installing the OWF 2.6.3
    I tried to uninstall (remove) and re-install it like I had done before in OWF 2.6.3
    (based on someone's post in Oracle's forum)
    But this time, the re-installation won't fix this problem. (It was succeed in the OWF 2.6.3)
    Everytime I start the OC4J, using wfmgrstart.bat and wfsvcstart.bat
    the OWF_MGR is re-LOCKED(TIME) automatically.
    And the servlet (WFALSNRSVC and WFMLRSVC) are not running.
    I am worry, since I cannot use the Notification Mailer if this problem had not fixed yet.
    (In OWF 2.6.3, the mailer was not available until those servlet is Started)
    Sorry for the long post.
    Any help would be grateful.
    Many thanks,
    Buntoro

    Hi,
    Finally, I have found the solution.
    Step :
    1. Start all of the Oracle Service, except for the OC4J
    If you have already started OC4J, then stop them
    Unlocked the <wf_manager_user>
    2. Search in your Oracle Home : data-sources.xml
    There should be two files,
    one is in the ...\OC4J_Workflow_Component_Container\application-deployments\WFALSNRSVCApp
    the other is in ...\OC4J_Workflow_Component_Container\application-deployments\WFMLRSVCApp
    3. Make sure, you create back up of them.
    4. Replace the following line
    password="-&gt;pwForOwfMgr"
    with
    password="<your_wf_manager_password>",
    should be look like this
    password="a"
    5. Now start the OC4J using wfmgrstart.bat and wfsvcstart.bat
    6. Next, login to the Oracle Workflow Manager
    This worked for me.
    Hope this will help someone who has the same problem.
    Buntoro

  • Oracle Workflow management

    Do you know of any guidelines / best practices regarding management of hundreds of Item Types in an Oracle Workflow instance?
    Is there any other organisation that can be applied on top of the trivial Item Type / Processes hierarchy?
    Thanks.

    I do not believe this is the appropriate forum for this question. Sorry.

  • Oracle Workflow configuration in ADF for Approval Management

    Hi,
    Is there anyway to integrate the oracle workflow with ADF application so that we can have approval process also just like Self Service transaction.
    If not then how can we achive the approval management in ADf based application.
    Thanks,
    Tarun

    Tarun,
    There are no "steps" per se. You develop an application, and in that application you can use the workflow API's to do stuff. The app we built encapsulated everything into PL/SQL stored procedures, so we just called stored procs from service methods in ADF application modules to do what we needed to do. Sorry I don't ahve anything more detailed to share, but it really is just "develop a custom application that happens to use workflow APIs." If you had a specific question, I'd be happy to try to answer.
    I did not try to use AME, so I cannot comment on that. As far as I know, the "classic" Oracle Workflow product has been desupported for use in standalone applications, so if I were doing this today, I would not be developing new applications using Oracle Workflow, but would be using the capabilities in SOA Suite.
    John

Maybe you are looking for

  • Issue in free goods(inclusive method),urgent

    i have raised sales order for free goods inclusive method.for 11items (10+1).but system showing price for tann item also.it should not show free of chrge item(tann),pls help me out on this. regards prasad

  • How to get a error message when sms is not sent to a mobile no.

    Scenario: once po is finally released sms is sent to the respective vendor.This has been done. But, Now the client want to see the error details(i.e, the mobile no. to whom sms i s sent) if the sms is not sent to any mobile no. and also wants a z pro

  • Why do we need standby redo log on Primary database.

    Hi Gurus, I was going through the document in OBE, http://www.oracle.com/technology/obe/11gr1_db/ha/dataguard/physstby/physstdby.htm I have two queries: 1) I noticed the statement - "Configure the primary database to receive redo data, by adding the

  • Badi BBP_PGRP_ASSIGN_BADI is not getting triggered

    HI Experts, Badi  BBP_PGRP_ASSIGN_BADI is not getting triggered.i have implemented this badi for determine the purchasing group based on location.we do not want to hit ECC for determine purchase group, we are created Ztable on SRM side in this we mai

  • Graphing change in resistance vs. change in current.

    I've been trying to run a simulation demonstrating change in current produced by change in a resistor in a simple circuit. I would like to generate a simple graph using one of the simulation analyses in Multisim 10 Student Edition. Presumably the Par