Approval Process: Manager Resource Approver

Hi,
I want to design approval process for a resource and after several efforts I can't make it done.
Can anybody list a stab-by-step guide how to design a typical approval process for a resource, here is the scanario:
*1.* User requests a resource
*2.* Request is created and goes to first approver : user's MANAGER
*3.* After manager's approval, request goes to second approver : resource approver (group assigned to resource as approver)
*4.* After approver's (p.3) approval, request is completed.
I want to do that in Design Console , not in web workflow designer.
Thanks in advance!

Go to Process Defn > Create new > Select Resource > Type = Approval
Save it.
Create three tasks
Approval1
Approval2
Approval3.
Go to Approval1 > Task > Responses Tab
Select Approve Response and below in Task to Generate > Select Approval2 here.
Go to Approval2 > Task > Responses Tab
Select Approve Response and below in Task to Generate > Select Approva3 here.
Now go to Approval1 > Assignment Tab > Select Target User Manager as Approver.
Do the same for all the tasks Approval1, Approval2, Approval3.
You are done.

Similar Messages

  • Sharepoint Out of the Box as Business Process Management (BPM) Tool

    How Sharepoint  out of the box can be used as Business Process Management  tool? Like we have K2.

    Hi Bharat,
    Thanks for posting your query, 
    All versions of SharePoint support workflows based on windows workflow foundation. SharePoint Server includes some predefined advanced workflows such as Approval, Collect feedback, Collect signatures. WSS 3.0 and SharePoint foundation contains simple "3
    steps workflow".
    But all versions support custom workflows and custom worflow steps created in SharePoint Designer or Visual Studio.
    You can customize forms with SharePoint Designer, Visual Studio or InfoPath.
    Also, check out below mentioned URLs to know more on this functionality in SharePoint 2013
    https://support.office.com/en-sg/article/Overview-of-workflows-included-with-SharePoint-d74fcceb-3a64-40fb-9904-cc33ca49da56
    http://www.actsolution.net/Pages/SharePoint/Business-Process-Management.aspx
    http://www.slideshare.net/SPTechConSanFrancisco/using-sharepoint-for-business-process-management-by-eugene-rosenfeld-sptechcon
    http://www.slideshare.net/AndreasAschauer/sharepoint-2013-as-a-bpm-workflow-management-system
    http://technet.microsoft.com/en-us/library/ee424392(v=office.15).aspx
    I hope this is helpful to you, mark it as Helpful.
    If this works, Please mark it as Answered.
    Regards,
    Dharmendra Singh (MCPD-EA | MCTS)
    Blog : http://sharepoint-community.net/profile/DharmendraSingh

  • Run Extended Analtytics / Create Star Schema based on Process Management Level Status

    Dear HFM Gurus,
    I have come across a requirement where I would need to automate extended analytics extraction based on Review Level / Approve Status of Entities. Once the Process Management Status changed to Approve status from Review Level 3 or they are in Review Level 3, corresponding 3-4 extracts will run for various levels of data (can be base level, parent level, adjustments etc. for various Scenarios). Also another requirement is that whatever process is built, it should run every hour to check the Process Management Status and extract accordingly, it should not extract if already extracted in the last run (that is if the extraction was already run in the last hour for RL3, and the Entity is still in RL3 in the next hour, it should not run the extract, if the RL3 is changed to Approved state, then the extract should be run. I know this is a lot of ask, request your guidance as to how to proceed with the same. Any help would be highly appreciated.
    Warm Regards,
    Sidd.

    Hi Thanos,
    I was able to accomplish this using excel and HFM API's. What I did was to dynamically create a process management grid in excel, dynamically refresh the data, check this data against the previous review level status which gets dynamically copied from the old refresh, generate the list of entities which are in RL3 / Approved (changed Status) and then based on that generate the extracts using HFM API's. I was able to generate this in both 11.1.2.3 and 11.1.2.1 using the corresponding API libraries which the version supports.
    Thanks and Regards,
    Sidd.

  • Manager Services Manager Resources My Inbox

    HI Friends,
    MSS Issue
    In
    Manager Services > Manager Resources > My Inbox
          is one approval item in this test manager id inbox
    When I click on item then View Detail however I get an additional window and an invalid URL message
    Please help me it is high priority issue.
    Thanks
    Chandhu

    I have few more issues in MSS/UWL
    In Manager Services -> People Management
    Annual Merit ->
    Error
    WEP not run, excel report ran well
                     WEP - Error on page
    Thanks
    Chandu

  • Oracle BPEL Process Manager Full Cycle

    Hi there -
    I am using the SOA suite v 10.1.3.3.1 and deployed my process using jDeveloper BPEL designer. I created a test process for a simple manager approval, deployed it, and approved/denied it in the worklist. It worked fine. I created a new process (a human task for a manager to approve a request), deployed it, went to the worklist and received the above error. The error began when I went to approve/deny. It stated that "An error occured while processing your request". When I dug a little deeper, this was the entire error message below. Any ideas? How do I troubleshoot this more?
    Thank you for your help and suggestions.
    Error while evaluating the routing slip http://soadev:7778/orabpel/sandbox/ProcardService/1.0/ManagerReviewAndApprove/ManagerReviewAndApprove.task. This routing slip is used by workflow sandbox_ProcardService_1.0_ManagerReviewAndApprove.
    If you need more information, please check with your administrator with the following exception-identifier: "2008/03/20_11:10:34:693_jstein"
    Here is the error from 2008/03/20_11:10:34:693_jstein:
    Oracle BPEL Process Manager Full Cycle
    An unexpected error has occurred while executing your request. This is most likely related to a defect in the Oracle BPEL Process Manager product. We apologize you can post the error to the OTN forum and we will get back to you as soon as possible.
    Attachments:
    Build Information:
    Oracle BPEL Server version 10.1.3.3.1
    Build: 0
    Build time: Fri Nov 30 03:12:29 PST 2007
    Build type: release
    Source tag: PCBPEL_10.1.3.4.0_GENERIC_071130.0200
    Exception Message:
    [javax.servlet.ServletException]
    Cannot find work items.
    An attempt to fetch the work items using the where condition " wi_state = ? AND fault_name LIKE ? " from the datastore has failed. The exception reported is: ORA-00904: "FAULT_NAME": invalid identifier
    Please check that the machine hosting the datasource is physically connected to the network. Otherwise, check that the datasource connection parameters (user/password) is currently valid.
    sql statement: SELECT * FROM admin_list_wi WHERE ci_domain_ref = 1 AND wi_state = ? AND fault_name LIKE ? ORDER BY wi_modify_date desc
    Exception Trace:
    javax.servlet.ServletException: Cannot find work items.
    An attempt to fetch the work items using the where condition " wi_state = ? AND fault_name LIKE ? " from the datastore has failed. The exception reported is: ORA-00904: "FAULT_NAME": invalid identifier
    Please check that the machine hosting the datasource is physically connected to the network. Otherwise, check that the datasource connection parameters (user/password) is currently valid.
    sql statement: SELECT * FROM admin_list_wi WHERE ci_domain_ref = 1 AND wi_state = ? AND fault_name LIKE ? ORDER BY wi_modify_date desc
         at com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:866)
         at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:813)
         at ngActivityList.jspService(_ngActivityList.java:611)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_include(ServletRequestDispatcher.java:160)
         at com.evermind.server.http.ServletRequestDispatcher.access$000(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$1.oc4jRun(ServletRequestDispatcher.java:97)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:102)
         at com.evermind.server.http.EvermindPageContext.include(EvermindPageContext.java:453)
         at activities.jspService(_activities.java:427)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:131)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)

    Does the BPEL console not work at all? Or are you trying to view an BPEL process instances that is not in the dehydration store anymore?
    Marc

  • Process Management and Security Roles

    Hi guys,
    I haven't worked too much with security, and now I have to define the users that will be related to the Process Management cycle. Is there any specific role for each phase? Are all the phases necessary?
    Thanks!
    Anna

    Hi Anna,
    I think that the first and most important step of your task is to understand who the information flows in your organisation. Ask your customer/users how the flow of the information would have been if they did not have HFM. Designing a couple of charts and having your customers to sign-off this process is quite important in my experience.
    As soon as you understand which business roles should deliver/review information to the next business role, then start designing the HFM process management.
    The first level of Process management is the Not Started. At this level no user can import data except the administrator
    The second level of Process management is the First Pass. At this level all users can input data without restrictions.
    The third level of Process management is the Review Levels. You have 10 Review Levels per submission. However, one to five review levels is quite enough for most organisations. Consider that the more review levels the more complex your process is. My personal opinion is that 4 review levels are quite good for the majority of the organisations. At RL1, the inputer will input the data, at RL2 the finance director will review the data, at RL3 the hub/region director will review the data and finally at RL4 the group users will review the data.
    The review level 4 that I mentioned, can be substitute by the next set of levels which is submit, approve and publish. The status "publish" will allow the entity to be locked which means that not even the administrator will not be able to change the data or calculate the entity.
    There are many combinations of how you can setup the process management, so if you have specific questions please let us know.
    Regards,
    Thanos

  • Process Management Email

    What is the difference between ...
    granting a user the role "Receive Email Alerts for Process Management" AND
    "Add Alert" from the Security classes permissions screen ?

    I wanted to try to test the myself but after I changed the scenario process management setting to A I get a HTTP 500 error when I process manage and don't get any emails. I registered the mailer.dll but that didn't work.
    Anyway, I would set up a user with one process level role and then see what email(s) they get. Then add additional process level roles and see if that is what is adding additional emails or not.
    Another test you could also try testing with only one security class set for alert and then add additional ones to see what happens.
    When you process manage do you only process manage one entity at a time or do you do the Parent and all decendents?
    Below shows what the 9.3.1 Security Admin Guide says this is who is notified at what level but it does not say what happens if a user has more than one role.
    Process Unit Level
    Before or After Action Process Management User Roles Notified
    First Pass Users with ALL or PROMOTE access to the entity are notified.
    Review Level 1 Reviewer 1 and Submitter roles are notified.
    Review Level 2 Reviewer 2 and Submitter roles are notified.
    Review Level 3 Reviewer 3 and Submitter roles are notified.
    Review Level 4 Reviewer 4 and Submitter roles are notified.
    Review Level 5 Reviewer 5 and Submitter roles are notified.
    Review Level 6 Reviewer 6 and Submitter roles are notified.
    Review Level 7 Reviewer 7 and Submitter roles are notified.
    Review Level 8 Reviewer 8 and Submitter roles are notified.
    Review Level 9 Reviewer 9 and Submitter roles are notified.
    Review Level 10 Reviewer 10 and Submitter roles are notified.
    Submitted Review Supervisor role is notified. Only users with this role can approve
    *the submitted process unit.
    Approved Reviewer 1 to Reviewer 10 and Submitter roles are notified.
    Published Users with ALL, READ, or PROMOTE access to the entity are notified.
    Edited by: user2609991 on Aug 13, 2009 4:50 AM

  • Problem to start BPEL Console of Oracle BPEL Process Manager 10.1.3.1.0

    Hi everyone!
    I'm writing to yours because I installed Oracle BPEL Process Manager 10.1.3.1.0 but I can't start BPEL Console. I tried to start it by the option menu of Windows XP and by Developer Prompt, but I get a HTTP 404 Not Found page. When I was installing the universall installer told me that it wasn't possible to set ORACLE_HOME variable because it had a value older than 1023 characteres. So, I continue the installation but I can't start the BPEL Console. The Dos Console teld me sometimes when I put http://localhost:9700/BPELConsole..timed out. So, tell me how to resolve that problem.
    I'll be waiting your responses.
    This is the log of "Select Start BPEL PM Server",
    Could not canonicalize 'ERROR: product bean SAWebBinCompBean does not exist' (Th
    e filename, directory name, or volume label syntax is incorrect). From system pr
    operty java.library.path.
    Could not canonicalize 'ERROR: product bean EclipseSACatalogMangerCompBean does
    not exist' (The filename, directory name, or volume label syntax is incorrect).
    From system property java.library.path.
    Could not canonicalize 'ERROR: product bean SQLAnywhereOdbcDriverCompBean does n
    ot exist' (The filename, directory name, or volume label syntax is incorrect). F
    rom system property java.library.path.
    Could not canonicalize 'ERROR: product bean DWSharedUtilityCompBean does not exi
    st' (The filename, directory name, or volume label syntax is incorrect). From sy
    stem property java.library.path.
    Jul 15, 2007 12:48:36 PM com.evermind.server.XMLDataSourcesConfig parseRootNode
    INFO: Legacy datasource detected...attempting to convert to new syntax.
    2007-07-15 12:48:45.378 NOTIFICATION JMSServer[]: OC4J JMS server recovering tra
    nsactions (commit 0) (rollback 0) (prepared 0).
    2007-07-15 12:48:45.408 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[OC4J Domain Queue].
    2007-07-15 12:48:45.448 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[jms/Oc4jJmsExceptionQueue].
    2007-07-15 12:48:45.628 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[jms/notifications].
    2007-07-15 12:48:45.649 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[OracleASRouter_store].
    2007-07-15 12:48:45.959 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[jms/events].
    2007-07-15 12:48:46.049 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[jms/jobstore].
    2007-07-15 12:48:46.149 ERROR Failed to set the internal configuration of the OC
    4J JMS Server with: XMLJMSServerConfig[file:/C:/product/10.1.3.1/OraBPEL_1/bpel/
    system/appserver/oc4j/j2ee/home/config/jms.xml]
    07/07/15 12:48:46 *** (SEVERE) Failed to set the internal configuration of the O
    C4J JMS Server with: XMLJMSServerConfig[file:/C:/product/10.1.3.1/OraBPEL_1/bpel
    /system/appserver/oc4j/j2ee/home/config/jms.xml]
    2007-07-15 12:48:46.149 ERROR J2EE OJR-00011 Exception starting JMS server: Fail
    ed to set the internal configuration of the OC4J JMS Server with: XMLJMSServerCo
    nfig[file:/C:/product/10.1.3.1/OraBPEL_1/bpel/system/appserver/oc4j/j2ee/home/co
    nfig/jms.xml]
    2007-07-15 12:49:29.952 WARNING J2EE JNDI-00002 Resource reference jms/Queue/Not
    ificationSenderQueueConnectionFactory not found. Allowing J2EEContext creation
    to continue anyway.
    2007-07-15 12:49:29.962 WARNING J2EE JNDI-00004 No javax.jms.QueueConnectionFact
    ory found at jms/QueueConnectionFactory
    2007-07-15 12:49:29.962 WARNING J2EE JNDI-00002 Resource reference jms/Queue/Not
    ificationSenderQueue not found. Allowing J2EEContext creation to continue anywa
    y.
    2007-07-15 12:49:29.962 WARNING J2EE JNDI-00004 No javax.jms.Queue found at null
    2007-07-15 12:49:29.962 WARNING J2EE JNDI-00002 Resource reference jms/Queue/Not
    ificationSenderQueueConnectionFactory not found. Allowing J2EEContext creation
    to continue anyway.
    2007-07-15 12:49:29.972 WARNING J2EE JNDI-00004 No javax.jms.QueueConnectionFact
    ory found at jms/QueueConnectionFactory
    2007-07-15 12:49:29.982 WARNING J2EE JNDI-00002 Resource reference jms/Queue/Not
    ificationSenderQueue not found. Allowing J2EEContext creation to continue anywa
    y.
    2007-07-15 12:49:29.982 WARNING J2EE JNDI-00004 No javax.jms.Queue found at null
    2007-07-15 12:49:30.112 ERROR J2EE EJB-03027 [orabpel] An error occured deployin
    g EJB module: java.lang.InstantiationException: Resource exception(BPELjms) for
    MessageDrivenBean InvokerBean during endpoint activation: failure looking up res
    ource provider factory for QueueConnectionFactoryWrapper [Queue]-OracleASJMSConn
    ector.QueueConnectionFactoryWrapper.Demos7.-3f9cb723:113ca91421c:-7fff.22 []: ja
    vax.resource.spi.ResourceAdapterInternalException: Looking up java:comp/resource
    /oc4jjms/jms/collaxa/BPELInvokerQueueFactory: javax.naming.NameNotFoundException
    : No resource named 'oc4jjms/jms/collaxa/BPELInvokerQueueFactory'found
    07/07/15 12:49:30 WARNING: Application.setConfig Application: orabpel is in fail
    ed state as initialization failed.
    java.lang.InstantiationException: Error initializing ejb-modules: Resource excep
    tion(BPELjms) for MessageDrivenBean InvokerBean during endpoint activation: fail
    ure looking up resource provider factory for QueueConnectionFactoryWrapper [Queu
    e]-OracleASJMSConnector.QueueConnectionFactoryWrapper.Demos7.-3f9cb723:113ca9142
    1c:-7fff.22 []: javax.resource.spi.ResourceAdapterInternalException: Looking up
    java:comp/resource/oc4jjms/jms/collaxa/BPELInvokerQueueFactory: javax.naming.Nam
    eNotFoundException: No resource named 'oc4jjms/jms/collaxa/BPELInvokerQueueFacto
    ry'found
    2007-07-15 12:49:30.513 WARNING DEBUG GJRA-1100, oracle.j2ee.connector.messagein
    flow.MessageEndpointFactoryImpl@121c5df.
    2007-07-15 12:49:30.763 WARNING J2EE OJR-00013 Exception initializing deployed a
    pplication: orabpel. Application: orabpel is in failed state as initialization f
    ailed
    2007-07-15 12:49:31.374 ERROR J2EE EJB-03027 [hw_services] An error occured depl
    oying EJB module: com.evermind.server.ejb.deployment.InvalidEJBAssemblyException
    : [hw_services:hw_services_ejb:RemoteWorklistService] - Unable to load ejb-class
    oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceBean, see section 23.2
    of the EJB 2.1 specificationoracle.classloader.util.AnnotatedClassNotFoundExcept
    ion:
    Missing class: oracle.tip.pc.services.hw.worklist.RemoteWorklistServic
    eBean
    Dependent class: com.evermind.server.ejb.deployment.BeanDescriptor
    Loader: oc4j:10.1.3
    Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/appserver/oc
    4j/j2ee/home/lib/oc4j-internal.jar
    Configuration: <code-source> in META-INF/boot.xml in C:\product\10.1.3
    .1\OraBPEL_1\bpel\system\appserver\oc4j\j2ee\home\oc4j.jar
    This load was initiated at hw_services.root:0.0.0 using the Class.forName() meth
    od.
    The missing class is available from the following locations:
    1. Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/services/lib/
    bpm-services.jar (from <code-source> in /C:/product/10.1.3.1/OraBPEL_1/bpel/syst
    em/appserver/oc4j/j2ee/home/config/server.xml)
    This code-source is available in loader oracle.bpel.common:10.1.3. Th
    is shared-library can be imported by the "hw_services" application.
    07/07/15 12:49:31 WARNING: Application.setConfig Application: hw_services is in
    failed state as initialization failed.
    java.lang.InstantiationException: Error initializing ejb-modules: [hw_services:h
    w_services_ejb:RemoteWorklistService] - Unable to load ejb-class oracle.tip.pc.s
    ervices.hw.worklist.RemoteWorklistServiceBean, see section 23.2 of the EJB 2.1 s
    pecificationoracle.classloader.util.AnnotatedClassNotFoundException:
    Missing class: oracle.tip.pc.services.hw.worklist.RemoteWorklistServic
    eBean
    Dependent class: com.evermind.server.ejb.deployment.BeanDescriptor
    Loader: oc4j:10.1.3
    Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/appserver/oc
    4j/j2ee/home/lib/oc4j-internal.jar
    Configuration: <code-source> in META-INF/boot.xml in C:\product\10.1.3
    .1\OraBPEL_1\bpel\system\appserver\oc4j\j2ee\home\oc4j.jar
    This load was initiated at hw_services.root:0.0.0 using the Class.forName() meth
    od.
    The missing class is available from the following locations:
    1. Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/services/lib/
    bpm-services.jar (from <code-source> in /C:/product/10.1.3.1/OraBPEL_1/bpel/syst
    em/appserver/oc4j/j2ee/home/config/server.xml)
    This code-source is available in loader oracle.bpel.common:10.1.3. Th
    is shared-library can be imported by the "hw_services" application.
    2007-07-15 12:49:31.394 WARNING J2EE OJR-00013 Exception initializing deployed a
    pplication: hw_services. Application: hw_services is in failed state as initiali
    zation failed
    2007-07-15 12:49:31.534 ERROR J2EE EJB-03027 [owf] An error occured deploying EJ
    B module: com.evermind.server.ejb.deployment.InvalidEJBAssemblyException: [owf:O
    WFWrapperEJB:OWFRemoteWrapper] - Unable to load ejb-class oracle.tip.pc.services
    .owf.OWFRemoteWrapperBean, see section 23.2 of the EJB 2.1 specificationoracle.c
    lassloader.util.AnnotatedClassNotFoundException:
    Missing class: oracle.tip.pc.services.owf.OWFRemoteWrapperBean
    Dependent class: com.evermind.server.ejb.deployment.BeanDescriptor
    Loader: oc4j:10.1.3
    Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/appserver/oc
    4j/j2ee/home/lib/oc4j-internal.jar
    Configuration: <code-source> in META-INF/boot.xml in C:\product\10.1.3
    .1\OraBPEL_1\bpel\system\appserver\oc4j\j2ee\home\oc4j.jar
    This load was initiated at owf.root:0.0.0 using the Class.forName() method.
    The missing class is available from the following locations:
    1. Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/services/lib/
    bpm-services.jar (from <code-source> in /C:/product/10.1.3.1/OraBPEL_1/bpel/syst
    em/appserver/oc4j/j2ee/home/config/server.xml)
    This code-source is available in loader oracle.bpel.common:10.1.3. Th
    is shared-library can be imported by the "owf" application.
    07/07/15 12:49:31 WARNING: Application.setConfig Application: owf is in failed s
    tate as initialization failed.
    java.lang.InstantiationException: Error initializing ejb-modules: [owf:OWFWrappe
    rEJB:OWFRemoteWrapper] - Unable to load ejb-class oracle.tip.pc.services.owf.OWF
    RemoteWrapperBean, see section 23.2 of the EJB 2.1 specificationoracle.classload
    er.util.AnnotatedClassNotFoundException:
    Missing class: oracle.tip.pc.services.owf.OWFRemoteWrapperBean
    Dependent class: com.evermind.server.ejb.deployment.BeanDescriptor
    Loader: oc4j:10.1.3
    Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/appserver/oc
    4j/j2ee/home/lib/oc4j-internal.jar
    Configuration: <code-source> in META-INF/boot.xml in C:\product\10.1.3
    .1\OraBPEL_1\bpel\system\appserver\oc4j\j2ee\home\oc4j.jar
    This load was initiated at owf.root:0.0.0 using the Class.forName() method.
    The missing class is available from the following locations:
    1. Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/services/lib/
    bpm-services.jar (from <code-source> in /C:/product/10.1.3.1/OraBPEL_1/bpel/syst
    em/appserver/oc4j/j2ee/home/config/server.xml)
    This code-source is available in loader oracle.bpel.common:10.1.3. Th
    is shared-library can be imported by the "owf" application.
    2007-07-15 12:49:31.544 WARNING J2EE OJR-00013 Exception initializing deployed a
    pplication: owf. Application: owf is in failed state as initialization failed
    2007-07-15 12:50:07.096 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: admin_war defined in web site OC4J 10g (10.1.3) Defau
    lt Web Site. Application: admin_war has been stopped
    2007-07-15 12:50:07.096 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: console_war defined in web site OC4J 10g (10.1.3) Def
    ault Web Site. Application: console_war has been stopped
    2007-07-15 12:50:07.246 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: startup_war defined in web site OC4J 10g (10.1.3) Def
    ault Web Site. Application: startup_war has been stopped
    2007-07-15 12:50:07.386 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: httpbinding defined in web site OC4J 10g (10.1.3) Def
    ault Web Site. Application: httpbinding has been stopped
    2007-07-15 12:50:26.003 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: deploy defined in web site OC4J 10g (10.1.3) Default
    Web Site. Application: deploy has been stopped
    2007-07-15 12:50:26.013 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: testconnection defined in web site OC4J 10g (10.1.3)
    Default Web Site. Application: testconnection has been stopped
    2007-07-15 12:50:26.023 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: taskservice defined in web site OC4J 10g (10.1.3) Def
    ault Web Site. Application: taskservice has been stopped
    2007-07-15 12:50:26.033 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: taskmetadataservice defined in web site OC4J 10g (10.
    1.3) Default Web Site. Application: taskmetadataservice has been stopped
    2007-07-15 12:50:26.033 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: taskqueryservice defined in web site OC4J 10g (10.1.3
    ) Default Web Site. Application: taskqueryservice has been stopped
    2007-07-15 12:50:26.033 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: IdentityService defined in web site OC4J 10g (10.1.3)
    Default Web Site. Application: IdentityService has been stopped
    2007-07-15 12:50:26.033 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: usermetadataservice defined in web site OC4J 10g (10.
    1.3) Default Web Site. Application: usermetadataservice has been stopped
    2007-07-15 12:50:26.043 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: runtimeconfigservice defined in web site OC4J 10g (10
    .1.3) Default Web Site. Application: runtimeconfigservice has been stopped
    2007-07-15 12:50:26.043 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: hw_services defined in web site OC4J 10g (10.1.3) Def
    ault Web Site. Application: hw_services has been stopped
    2007-07-15 12:50:26.043 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: worklistxpress defined in web site OC4J 10g (10.1.3)
    Default Web Site. Application: worklistxpress has been stopped
    2007-07-15 12:50:26.043 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: worklistapp defined in web site OC4J 10g (10.1.3) Def
    ault Web Site. Application: worklistapp has been stopped
    2007-07-15 12:50:26.043 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: owf defined in web site OC4J 10g (10.1.3) Default Web
    Site. Application: owf has been stopped
    07/07/15 12:50:36 Oracle Containers for J2EE 10g (10.1.3.1.0) initialized
    Thanks for your responses.
    Greetings.

    Hi,
    you said:
    it wasn't possible to set ORACLE_HOME variable because it had a value older than 1023 characteres
    What do you mean with older than 1023 chars?
    I think the easiest way is to uninstall the BPEL Console and run the installer again with correcting the ORACLE_HOME problem...

  • Unable to start EPMA PROCESS MANAGER

    I'm having an issue starting the EPMA Process Manager service ERROR :
    Service cannot be started. Hyperion.DimensionServer.ProcessManager.Interface.ProcessManagerException: Cannot initialize the Session Manager. ---> System.ArgumentException: An item with the same key has already been added.
    at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
    at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
    at Hyperion.DataAccessLayerCore.SchemaReaderSqlServer.<FillTableList>b__0(DALDatasetCommand command)
    at Hyperion.DataAccessLayerCore.DataAccessLayer.ExecLoadSQL(String SQL, Action`1 onSetParams, Action`1 onRead, DatabaseContext context)
    at Hyperion.DataAccessLayerCore.SchemaReaderSqlServer.FillTableList()
    at Hyperion.DataAccessLayerCore.BaseSchemaReader.GetTableList()
    at Hyperion.DataAccessLayerCore.DataAccessLayer.FillSchema()
    at Hyperion.DataAccessLayerCore.DataAccessLayer..ctor(NameValueCollection settings, String tablePrefix, String baseNamespace, String schemaVersion)
    at Hyperion.SessionManager.DAO.SessionManagerDataA...
    Any help would be greatly appreciated. Thanks

    Hi,
    I believe this happens when you have a problem with your datasources or instances, if you have two conflicting ones then the process manager will not start up.
    Can you check your planning instances and datasources and remove any duplicates or ones that could be conflicting.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Business Process Management Tool Evaluation ARIS or Systems Architect?

    Hi Group
    I have joined this community yesterday, so I am pretty much new here.
    I work as a Business Process Analyst for a semi govt company. I have been tasked for evaluating a tool for business process management.
    Current scenario is as under:
    1) We are using Microsoft visio as a mapping software
    2) BPMN standards for process modelling
    3) The design phase of our new ERP software will be starting soon.
    4) My company has got vision to become BPM company over the years, we are at very early stage of it.
    The questions I have are,
    1)  Is it worth getting ARIS or System Architect at this stage only for modelling. If now what are the justifications?
    2) Based on your experience what are the steps involved in evaluating such tools
    3) How hard is it to import those visio drawings into ARIS or System Architect
    Your response is much appreciated
    Thanks
    Hemal

    Hi,
    My view (I work as an Enterprise Architect for a very large Resources Company).
    Visio is a drawing tool. It produces nice diagrams and drawings which have no real connection with the process objects, or system objects they represent. typically an organisation ends up with 1,000's of these e diagrams which end up all having to be maintained (and usually are not) so quickly end up being largely out of date and useless.
    Tools like ARIS and other BPM tools, are purpose built Modelling tools. The Process Models built, and each and every object they are composed of are stored in a single, searchable and reportable object oriented database. Each object (if the tool is implemented correctly) has exactly 1 original keyed by a Globally unique Identifier. Other occurrences or copies of that object can be created that are used in multiple places, in multiple processes. Hence maintenance should be easier. If a change is required to the object, change it in one place only, and its automatically also updated in all the other object copies or occurrences. try that with Visio.
    Further, if the models are created using the required and correct notation (for example BPMN or BPEL, then they may be exported into or integrated into application or execution layers that support these notations. Usually this is a part automatic, and part manual process. Hence the BPM models are living representations (not 100% but at least some %) of the running code or processes in your systems.
    Eventually the nirvana will be when this model to execution paradigm is 100% automated, for 100% of business processes, across any platform or system architecture required. A good dream eh!
    The proviso is that all this is designed, built and governed correctly. Like most things, the idea can be good, but the execution bad.
    There are several examples of BPM Modelling tools that are available as free downloads. Savvion, Tibco and Intallio are 3 that come to mind that do this. Perhaps try one or more?
    ARIS has the advantage that it is more integrated with SAP than any of the others.
    The other think that has influenced us toward ARIS is that SAP now use it internally (so I am told) to define and govern the services that end up in their products. the Process is called PIC (Process Integration Content).
    There is a separate thread on it Do SAP Plan to Productise the PIC Internal Process for Customers & ISV's?.
    Hope this helps.
    Phil G.
    Message was edited by:
            Phil Gleadhill

  • Process Management - Scoping

    Hi,
    Can any body tell me the Points to be covered during scoping On Process Management?
    Rgds,
    Prasad

    Hi
    Following points are generally considered for process management scoping and IMG activities.
    Process Flow (Blueprinting)
    Process flow mapping (Blueprinting)
    Resources (IMG)
    Process order types(IMG)
    Confirmation type(IMG)
    Recipe(IMG)
    Control receipe(IMG)
    Type of process control system (Ex.Emerson)
    Availability of PCS interface with SAP
    PI-PCS interface(IMG)
    Process instructions (Woek instructions for operator)(IMG)
    PI sheets(IMG)
    Process meassages(IMG)
    Meassage monitor(IMG)
    Control receipe monitor(IMG)
    Inspection types(IMG)
    Sampling methods(IMG)
    Batch management(IMG)
    You can follow help.sap which will give you step by step of implementing process management.It is very well documented by SAP.

  • How to configure  Oracle BPEL Process Manager for JBoss 4.2.1

    can any body help me to configure Oracle BPEL Process Manager for JBoss 4.2.1

    Look here:
    http://download.oracle.com/docs/cd/E10291_01/doc.1013/e10538/toc.htm
    Marc
    http://orasoa.blogspot.com

  • Unable to start Oracle Process Manager from the windows services for OBIEE

    Hi,
    I have OBIEE 11g installed on a 32-bit windows machine. Of the two windows services installed, I am unable to start the Oracle Process Manager. When I try to start it I get the following error:
    Error 1053: The service did not respond to the start or control request  in a timely fashion.
    At the back end, this service is calling the file opmn.exe which is placed at MIDDLEWAREHOME\Oracle_BI1\opmn\bin. On trying to execute this file the error we get is:
    The procedure entry point longjmp could not be located in the dynamic link library orauts.dll
    I have tried replacing the orauts.dll file, but to no avail.
    Please let me know if you have any clue regarding what is to be done.
    Thanks
    Naman

    Hi Naman,
    This error occurs for the following reasons,
    *Path variable is not set properly
    *Multiple Oracle homes exists in the same machine.
    Follow the below steps and let me know if it works,
    1. Select My Computer -> Right Click -> Properties
    2. In the System Properties screen go to Advanced Tab
    3. Click on Environment Variables
    4. In the System Variables section select PATH variable & Click edit
    5. Now you will find that it will contain invalid directories. Remove the incorrect entries. This may happen when you have multiple oracle homes in the same machine
    6. Restart the service.
    Rgds,
    Dpka

  • BPEL Process Manager Generated WSDL

    We are working on an ant build framework for a Oracle SOA Suite 10.1.3.3.0 project, consisting of a main BPEL process that is synchronously calling another BPEL process via an ESB. This second process uses the same ESB to call back the original process.
    This of course leads to a circular deployment dependency, where the ESB requires both BPEL WSDLs before it can be deployed, and each BPEL process needs a WSDL for the ESB endpoint to be deployed.
    We are attempting to short circuit this dependency by deploying a web application registry for the WSDLs in question, but this presents us with a further problem. The WSDLs used to communicate with the BPEL processes and ESB are not the project WSDLs, but appear to actually be describing web service wrappers generated on the application server side. In order to use the proposed web registry, we would need to be able to predictably generate these WSDLs (or at least representative versions).
    In our example it looks like a case of generating binding and service elements and merging them with the BPEL project WSDL , but we do not feel that it is safe to assume anything about this behaviour and would prefer some kind of documentation to inform our decision.
    So, a couple of questions:
    1) Can anyone provide documentation and/or description of how the required web service endpoints are generated by the application server/BPEL process manager?
    2) Alternatively, is there a better way of avoiding or dealing with the aforementioned circular dependency?
    Thankyou

    I was wondering too what would be a could solution for the "circular dependency" situation.
    In my current project we will build some mockup-bpels(just for the interface) for the time being.

  • Problem installing BPEL Process Manager 10.1.3.1.0

    Hi,
    I'm new to BPEL. I downloaded BPEL Process Manager 10.1.3.1.0 for OC4J for Windows. After the download while doing the Oracle Universal Installer I selected "BPEL Process Manager for OracleAS Middle Tier"
    I get the following error:
    BPEL Process Manager for OracleAS Middle Tier will run on top of a supported Oracle Applications Server 10.1.3.0 J2EE Server and Web Server OR J2EE Server instance. This location does not contain this instance. Please refer to the Installation Guide for supported versions. Please select a new Oracle Home that contains a supported instance.
    Can anyone please let me know what could be the issue.
    Thanks
    -Prapoorna

    Hi,
    I'm new to BPEL. I downloaded BPEL Process Manager
    10.1.3.1.0 for OC4J for Windows. After the download
    while doing the Oracle Universal Installer I selected
    "BPEL Process Manager for OracleAS Middle Tier" You would select the above installation option only if you already have an OracleAS Middle Tier - and it would then install BPEL PM into the same ORACLE_HOME.
    The below error message is telling you the same. You have one of two options:
    1. install Oracle AS midtier first and then redo the above install of the BPEL PM
    2. select the standalone option (not the midtier option)
    HTH
    >
    I get the following error:
    BPEL Process Manager for OracleAS Middle Tier will
    run on top of a supported Oracle Applications Server
    10.1.3.0 J2EE Server and Web Server OR J2EE Server
    instance. This location does not contain this
    instance. Please refer to the Installation Guide for
    supported versions. Please select a new Oracle Home
    that contains a supported instance.
    Can anyone please let me know what could be the
    issue.
    Thanks
    -Prapoorna

Maybe you are looking for

  • Location settings/GPS can't change the options - used to be able to!

    I've read another thread with the same problem and people are saying you must've been connected to something with GPS - I haven't, nobody in my house has a phone or anything else that connects to GPS so it's not possible. I was trying to get this new

  • XL Reporter button disabled in SAP B1 8.8

    Hi All, I'm using SAP B1 8.8 SP 00 PL06. In the SAP B1 Tools menu I could see XL Reporter option but it is disabled. How to make it enable. Pl. let me know asap.

  • Remote enabled function module to copy a variant

    Hi Kindly let me know whether there is any remote enable function module to copy a variant  and save a  variant. Thanks and Regards neeta

  • Configuring BI in ECC6.0

    Hi All, We have installed ECC6.0 in our company, and as you might be knowing it comes with inbuilt BI in NetWeaver stack ( we have only one application server) , so I would like to know how we configure the BI in ECC6.0. Can anyone  give me any stand

  • Do we use direct star schema concept anywhere in sap bw

    i know about extended star schema,and where sap uses this concept. my question is do we use normal star schema concept any where in sap bw, apart from extended star schema concept. if yes specify the answer briefly . thanks in advance with regards ya