Work Flow Function Error

Hi Every1,
I have attached to my user the responsibility called "Work Flow Administrator Web Applications" also i attached a Function called Lauch Process function.Now i am getting the following Error:-
You do not have "Run Workflow" access because you do not have Workflow System Administrator privileges.
Please contact your System Administrator if you require the ability to run workflows manually.
Ok when i loged in as SYSADMIN it gives me another error and not the one mentioned above.
I am getting the following error currently:-
"You have encountered an unexpected error. Please contact the System Administrator for assistance.
Click here for exception details."
When i click the link the following error appears :
==================================
oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
     at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:597)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
     at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1095)
     at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
     at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
     at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
     at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2298)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1711)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
     at oa_html._OA._jspService(_OA.java:88)
     at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
     at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
     at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
     at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
     at oracle.jsp.JspServlet.service(JspServlet.java:156)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
     at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
     at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
     at oa_html._RF._jspService(_RF.java:102)
     at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
     at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
     at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
     at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
     at oracle.jsp.JspServlet.service(JspServlet.java:156)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
     at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
     at org.apache.jserv.JServConnection.run(JServConnection.java:294)
     at java.lang.Thread.run(Thread.java:534)
## Detail 0 ##
java.lang.NullPointerException
     at oracle.apps.fnd.wf.builder.webui.RunWorkflowCO.processRequest(RunWorkflowCO.java:113)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:581)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
     at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1095)
     at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
     at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
     at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
     at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2298)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1711)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
     at oa_html._OA._jspService(_OA.java:88)
     at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
     at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
     at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
     at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
     at oracle.jsp.JspServlet.service(JspServlet.java:156)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
     at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
     at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
     at oa_html._RF._jspService(_RF.java:102)
     at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
     at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
     at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
     at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
     at oracle.jsp.JspServlet.service(JspServlet.java:156)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
     at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
     at org.apache.jserv.JServConnection.run(JServConnection.java:294)
     at java.lang.Thread.run(Thread.java:534)
java.lang.NullPointerException
     at oracle.apps.fnd.wf.builder.webui.RunWorkflowCO.processRequest(RunWorkflowCO.java:113)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:581)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
     at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1095)
     at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
     at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
     at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
     at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2298)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1711)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
     at oa_html._OA._jspService(_OA.java:88)
     at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
     at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
     at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
     at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
     at oracle.jsp.JspServlet.service(JspServlet.java:156)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
     at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
     at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
     at oa_html._RF._jspService(_RF.java:102)
     at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
     at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
     at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
     at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
     at oracle.jsp.JspServlet.service(JspServlet.java:156)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
     at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
     at org.apache.jserv.JServConnection.run(JServConnection.java:294)
     at java.lang.Thread.run(Thread.java:534)
==================================
Please assist me.
All suggestions are welcomed
Chetan
Message was edited by:
Singh Chetan

Hi there,
In the "WorkFlow Administrator Web Application" Responsibility i clicked on the Administration Function and i accidentely changed the user from SYSADMIN to my self i.e. CHETAN.Now i am trying to log in thru my ID but it gives me the following error :
You have encountered an unexpected error. Please contact the System Administrator for assistance.
Click here for exception details.
About previous Page
When i click on the link to view the exception it reads as follows:
===================================================
Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
     at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:597)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
     at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1095)
     at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
     at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
     at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
     at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2298)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1711)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
     at oa_html._OA._jspService(_OA.java:88)
     at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
     at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
     at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
     at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
     at oracle.jsp.JspServlet.service(JspServlet.java:156)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
     at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
     at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
     at oa_html._RF._jspService(_RF.java:102)
     at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
     at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
     at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
     at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
     at oracle.jsp.JspServlet.service(JspServlet.java:156)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
     at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
     at org.apache.jserv.JServConnection.run(JServConnection.java:294)
     at java.lang.Thread.run(Thread.java:534)
## Detail 0 ##
java.lang.NullPointerException
     at oracle.apps.fnd.wf.builder.webui.RunWorkflowCO.processRequest(RunWorkflowCO.java:113)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:581)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
     at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1095)
     at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
     at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
     at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
     at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2298)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1711)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
     at oa_html._OA._jspService(_OA.java:88)
     at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
     at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
     at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
     at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
     at oracle.jsp.JspServlet.service(JspServlet.java:156)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
     at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
     at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
     at oa_html._RF._jspService(_RF.java:102)
     at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
     at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
     at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
     at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
     at oracle.jsp.JspServlet.service(JspServlet.java:156)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
     at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
     at org.apache.jserv.JServConnection.run(JServConnection.java:294)
     at java.lang.Thread.run(Thread.java:534)
