How to pause Workflow

Hi Gurus
Is there a way to pause execution of workflow? It looks like this
1. Start of Worflow
2. Executing some action
3. Entering loop
3. Waiting 1 hour/day/month
4. Checking condition of ending loop
5. Ending Workflow
Maybe there is an event that is triggered every hour/day/month so that I could put inside this loop waiting for event. Any ideas?

I've had a similar problem working in an HR environment some time ago.
My solution was to use recursive calls to the workflow.
So basically the workflow consisted of a 2 branch fork
The first waited for events to check if the job was done, if so, the wf ended, the second branch had a deadline monitoring step waiting some time, if it was surpassed, it send an email and recursively called the workflow (with some binded extra data like nr of times it was called etc.).
You can use all sorts of logic in this kind of structure.
Kind regards, Rob Dielemans

Similar Messages

  • How to configure Workflow Notification Mailer for oracle alert in R12

    Hi all....,
    How to configure Workflow Notfication mailer for oracle Alert in R12. Please provide the complete steps.. Its urgent.. Plz help me..
    Regards ,
    Madhan

    Duplicate thread (please post only once)
    plz help me...!!!! Workflow Notification Mailer
    plz help me...!!!! Workflow Notification Mailer

  • How to change workflow for expired qualification in HR Module

    Hi,
    My question how to change workflow for expired qualification in HR Module.We need to when date is expired tcode OOQA that system will check and that time workflow should be triggred.
    I have serached sap help but i am not understand please below mention URL for SAP help
    Link: [http://help.sap.com/saphelp_47x200/helpdata/en/ee/f4c9cafbab11d29ea40000e8215202/frameset.htm]
    Please explain step by step how to trigrred workflow for expired qualification?
    Please this problem is high and try to solve it.
    Thx!
    Sachin

    Hi,
    Why do you want to trigger a wflow and what do you want to do with this trigger. Can you give more details of your exact requirements.
    But, if you are looking for how to trigger, you can write a small ABAP pgm and schedule it as a job every night. THis job basically reads the table P1000-ENDDA for expiry date and if it reached today, then you can either trigger the wflow with SAP_WAPI_START_WORKFLOW or use SAP_WAPI_CREATE_EVENT to raise your custom event(for Business Obj. BUS7018, i think this is your BO and there are no std events right now, so you will ahve to add your custom event by extending BUS7018 to ZBUS7018).
    Hope I am clear and this helps and if you need more details, reply.
    venu

  • How to configure workflow mail service..

    Hi Experts,
    How to configure the workflow mail server.
    I will tell you my requirement,
    i have to configure email notification for oracle application R12.1.2 , all the emails related to administration  should go to one email id, this email id is of gmail. I am not able configure it.
    Oracle application : 12.1.2
    Oracle Database : 11.1.0.7
    Please help me.
    Regards,
    Mohd Mohtasham Jeelani

    Please also see:
    How To Configure Workflow Notification Mailer To Send Email Notification For Only One Workflow Item type/Process? (Doc ID 786647.1)
    Configuring A Notification Mailer Based On A Specific Item Type. (Doc ID 415723.1)
    After Upgrade R12.1.3 All Alerts Are Completing With Signal 11 (Doc ID 1438919.1)
    Oracle Alert Response Processing Is Not Working After R12.1.3 Upgrade (Doc ID 1505620.1)
    Thanks,
    Hussein

  • How to enable workflow notification mailer and how can it help me?

    Hello
    I am on 12.0.6
    I want to know how to enablke workflow notification mailer and how it can help me?
    Do i need to seperately license it?
    is there any patch that i have to apply in order to use it
    Please advice and help me with my query

    Hi,
    I want to know how to enablke workflow notification mailer and how it can help me?See the documents referenced in this thread.
    Workflow Configuration and Troubleshoot
    Workflow Configuration and Troubleshoot
    Do i need to seperately license it?No.
    is there any patch that i have to apply in order to use itSee the thread referenced above.
    Regards,
    Hussein

  • How to get Workflow code/wtf file from Oracle Customization Form

    Hi All,
    I am new to this forum. Can some one please help me how to get this wft file from customized oracle PO form ?
    Thanks,

    Pl post details of OS, database and EBS versions.
    What is "this wft" file ? WFT files are txt files of workflow definitions that can be downloaded from the database (or uploaded to the database) using WFLOAD utility.
    HOW TO DOWNLOAD WORKFLOW FILE .wft          [Document 578248.1]
    How To Update and Move Workflow From One Instance to Another?          [Document 398460.1]
    HTH
    Srini

  • How to use Workflow Background Engine in Oracle Apps?

    I have created the development of a custom workflow,tested it in Developer studio in Workflow administrator and has been working correctly. I was hoping to implement this workflow using Workflow background process Concurrent request and move to production.Unfortunately when submititng the concurrent request I am not receiving any notification eventhough all the time Concurrent request always completes normal.(Also when submitting as concurrent request workflow is not prompting for the itemkey). Is it not possible to implement a workflow in the application using background concurrent process? Any help is appreciated.

    Please note that Workflow Background engine is used to process workflows that are in deferred status. It is not used to launch the workflow. You will have to write your own code to launch the Workflow using one of the following methods.
    1. Use WF_ENGINE.CreateProcess and WF_ENGINE.LaunchProcess APIs.
    2. Register a Business Event, create a subscription to the event to launch the workflow and raise the Business Event from your code.
    Workflow Background Engine has parameters such as Itemtype, Min and Max Thresholds, Process Deferred, Process Timeout and Process Stuck... which basically determine the type of background work it has to do.
    Please refer to Workflow Developer Guide on how to launch Workflows and the uses of Workflow Background Engine.
    Thanks
    Vijay

  • How does a workflow get triggered when we create a Shopping cart

    Hi all,
    In SRm how does a workflow gets triggered when we create a Shopping cart...what i mean is that in r/3 we use changedocument object or function modules etc..likewise in srm how the wf gets triggere...can anyone help me.
    Thanks&Regards,
    Hari

    Hi martin,
    yes i accept that in SRM also workflows are all started by event...what i mean is in R/3 we go for Change document object(swec) or some other method for event creation...like that in SRM what is there?Just whenwe create a Shopping cart How the workflow is trigerred...suppose if it is trigerred using fm swe_event_create where they might have called the function module.
    Thanks&Regards,
    Hari

  • How to configure workflow in 11i

    How to configure workflow in 11i
    11i EBS,
    Linux-Oracle
    DB-10.2.0.4

    Please follow
    Control - Workflow: Setup Doc ID: 113664.1
    Configuring the Oracle Workflow 2.6 Java-based Notification Mailer with Oracle Applications 11i [ID 231286.1]
    11i/R12 - A guide for troubleshoting Workflow Notification Emails - Inbound and Outbound Doc ID:831982.1
    Troubleshooting Inbound Email Notifications [ID 1184846.1]
    Troubleshooting Oracle Workflow in Applications 11i [ID 262011.1]
    OWF H Diagnostics, Solutions and Information [ID 332152.1]
    WorkFlow Monitoring
    Re: R12 Workflow setup
    Workflow notifications are sent but email messages are not sent

  • How to pause while document printing and wait for user actions.

    How to pause while document printing and wait for user actions. (for sample: pressed button). Pause after each printed pages.

    Print page by page after considering the user actions!

  • How to configure workflow manager 1.0 ? Scenario "sharepoint 2013 and sql server 2012 workflow manager in one server" .

    i have sharepoint 2013 and sql server 2012 in one server . how to configure workflow manager 1.0 on the same server ?

    Please follow below technet article :
    http://technet.microsoft.com/en-us/library/jj658588(v=office.15).aspx
    Installing and Configuring Workflow Manager 1.0 (Step by Step)
    Note: The steps in this article apply to SharePoint Server 2013.
    The SharePoint 2013 Workflow platform is not supported in SharePoint Foundation 2013.
    If my contribution helps you, please click Mark As Answer on that post and
    Vote as Helpful
    Thanks, ShankarSingh(MCP)

  • How to invoke Workflow and UWL through Webdynpro for Java

    Hi,
    In my Development Component there are three applications .The requirement is that the data will flow between one application to another only through workflow in
    UWL.
    Can anybody help me out as to how to invoke workflow programatically from Webdynpro for Java .
    After data goes from one application to workflow UWL, how the second application will work on it . If possible please send me the links of some tutorials .
    I searched in Webdynpro Tutorials site but there are no tutorials available there .
    Thanks a lot .

    Hi,
    Check the following Threads,U will get lot of details......
    WebDynpro application that can work with SAP workflow work items?
    /thread/142477 [original link is broken]
    Configuring UWL with WebDynpro
    /people/niharika.jeena/blog/2006/06/06/launching-webdynpro-from-universal-worklist
    Sample Application,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/how%20to%20configure%20the%20universal%20worklist.pdf

  • How to pause a imported .swf logo?

    I've exported a 3 seconds turning Logo (.swf file, done by
    After Effect)
    Pls tell me how to pause the logo after it had fly out (in a
    10 seconds slide)?
    I've tried to pause the logo in After effect till 10 seconds
    but the .swf export file size is HUGE!
    I've tried to drag and extend the 3 seconds logo in timeline
    to 10 seconds,
    but i found out that the logo will became SLOW MOTION and
    just turn into 10 seconds animation (won't pause after 3 seconds
    turning effect),
    So can i let the 3 seconds logo flying out, and pause it at
    last frame till 10 seconds in Captivate?
    Thanks~!
    Lulu
    Malaysia

    Thanks Dexterous!
    I've discovered a method to pause swf effect at last frame!
    1. Output 3d logo using After Effect:
    ---- (12 frames per second + Resterized + Jpeg quality low +
    no looping).
    -----Uncheck the loop continuously box.
    2. Import to Captivate using Insert/Animation
    3. Under Options: Display for: rest of slide,select
    Synchronize with project (Uncheck the loop) and Fade in only.
    Now even the slide is 10 seconds,
    my 4 seconds spinning .swf animation logo will show in the
    slide
    and pause at the last frame untill the slide finish!!!
    So i can output swf animation with a very small file size!!
    (^ v ^)Y
    Lulu
    Malaysia

  • How to configure workflow mailer?

    hai dbas
    could u please tell me how u configure the server for putting workmail mailer.
    regards
    madhu

    Check Note: 234436.1 - How To Setup Workflow Mailer in an Oracle Applications 11i Environment
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=234436.1

  • How to access Workflow variables in Form Designer?

    Hello,
    I am wanting to set certain subforms to readonly depending on which part of the workflow the form is currently on. I already have the JavaScript code working to set the subform fields to readonly, but now I cannot figure out how to trigger this and where do I keep a variable to keep track of which part of the workflow I am currently in.
    I assume I will have a variable in the workflow itself and then I can use the Set Value QPAC to change the variable for each workflow step before it goes to the User QPAC, but what about within the form? I don't understand how the form javascript will know to execute, so how does my workflow "talk" to the form to set these fields to readonly?
    Right now the JavaScript code is sitting in the root::initialize part of the form. I was assuming I could have something like "if my workflow variable is equal to XX then set this subform to read only". But, how do I access my workflow variable in the form designer?
    Also, since I have digital signatures, I am having to pass all the form data in document variables, will this affect how I need to do this? I was also thinking of possibly accessing/setting a hidden field in the form, but thought the above way may be better.
    I hope that made sense!
    Thank you,
    Jennifer

    To follow-up, I spoke with Adobe support this morning and they said that I cannot access Workflow variables within Designer (besides those Workflow variables that are already provided).
    He mentioned that if I use the hidden fields, that I would need to Render the form each time before going to the User to trigger this to happen. So, I am not sure what I will do just yet. I probably not worry about making the fields readonly for the time being; it was a little extra thought I had and isn't required for our process.
    Thank you,
    Jennifer

