***URGENT*** Time Based Work Flow ERROR/PROBLEM

Knowing that the PRE() function doesn't work smoothly with the wait function. We went ahead and added it in the conditions statement and disabled the reeval check box, but the problem is it appears that it is still checking the condition. Anyone have this problem or possible solution?
Edited by: 783027 on Jul 26, 2010 3:49 PM

See answer to your previous post.
          Jai wrote:
          > Hi ,, I am trying to use time based delivery of message in WLServer7.0. After going
          > through the various posts I figured this is the snippet required to send time-based
          > messages. But i havent had any luck on it as yet. Can someone please point out
          > where am I going wrong in this or send a snippet of code which does this.
          >
          > here is snippet of code ....
          >
          > /*initialization */
          >
          > qconfactory = (QueueConnectionFactory) ctx.lookup(JMS_FACTORY);
          > qcon = qconfactory.createQueueConnection();
          > qsession=qcon.createQueueSession (false,Session.AUTO_ACKNOWLEDGE);
          > queue = (Queue) ctx.lookup (QUEUE);
          > qsender = qsession.createSender(queue);
          > msg = qsession.createTextMessage();
          > qcon.start();
          >
          > /* actual bit which does sending */
          > Date later = new Date();
          > long now = System.currentTimeMillis();
          > GregorianCalendar cal = new GregorianCalendar();
          > cal.getTime().toLocaleString();
          > System.out.println("The current time is: " + cal.getTime().toLocaleString());
          > now += 10*1000; later.setTime(now); cal.setTime(later);
          >
          > msg.setText(message);
          > ((WLMessage)msg).setJMSDeliveryTime(cal.getTime().getTime()); ((weblogic.jms.extensions.WLMessageProducer)
          > qsender).setTimeToDeliver(cal.getTime().getTime());
          > qsender.send(msg);
          >
          > Many Many thanks for your swift response ...
          