java.lang.NullPointerException
     at oracle.apps.fnd.wf.builder.webui.RunWorkflowCO.processRequest(RunWorkflowCO.java:113)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:581)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
     at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1095)
     at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
     at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
     at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
     at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2298)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1711)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
     at oa_html._OA._jspService(_OA.java:88)
     at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
     at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
     at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
     at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
     at oracle.jsp.JspServlet.service(JspServlet.java:156)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
     at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
     at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
     at oa_html._RF._jspService(_RF.java:102)
     at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
     at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
     at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
     at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
     at oracle.jsp.JspServlet.service(JspServlet.java:156)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
     at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
     at org.apache.jserv.JServConnection.run(JServConnection.java:294)
     at java.lang.Thread.run(Thread.java:534)
==========================================================
I tried to run and compile and select YES like you had suggested earlier but things are not working.Please can you assist me how i can revert the permission back to SYSADMIN user.
As when i log in as CHETAN it gives ERROR page and when i log in as SYSADMIN it shows me "Workflow System Administrator =CHETAN and there is no option where by i can change it back to SYSADMIN as i cannot see the LOV nor the Apply button the only button that is there is Cancle.
Please assist me!
Thank you,
Chetan

Similar Messages

  • Work flow in error when executed with a user decision.

    Hi,
    I am executing a workflow for notification of absence. It has a user decision step to Revise the request or to withdraw it when the absence request is rejected by the approver. When I am executing this the workflow is going into error state. User decision step is not starting at all. The first two steps create notification of absence and check notification are getting completed successfully.
    Please let me know where I am going wrong.
    Thanks & Regards,
    Soumya.

    Hi,
    I believe the orginal poster is following the workflow tutorial in the sap help.
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/fb/135962457311d189440000e829fbbd/frameset.htm
    I'm following the instructions and pretty sure it's been followed exactly on each step but am hitting the same issue - see 'Unit 10 - third step'.
    The log is reporting two errors
    Work item 000000014093: Object FLOWITEM method EXECUTE cannot be executed
    and
    Error when processing node '0000000039' (ParForEach index 000000)
    You reject the notification and then the work flow errors.
    Can anyone help?

  • Work flow PO error

    Dear Friends ,
    I am geting following error in work flow for PO
    Import container contains errors (are any obligatory elements missing?)
    Message no. SWF_RUN594
    Please help me .
    RB

    hi,
    like the error says there is a error in Workflow container.
    I would check the bindings first. It's would be easier to help you when you can give some more information.
    Where raises the error?
    Is it a custom workflow or a standard one ?
    Was it working properly in past or are you in developing process ?
    bye

  • Leave Regularization_ESS portal_HR work flow inbox_ Error

    Hi,
    When an employee applies for leave through the SAP ESS portal, the leave request flows to the Immediate Superior for approval.
    However, the Time Admin fails to receive the leave request (after approval of Immediate superior)  in the HR workflow inbox although the ID is maintained as Time Admin in SAP.
    I have also checked the Administrator group & the feature PINCH. Both have been maintained correctly.
    Request to pls help with this issue.
    Best Regards,
    Amey

    Thanks for the response...
    The issue is only occurring for the ZIP file extention . we are able to open the document in other files extentions from UWL inbox(portal).
    We have checked few more threads in SDN & got some link mentiioing the Tcode :- DC20 and DC30 (related to file extension) . As explained in the Tcode DC20 and DC30 . the file extention entries has to be maintained.
    We have made the entry of ZIP file in the DC20 & DC30 but still we are getting the same error. I think we are missing some entries to fill.
    It would be great if you can suggest regarding this issue...
    Is this is the cause of the issue ?
    Appreciate your help.....
    Cheers:)
    Edited by: AlokSBP on May 3, 2010 12:40 PM

  • File not found error at Attachement link in GroupVote of Human Work Flow

    Hi Gurus
    In Human Work flow,
    I have created the GroupVote and assigned to two person.
    I checked "share attachments and comments" to share their issues.
    One signed on to WorkApplist and review the forms and attached the file,
    The file link was created but it could not be downloaded.
    it could not delete.
    I tested several times it occured same results.
    It did not be happend when this option "share attachments and comments" was not checked.
    domain log and opmn log are as below.
    <2008-08-25 14:55:15,468> <ERROR> <oracle.bpel.services.workflow> <::> Identity Service Authentication failure.
    Identity Service Authentication failure.
    Check the error stack and fix the cause of the error. Contact oracle support if error is not fixable.
    ORABPEL-10528
    Identity Service Authentication failure.
    Identity Service Authentication failure.
    Check the error stack and fix the cause of the error. Contact oracle support if error is not fixable.
         at oracle.tip.pc.services.identity.jazn.xml.XMLAuthenticationService.authenticateUser(XMLAuthenticationService.java:150)
         at oracle.tip.pc.services.identity.jazn.xml.XMLIdentityService.authenticateUser(XMLIdentityService.java:426)
         at oracle.bpel.services.workflow.verification.impl.VerificationService.authenticateUser(VerificationService.java:299)
         at oracle.bpel.services.workflow.query.impl.TaskQueryService.authenticate(TaskQueryService.java:135)
         at worklistapp.servlets.Login.handleRequest(Login.java:101)
         at worklistapp.servlets.BaseServlet.doPost(BaseServlet.java:157)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         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:368)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         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)
    OAS version is 10.1.3.1.
    Any advice will be appricated.
    Thanks

    You are getting : ORABPEL-10528
    Identity Service Authentication failure.
    Identity Service Authentication failure.
    This means that you have wrong username/password entries in your configuration files. Please recheck them and then things should be fine...
    Hope this helps!
    Cheers
    Anirudh Pucha

  • Error while executing work flow

    Hi all,
    I have created a workflow with user decision and send mail steps. But when I execute the workflow it is generating an error saying - " Task started under workitem ID 71036(current status: Error) ".
    When I see the workflow log--> list of technical details --> step history, the following errors I got
    exception occured                       Error when starting work item 000000071038
    Process node                               Error when processing node '0000000004' (ParForEach index 000000
    create                                           Error when creating a component of type 'Step'
    create_WIM_Handle                     Error when creating a work item
    create_via_wfm                           Error within method CL_SWF_RUN_WIM_FACTORY->CREATE_VIA_WFM
    get_witype                                   Unable to determine work item type for step at node 0000000004
    get_task_handle                           Error when loading task
    find_by_wfdwiz                          Task definition '' not found
    Executing workflow item              Work item 000000071038: Object FLOWITEM method EXECUTE cannot be executed
    Executing workflow item              Error when processing node '0000000004' (ParForEach index 000000)
    But when I create the same workflow in another client and excute, it is working fine.
    Can anybody look into this.
    thanks & regards
    Kris

    Hi Suresh,
    Thanks alot, problem solved to some extent. I need some other clarifications.
    1. whether SAP_ALL and SAP_NEW  profiles are mandatory for the user WF-BATCH or only SAP_ALL can solve our issue?
    2.
    Unless your workflows are not going to use Webflow functions, configuring "Maintain Web Server" is not required
    as you said, what are webflow functions?
    Please provide me information on these as Iam new to Workflows.
    Thanks & regards,
    Kris

  • Work Flow in Status Error

    Hi Experts,
    I have a Workflow which triggers on record update.
    After the start step i have 3 assignment Fields and then Some validations etc.
    I can see that this workflow is stopped at First assignment step Some times with Error.
    And when i Open the workflow and close it again, then the next time there is a Update to a Record this workflow works fine...
    This is strange..
    the Workflow entry which is in ERROR will remain the same, Even if i press 'Perform' ..
    DId anyone face this issue earlier!!!
    It works fine for 2 days and suddenly i can see in Workflow table there is a entry with Error at First Assignment step of Workflow.
    when i Open work flow, Edit some description and save it back and the rest of the workflows from then are executing without error.
    But the one with Error in WF table still remains the same even after selecting 'Perform' on it.
    KR
    John

    Hi John,
    Please find details of a SAP Note 1553992 on this issue:
    Symptom
    - Data Manager crashes when trying to click on workflow job line (only    in MDM 5.5).
    - Workflow jobs are in error state due to executing next step such as     syndication step after a job was in error state due to bad assignment.
    Other terms
    - Workflow crash Data Manager, O28627 2011
    Reason and Prerequisites
    o Description of the root cause of the bug and ways to reproduce and/or diagnose the issue:
    Reproducing the scenario can be done by creating a workflow with the following steps:
    1. Start
    2. Bad Assignment (e.g. assignment created unique constraint violation)
    3. Syndication
    4. Stop
    After executing the workflow job, the job is shown in error state in MDM Data Manager.
    Clicking on next -> Syndication step changes the workflow job to a job that only the owner can see. The job is shown in MDM Data Manager in error state, its step description is empty and no user specified in user column.
    Clicking on the workflow job will lead to a crash in Data Manager.
    MDM Data Manager crashes since the workflow job is is in error state but none of his steps is in error state.
    In this mode(unlisted), MDS prepares the workflow list to be send to Data Manager with user name with value NULL.
    Data Manager crashes when it tries to access the user name of the workflow.
    The issue was introduce with MDM 5.5.
    Issue is not relating to a specific platform/DBMS.
    Solution
    o The workaround is:
    Delete workflow job in error state using Java API.
    o The description of the fix is:
    The fix handles two scenarios:
    1. Existing workflow jobs in error state that caused a crash
       in MDM Data Manager. A fix was made in MDS to add the owner as user
       name to the workflow jobs in such scenario.
       As a result users are able to delete the workflow job or show its
       history.
    2. New workflow job will not stay in Error state and the next step will
       be correctly performed.
    o The issue was fixed in the following code lines and versions:
    - MDM 5.5 SP06 Patch05 Hotfix 45 (Build 5.5.65.125) -
        change list #94328
    - MDM 7.1 SP07 (Build 7.1.07.113) - change list #94340
    - MDM 7.11     (Build 7.11.0.146) - change list #94339
    o What areas of the code were fixed?
    Workflow Run Time
    o What areas of the code were affected by the fix?
    Workflow Run Time
    o The following component(s) need to be replaced to correct the specific flaw addressed by this note:
    In 5.5 Version:
    Master Data Server
    MDM SERVER 5.5
    In 7.1 Version:
    Master Data Server
    o Additional component(s), if any, that were impacted and should be regression-tested by the code change:
    In 5.5 Version:
    GUI Clients
    JAVA API
    In 7.1 Version:
    Data Management Clients
    JAVA API
    Hope this helps.
    Thanks,
    Ravi

  • HT5654 i tried to update my ipod touch 4th gen and it shutoff and showed a screen that says connect to itunes. So of course i did and i says it found an error restoring ipod what do i do know to restore my ipod back to working and functioning condition?

    I tried to update my ipod touch 4 gen and it automatically shutoff and said connect to itunes on the screen. I did. it says it found an error restoring ipod, what do i do now to resttore my ipod back to working and functioning condition?

    Hi marty292,
    Welcome to the Support Communities!
    The article below may be able to help you with this.
    Click on the link to see more details and screenshots. 
    If you can't update or restore your iOS device
    http://support.apple.com/kb/ht1808
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    Cheers,
    - Judy

  • AE Work Flow Error in creating request. Path Not Found

    Hi There,
    I am working on GRC 5.2
    I Have lot of questions regarding this tool...
    I am getting this error when i am trying to submit a request..
    Please help me in configuring the AE and guide me with the basic setup.
    Work flows and rest of the things..
    Thanks in advance
    Raghav

    Buddy,
    I have done config using Guide...
    I am able to submit request from the GRC end ...i am getting this below status message
    Request successfully got created and got approved with provisioning. Request no : .
    Approval Path Status 
    (Status : APPROVE) 
    1. Auto-Provision ( Status : Approved )
    [system
    But nothing is changes in ECC system..as per the above request when the system complete the request User ID should be created automatically in the back end but its not happenning.
    Please guide me

  • CUP and ERM work flow error

    Hi Friends,
    When I am changing a role and triggering in the work flow for approval  it is showing following error
    2010-05-11 09:09:28,251 [SAPEngine_Application_Thread[impl:3]_32] ERROR  User :   not found to get full name
    2010-05-11 09:09:47,607 [SAPEngine_Application_Thread[impl:3]_25] ERROR
    java.lang.Throwable: java.lang.NullPointerException
         at com.virsa.re.workflow.client.WorkflowRequestClient.getRoleProcessContextDtos(WorkflowRequestClient.java:284)
         at com.virsa.re.workflow.client.WorkflowRequestClient.execSubmitRoleApprovalWF(WorkflowRequestClient.java:83)
         at com.virsa.re.workflow.actions.WorkflowRequestAction.submitApprovalRequest(WorkflowRequestAction.java:95)
         at com.virsa.re.workflow.actions.WorkflowRequestAction.execute(WorkflowRequestAction.java:54)
         at com.virsa.framework.NavigationEngine.execute(NavigationEngine.java:273)
         at com.virsa.framework.servlet.VFrameworkServlet.service(VFrameworkServlet.java:230)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
         at com.virsa.comp.history.filter.HistoryFilter.doFilter(HistoryFilter.java:43)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:219)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    FYI.. It is happening with the roles those are  uploaded earlier not when I am creating any new roles.
    Please Help.
    Regards,
    Satyabrat

    Hi Satyabrat,
    Which patch level you are on? Although seems not related to your issue, but there is a bug in Patch 11 -
    1. It doesn't update Approver from ERM-Workflow-Approver criteria
    2. it doesn't update criticality level ( if you didnt upgrade from Patch 8 to 9 and went on directly to patch 11).
    If you have any of above issues, then old roles and copy of old roles will not work properly.
    Check if you have criticality level defined and also try to change approver in ERM Role modification screen.
    it seems the configuration is correct as new roles are working fine but to make sure also check in CUP whether the first stage of Role creation is defined as webservice.
    Let us know if it helps.
    Regards,
    Sabita

  • Error in work flow wait for change event

    Error in work flow wait for change event of business object bus1014, Actually this business object is triggering for two transaction one is me21n and another is c201 . am trying to create fork with two branches one is create and another if change occurs wait will trigger, bt when i trigger work flow controll is not after fork, it will stop in fork only. and am not getting my workflow container variable getting instantiate, am getting error in wait. please any one get out of me in this

    Hi Sangeetha
    What is LV_MATERIAL? is it a BO container element? or a class element or a just a simple variable?
    Error message is clear, you are trying to evaluate LV_MATERIAL but it does not contain a value.
    This is a custom workflow as it begins with WS9xxxxxxx... what is LV_MATERIAL used for? what are we expecting it to hold? maybe, from event to workflow binding we can pass the value to it.
    Please share the following:
    1) Definition screen shot of LV_MATERIAL
    2) Screen shot of The step where it is first used - from SWDD
    3) Screenshot of Event to Workflow Binding
    4) name of your base Business Object (seen in the triggering events tab of the WF template in PFTC)
    5) What is the corresponding variable for that BO in your workflow container
    6) Screen shot of WF definition from SWDD - please identify the step going in error in that screen shot
    Regards,
    Modak

  • SWU3 work flow error

    Dear friends
    I am configuring work flow in SWU3, for Check Entries from HR Control Tables its showing an error message like 
    Any inputs how to configure this one
    Important settings
    Information Active plan version        01
    *Warning* Transport of PD objects is not active
    Information Automatic transfer of substitution is active
    Information Results check during rule resolution is active
    *Warning* Task buffering is active
    Information Most important object types are in table T77S0
    Information Most important transaction codes are in table T77S0
    Determination of Transport Objects
    Information Determined Transport Objects:       PDST_LSO        ,  PDWS_LSO
    Transport object PDST
    Information Table SOBJ is consistent as regards key tables
    **Error** Table   HRP1055                        Not an entry in table SOBJ
    **Error** Table   HRP1071                        Not an entry in table SOBJ
    **Error** Table   HRP1072                        Not an entry in table SOBJ
    **Error** Table   HRP1080                        Not an entry in table SOBJ
    **Error** Table   HRP1081                        Not an entry in table SOBJ
    **Error** Table   HRP1082                        Not an entry in table SOBJ
    **Error** Table   HRP1261                        Not an entry in table SOBJ
    **Error** Table   HRP1271                        Not an entry in table SOBJ
    **Error** Table   HRP1291                        Not an entry in table SOBJ
    **Error** Table   HRP1509                        Not an entry in table SOBJ
    **Error** Table   HRT1509                        Not an entry in table SOBJ
    **Error** Table   HRP1511                        Not an entry in table SOBJ
    **Error** Table   HRP1512                        Not an entry in table SOBJ
    **Error** Table   HRP1513                        Not an entry in table SOBJ
    **Error** Table   HRP1514                        Not an entry in table SOBJ
    **Error** Table   HRP1515                        Not an entry in table SOBJ
    **Error** Table   HRT1515                        Not an entry in table SOBJ

    hi
    have you transported recently any transport request. please check the status of that. its went wrong with error code. 0.

  • Work flow template download error

    Hi Folks,
    I am trying to down load work flow template but its giving me this error please help me out
    " No Import Filter Was Found To Import the XML
    Document Chosen. Do You Want to Display the XML
    Document?  "
    what need to be done.
    Thanks in advance for the help
    Krishna Mukthineni

    HI folks ,
    Any help please ..
    Thanks
    Krishna Mukthineni

  • Work flow's Task Error?

    Hi,
    I am new to work flow and created a initial work flow to display the material.
    I designed a work flow as following contents:
    The work flow will ask you that, would you like to display the material.
    If yes, It will display the material else, send the mail to SAP inbox Business Workplace with the negative message.
    System is generated a work flow number and there is no inconsistence in the same.
    But, it is giving error. I am giving the existing material number and pressing execution button.
    The error is Task started under work item ID 410252 current status: Error .
    If I get success then I am going to start working on real scenario of notification display with the same prospects for my client requirement.
    Please help me out.
    Thanks
    Sekhar

    hi,
    this error may be because of two resons
    1)Agent Assignment
    2)Binding
    In workflow there r 5 conatiner...u have to do binding
    for this which business obj u r using...ceate it in container like workflow container , task container.
    if there is any event which is triggering ur workflow...chk binding there also.
    n check wether ur task status whether it is released or not.
    Do agent assignment n make it General task.
    Hope this will help u...

  • Getting status as ERROR while instantiating Business Object in work flow?

    Hi,
    Getting status as ERROR while instantiating Business Object in work flow.
    How to rectify it.
    Tahnks in Advance.
    Moderator message: please have a look at the dedicated Workflow forum on SCN.
    Edited by: Thomas Zloch on Jan 19, 2012

    Hi,
    Go to SWDD and create a new workflow. This workflow will have two steps. This is just for test purpose so we are not going to define any triggering event etc.  First step will instantiate (creating a runtime object) a business object and second step will use that runtime object to execute one of its method. We know that to instantiate any BO we need the object key to be passed. Key uniquely identifies a runtime instance of Business Object (henceforth we will refer it as BO or business object interchangeably). 
    use Business Object SYSTEM and method GENERICINSTANTIATE to instantiate any Business Object in workflow