Maybe you are looking for

  • PPOMA_BBP - How to defin periods of assignement and object

    Dear all, We have an additional company code and for that reason we created a new organizational unit "plant" (Plant B) in PPOMA. One of our existing organizational structures (org units with positions and central persons) will be switched on 01.01.2

  • Controlling the Photo Slideshow thru a remote

    I have my itouch hooked up to my tv via the docking station and the composite av cables. I want to know if there is a way to have the little white remote control (advance, pause, etc.) the photo slideshow. Right now if press those buttons during the

  • Prime infrastructure 1.3 failed to start

    Hello, I bought a brand new PI 1.3 appliance, i configured the network part and the password. When I tried to access to the web pages I can't get anything work. After a quick look on the forum I saw, some command (ncs stop, ncs cleanup, and ncs db re

  • Offset on Fiscal Period

    Hi I am trying to compare Prior Year vs Current year revenues for a particular period. My input parameter is Fiscal period. I have created two Restricted key figures. First one is Revenue key figure restricted by Fiscal period. (User input period) Se

  • Not discover database in management server

    Hi, I install ORACLE 9.2.0.4.0 in a linux FEDORA CORE 1. I install with the option SOFTWARE ONLY and then create an instance BOLSAFE with the assistant. Then I install the management server, create a OEMREP, start the intelligent agent but when I ope