Similar Messages

  • While Processing one ASN in EBIZ we are getting below work flow error.

    Hi Gurus,
          while processing WF details , i am receiving following erorr in one of node process. Can you please give any sugessions from your end why this error will come and resolution ways.
    thanks in advance
    issue details are below :
    Error Stack Wf_Engine.CompleteActivity(NVISPASN, 36562, STOP)
    NVISP_EDI_856_PREPROCESS_PKG.CompleteParentStop(36562-100101309584-1)
    Wf_Engine_Util.Function_Call(nvisp_edi_856_preprocess_pkg.CompleteParentStop,
    NVISPASN, 36562-100101309584-1, 230620, RUN)
    for ref please find below screen shot.
    and we retry same work flow by clicking retry button on the screen.
    so the work flow was completed successfully.
    and processed one more ASN for this ASN also got same work flow error.
    could you please suggest the solution to avoid this error.
    it is customized work flow but we are getting WF standard error.
    thanks
    raghava

    According to error, it appears that child flow activity trying to push the parent flow notified activity. Could be that parent flow is not ready/notified when child tries to push it.. Check for timings of 1)  begin and end times of child activity 2) begin & end times of parent activity . If this is timing issue, add defer activity for child flow to wait till parent flow comes to required status.

  • Bus2014 Work flow display problem

    Hi Folks,
    In my work flow I am using BUS2014, when I am trying to interpet the process for decison step, the process should display the purchase contracts, In some users its diaplaying and in some users its not displaying even though the same authorisations are there for all the users.
    What could be the problem.?
    Secondly,
    I am using one more decision step down the branched work flow to stop for user decision to change the purchase contracts, the  problem is when I am trying to call method display and when user is changing the contracts into change mode, saving and returning back the whole session is comming back to Easy access rather than staying in deision step of the user in workflow inbox. is there any alternative that I can deal with.
    Thanks and Regards,
    Krishna Mukthineni

    Hi folks,
    The second problem lies with the application displaying.. It cannot go to some other transaction like change mode and come back as in Njoy tranctions... so I have adjusted the code to make the display of the method in change mode i.e. Me32k so it is working fine.
    But still I have the first problem .. some times the display through method dont reflect for the user.. please help in this regard...
    Edited by: krishna mukthineni on Oct 10, 2008 4:26 PM

  • 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

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

  • Urgent needed of work flow documents.

    Hi Foks,
                Can any one send me work flow documents to my mail ID : [email protected] I am in urgent need of the documents .
    <b><REMOVED BY MODERATOR></b>
    Regards,
    veera
    Message was edited by:
            Alvaro Tejada Galindo

    Hi
    Regarding Work Flow   
    work flow scenarios.
    1. applying for a leave.
    2. approval process.
    3. material creation process.
    4. mainly work flow is for notification purpose.
    chk this links
    http://help.sap.com/saphelp_erp2005/helpdata/en/fb/135962457311d189440000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/c5/e4a930453d11d189430000e829fbbd/frameset.htm
    Workflow
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    http://www.erpgenie.com/workflow/index.htm
    http://www.sap-basis-abap.com/wf/sap-business-workflow.htm
    http://www.insightcp.com/res_23.htm
    A good tutorial
    http://www.thespot4sap.com/articles/Invoice_Verification_Automation_Using_SAP_Workflow.asp
    http://www.sap-basis-abap.com/wf/sap-business-workflow.htm
    /people/alan.rickayzen/blog
    /people/jocelyn.dart/blog/2006/06/19/why-use-abap-oo-with-workflow
    a good book
    http://www.sap-press.com/product.cfm?account=&product=H950
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.sap-press.com/downloads/h950_preview.pdf
    Check the following PDF
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSTART/BCBMTWFMSTART.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMDEMO/BCBMTWFMDEMO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMPM/BCBMTWFMPM.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    also seach the workflow forum: SAP Business Workflow
    Workflow automates the steps and activities in a business process according to predefined procedures and rules.
    Workflow presents information and documents to the appropriate knowledge worker or agent (another entity such as a program) to make a decision or perform an activity.
    Workflow tracks each and every step in the process flow and maintains an ongoing status.
    Workflow also collects and reports all of the metrics associated with the execution and completion of the process.
    Check the below links u will get lot of info..
    http://www.sap-press.com/product.cfm?account=&product=H950
    Workflow
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    Go through the following links on FORK :
    http://help.sap.com/saphelp_nw04/helpdata/en/24/e2283f2bbad036e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/8d/25f1e7454311d189430000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_46c/helpdata/en/c5/e4a930453d11d189430000e829fbbd/content.htm
    http://www.insightcp.com/res_23.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSTART/BCBMTWFMSTART.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMDEMO/BCBMTWFMDEMO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMPM/BCBMTWFMPM.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    For more reference on workflow: http://****************/Tutorials/Workflow/Workflow.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/04/9277a346f311d189470000e829fbbd/frameset.htm
    Check these links.
    http://www.sapgenie.com/workflow/index.htm
    /people/ginger.gatling/blog/2005/12/01/link-workflow-business-objects-to-your-collaboration-tasks
    http://help.sap.com/saphelp_nw04/helpdata/en/92/bc26a6ec2b11d2b4b5006094b9ea0d/content.htm
    http://help.sap.com/saphelp_bw33/helpdata/en/92/bc26a6ec2b11d2b4b5006094b9ea0d/content.htm
    http://help.sap.com/saphelp_bw31/helpdata/en/8d/25f94b454311d189430000e829fbbd/content.htm
    http://www.sap-press.com/product.cfm?account=&product=H950
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    Workflow
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    Workflow tutorials with step-by-step and with screenshots are available at http://www.****************/Tutorials/Workflow/Workflow.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/42/c14a9b55103116e10000000a1553f7/frameset.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/c5/e4a930453d11d189430000e829fbbd/frameset.htm
    http://www.sapgenie.com/workflow/
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.sap-basis-abap.com/wf/sap-business-workflow.htm
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2857887
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2855919
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2735228
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSTART/BCBMTWFMSTART.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMDEMO/BCBMTWFMDEMO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMPM/BCBMTWFMPM.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    Debug a workflow.
    This has a step by step procedure :
    http://fuller.mit.edu/workflow/debugging.pdf
    www.erpgenie.com/sap/workflow/debugging.htm
    http://www.erpgenie.com/workflow/debugging.htm?2b5de440
    Workflow tutorials with step-by-step and with screenshots are available at
    http://www.****************/Tutorials/Workflow/Workflow.htm
    http://www.sapgenie.com/workflow/
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    http://www.sap-basis-abap.com/wf/sap-business-workflow.htm
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2857887
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2855919
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2735228
    http://www.sapbrain.com/TUTORIALS/TECHNICAL/WORKFLOW_tutorial.html
    Regards
    Anji

  • Service WO through IW31 (Control Key-PM03)- PR gets work flow error

    Hello All,
    When we create a Service Work order (Control Key "PM03") through the operations tab in a Work Order(IW31), When we open the PR we recieve an error:
    "Entry missing in table for Fund Center SP/"
    The work flow recieves an error message and an email will not be sent out to be approved.
    Any suggestions on to fix this.
    Thanks...

    Thanks Pete,
    Here is the error when we open the PR in ME53n or ME54n: "Entry missing in table for Fund Center SP"
    We checked our work flow table and the SP fund center is correct.
    When we create a service pr through me51n we do not get this error. Only when we create a service PR through IW31 (Control Key- PM03).
    THanks.

  • Ambiguious  work flow error while creating SC

    Hi Gurus,
    I am getting error while creating the shopping as" ambiguious  work flow".
    Can you tell me how to fix this??
    Thnaks,
    Eswar

    Hi Eswar,
    If you get kind of error when system is unable to detect any workflow while creating SC.Try to see the condition in workflow.
    I feel that two Workflow are trigerred for same SC.
    Please check the setting for workflow for Shopping Cart.
    IMG / Supplier Relationship Management / SRM Server /  Cross-Application Basic Settings / SAP Business Workflow
    In my system for setting SC workflow.
    I have these two workflow active.
    Shopping Cart          
    WS10000060
    Workflow Without Approval Shopping Cart                    
    WS14000109
    Shopping Cart Approval n-step over Value Limit     User Spend Limit
    Please check at your end.
    Regards,Nishant

  • Work Flow Attachments Problem

    Hi all,
    i have to create a work flow to send notifications along with attachments. I am successful in sending when there is one attachment. But i couldn't make out how to send more than 1 attachment. The attachment number may vary from 0-10. How to keep the wf in aloop? can any one help me?
    Regards
    --Raj                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Hi please check the link below.
    https://app.primecontract.com/ua/webhelp/webwfp/wf_attachments_bg.html
    http://www.uiowa.edu/hr/imfo/workflow/attachment.pdf
    Murthy.

  • Work flow approvers problem

    HI
    I have created a document library with 3 specific columns of where I pick 3 people to be approvers when uploading a document.
    I then have a approval workflow set to route the document to each approver in serial once they have added their content.
    The issue I have that as soon as I set the workflow process participants using the "workflow for lookup" option and choose my 3 fields the workflow returns immediately as rejected. 
    if I don't use these fields and select the approvers in the workflow then it works fine but the people might change so would rather choose them when uploading the document using the form.
    Here's what I have as my workflow.
    Step: Step 1
     Start Approval (22) process on Current Item with Current Item:Tech Lead
    Please can someone let me know why this doesn't work or point me in the right direction of doing this.
    Thanks

    Hi Rick,
    Let me explain the case clearly to you first.  In this workflow parellel processing is being used. Between the start and end of the block the first step is a case step then the user decision is used . In the user decision step a program exit is used and in the create of that workitem a table is updated with the details of the worlitem . The problem ocuurs here only.  In some of the workflows that are hanging (because of SWF_RUN 611), the log shows that the workflow has processed upto the case step. But the workitem table has been updated with an entry correspondingly. so when i try to read or complete or cancel the workitem it throws me a error that the workitem cannot be read. And when i use the workitem table entry in SWIA it shows no workitem exists . I am not able to figure out what has happened. So please let me know what has happened .... and i need to close those worklfows and as well as updated the table .....
    Regards,
    Kevin.

  • PCR Work Flow Error

    Hi,
    I am working on PCR WorkFlows, the problem i am getting is .. when the PCR is executed from MSS it is coming to UWL as task . But when try to open that .. it is giving me the error like ....
    "Critcal Error.
    Message number cannot read from Workflow Container...."
    When i check through SBWP there i am getting one error in step History... Saying
    " HTTP handler for starting an external service cannot be read "
    Can any one tell me wt could be the problem ? Am i missing some config ?
    Regards,
    Srinath

    Hey can you check the config in SWFVISU .................the re -register your task on portal.
    Along with this check this link [link1|HTTP handler for starting an external service cannot be read;

  • How to trace work flow errors

    Hi ,
    i am working in a support enviroment .
    My client is using workflow for doing Postgood receive and network activity(project network ) updation .
    It is failing to update network activity 70% cases .
    I have a little knowledge in workflow .
    i want to know the Function modules it is using to do the job .

    hi,
    look this.
    Workflow Trace On/Off - SWU8
    Display              - SWU9
    Delete              - SWU10.
    Work Item Analysis    - SWI1
    Identifying workflow for the work Item :
    Tx : SWI1 - Enter the workiem id which has been identified in workflow log
           The details consists of workflow of the workitem.     
    WorkFlow Errors :
    1. Workflow Not Started           - Using Event Trace we can Identify
    2. Started but No Proceeded           - Wrong Object Keys
    3. Problem in Work Item Execution
         Dialog Work Item          - Agent Determinaion Error ( Position,Role,User )
                             - Role Resolution Error
                               Reqd Element would no be
                               Set in Binding
         Background Work Item      - Make Foreground and Test once Sucessfull make it Back round
    some good links.
    http://help.sap.com/saphelp_erp2005/helpdata/en/fb/135962457311d189440000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/c5/e4a930453d11d189430000e829fbbd/frameset.htm
    Workflow
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    /people/mike.pokraka/blog/2005/07/17/sap-business-workflow-faq
    rgds
    anver
    if hlpeed pls mark points

  • Web-based Work flow management programme

    I am new to this website. I am currently doing a project on producing a web-based workflow programme. This workflow program should have functions which can make different nodes I should be also to produce arrows to link up these nodes. These nodes should provide information to the user when it is clicked. I was told to use java, java applet and javascript for this project. However, I am not familar with these programmes!!! This project is due be end of the year!! Could any kind souls briefly explain to me the method I am suppose to attempt this project. Thanks alot!!

    H E L L O !   - a JAVA book probably by Sue ???
    So you know about this then? - GOOD!
    Actually the first chapter is all about the early attempts to succeed in achieving computational result with a binary output, plus of course the history of programming perverts and people who were relatively normal once upon a while. It goes from Nigel Astley Heatherington-Smythe, who as one time assistant to Charles Babbage spent the remainder of his twilight years with the Tuareg people of North Africa, mounting camels and cackling insanely to himself whist reciting natural logarithm tables. And spanning right accross the decades to the present day 'uj' from Sweden, who seems to be suffering from a severe gender identity crisis typical of many of his forebears.
    (The second chapter is about spanking ... mostly)

  • Work flow Error

    Dear All,
    While creating a Purchase Order Release Strategy the following error is coming in Business Workplace.What to do for this
    Error processing following event linkage:
    BUS2012 RELEASESTEPCREATED WS20000075
    Following error occurred:
    SWF_RUN 594
    Message text:
    Import container contains errors (are any obligatory elements missing?)
    Event container appended as attachment.
    Event linkage with errors deactivated.

    Hi,
    Check the worklfow container whether the required variables are defined in it.
    And also don't do auto binding, I request you to drag and drop the variables manually for binding.
    Regs,
    Venkat

Maybe you are looking for

  • Compiz was working but not anymore :( RADEON X1600

    hi...im an arch novice.  I just switched from ubuntu over the weekend and im trying to get compiz fusion to work correctly with my Radeon X1600 graphics card. I installed latest ati-dri package using pacman and i eventually got compiz running with th

  • Customer Payment Discounts beyond 2 levels

    All, We are currently using "standard" discount successfully for our customer payments.  We recently purchased a new business with discounts that are outside the norm for SAP.   Example: Payment in 30 days  5.6% discount Payment between 31 - 60 days

  • Tracing User Exits for Transaction ME22N

    I have a problem with the transaction ME22N. When I try to add an additional item for a certain PO, I can't save the changes because there is an error message saying one of the previously created item has to be checked under the 'Returns' field. The

  • How can I cut out paths with another path and just leave short paths (pic examples inside)

    Ok, so we start with this... the "S" is a path (the "S" is just used for example here but could be a star, a heart or even something more complex. Then I need to end up with this: This was done with clipping mask but that only gives me the "look" I w

  • Problems with Office 2004 on Leopard

    I'm having trouble with Excel 2004 since i upgraded to leopard. Keyboard quits working and then the program crashes. I checked the Microsoft site and they seem to think the problem is with the OS Leopard. Anyone else having issues with Excell or Word