Maybe you are looking for

  • Connect to a web service?

    Can someone please tell me how to connect to a web service and receive the array and display it in AS 2.0? It's more then one item in the array I will receive. I need to do it by code and can not use Web Service connector.

  • Is my 2007 MBP HD dying? Should I replace? Or could it be unsalvageable?

    Problems: Constant grey screen asking me to restart. Looping of log in screen when restarting. Having to boot in safe boot. Finder constantly lagging just hitting a file for quick preview no matter how small. Unable to try to save files by moving the

  • New officejet h470 with wireless card; "printer cartridge incompatible" error message

    I just got the officejet h470 mobile printer and wifi card.  Had many, many problems when trying to set up wireless operation (windows vista operating system).  Installed & uninstalled 5 times.  Finally contacted HP tech support and got it to work co

  • MDX result contains many cells. (more than 1 million)

    Hi experts!!! I have a webi report, but when i try to refresh te report, the report show me the following message: The database error text is: Error in MDDataSetBW.GetCellData. MDX result contains many cells. (more than 1 million). (WIS 10901) I was

  • Do you Agree that this editing system its good?

    I every one, my friend would like to buy this video editing system dose every one agree that this is best system for future film 3K & 4K videos. Software: Adobe Pr & Ae CS5 Windows® 7 Professional 64-bit 2 Intel® Xeon® Quad-Core Processor X5677 (3.46