Postpone Workflow Execution

Hi !
I'd like to know if there is any way to postpone the workflow execution after the event is triggered.
We have a scenario that the process will trigger an event and based on a specific date (informed by the user) the workflow must wait before execute the necessary tasks.
Is there some way to postpone the workflow execution after the event is triggered ?
<u>Example:</u> the event is triggered at Oct 15, and the workflow must wait until Oct 22 to execute the tasks.
Thanks for the attention!
Kind Regards!

Hi Alex
I agree totally with KK this forum is not all about points and moderators are intervening to get rid of requests for points from the posts. ABAP forum is one where this is happening.
Coming to your response below, you say
>>>>'Cause in my case there are no dialog steps and by the end an e-mail is sent to the user.
If you only need to send an email after some delay, I suggest you write a program to do this. It can then be scheduled as a periodic background job that can look back at documents entered, may be, 7 days ago; and then generate emails for those. If the volume of your documents is high then the solution you are trying to implement would put undue strain on the system. Please weigh the pros and cons before going ahead.
If you can explain in more detail what you are trying to achieve then someone can suggest a better solution.

Similar Messages

  • Getting path of parent folder of a file during a workflow execution

    How can I get the parent folder/directory of a file during the execution of a workflow? I cant't find any actions i Automator that will give me this.
    I want to make a general applicable automated workflow. The path can not be hardcoded in the workflow as different files and folders will be worked on each time the workflow is run.
    The input to the workflow is a file or list of files. I want to be able to retrieve the path of the parent folder of these files at runtime.
    Will I have to do this through AppleScript? If so, then how?
    (in case you have seen my first post on this; it seems I wasn't specific enough so people didn't understand what I want to do. Therefore this second post. Sorry for the iconvenience)

    Hi anilsen!
    If all selected files are within the same folder, it would be like this:
    For example:
    • Get Specified/Selected Finder Objects
    • Run AppleScript
    on run {input, parameters}
    tell application "Finder"
    set output to (container of item 1 of input) as alias
    end tell
    return output
    end run
    Spazek

  • Workflow execution in Oracle_BI_DW_Base.rep

    Hi,
    I had installed OBI apps. Gone through repository configuration i.e. deleting the contents of repositroy, then restoring, pointing to Oracle_BI_DW_Base.rep. So far so good. Now, there are morethan hundreads of workflows in every folder like SILOS, SDE_ORA etc. So how to understand the flow of execution. i.e if I want to execute workflows in Informatica manually (*Without DAC*) to fill all Data warehouse tables. I am very new to this. Even I don't know whether my thought process is correct or not. Looking forward for your ideas.
    Thanks

    If you want, you can look at the ORDERED TASKS in the DAC execution plan that you are running..this will give you the flow of the execution and the order. You can run these manually but I would advise against it because you will need to recreate the parameter files which are usually created by the DAC, and you also will not be able to replicate the other things that are done in DAC such as dropping/recreating indexes and analyzing tables.
    If this helps, please mark as correct or helpful.

  • Control Center Jobs - Workflow execution history not being shown

    Hi all gurus,
    We have recently migrated to owb 11.2 from 10.2. In DEFAULT_CONTROL_CENTER, we can see deployment history, but the "execution" tab is empty. Though we have executed several workflows, they are not shown in the execution TAB in "Control Center Jobs" window after they complete.
    Any clue on what can be the problem? Where can I further investigate the problem?
    Thanks you so much,
    Inaki.

    Is there any record in wb_rt_audit_executions? you can connect as OWBSYS, then set workspace to access the audit information.
    If there are records and not displayed in the execution tab, then it must have some issues. Then should be looked into further.
    Thanks,
    Shawn

  • Informatica background process during workflow execution

    guys, any update?

    hi preetam,  thanks but i have already came across that link before posting this question. it has seggregated tasks done at workflow and session level but i am looking for sequential order of execution after we trigger a workflow.

  • Workflow execution from Web

    Hi
    I have not worked on forms part regarding workflow.
    I have a scenario where in when a workflow is started, work items are required to be executed from Portal. Here underlying tasks when the work item is executed, will be a form ( which might be used to display or modify the data.)
    Wanted to know what approach has to be taken so that workflow can be executed from web?
    I understand in case of NW04s, we have Adobe forms.Also wanted to know how Adobe form technique can be used in case of Workflow?
    Thanks in advance
    Regards,
    Akshay Bhagwat

    Hi Akshay,
    Basically what you need to do to execute a workitem from the web is to install the Knowledge Management functionality of Netweaver which will give you the Universal Worklist. 
    The worklist is configured to recognize workitems from the R/3 system.  That is all that is required. (The workitems will still be accessable in R/3 in addition)
    The default visualization in the UWL is the SAP Gui for HTML which gives you a screen that pretty much duplicates what you see in R/3.  If you want a more Web like screen you can use transation SWFVISU and associate a specific workflow task with another method of visualization like a WebDynpro or an Iview.  This requires some additional configuration in the UWL for this and you also have to build the Iview or WebDynpro
    If your users find the SAP gui for HTML acceptable it's just a matter of config.
    Look for a document called "How to Configure the Universal Worklist" that should be available for download to get the details of the necessary configuration.
    Hope this helps.
    Brent

  • OIM 11g Workflow Execution Error

    Hi All,
    I have created a workflow and had registered into my env. Now while making a request, every time the request is failing stating the below mentioned error.
    IAM-2050014:An error occurred while initiating approvals for request oracle.iam.platform.workflowservice.exception.IAMWorkflowException: Unable to instantiate the workflow process due to null.
    I have 11.1.1.1.5 and used the same version of the JDeveloper.
    Thanking you all in advance.

    Can you be more specific?
    Like, how did you create the workflow?
    Have you followed the right documentation? The latest can be found here: http://download.oracle.com/docs/cd/E14571_01/doc.1111/e14309/workflow_service.htm

  • Project Server 2013 - Workflow Execution " Submit button is grayed out. "

    Dear All,
    As i was in progress to making workflows in sharepoint designer this is my first project of implementing project server 2013 and executing the workflows,in the continuation of this i followed below mentioned link to go through the process of WORKFLOWS but
    got some issue
    LINK: http://msdn.microsoft.com/en-us/library/office/jj163494(v=office.15)
    ISSUE: Is that the SUBMIT Button is grayed out after saving initial proposal plan. Snapshot is attached.
    I have checked in/out process along with this gone through re-executed the whole process same result occurred.
    Suggestion/Help needed... 
    REGARDS DANISH DANIE

    Hi Danish, 
    Its a common thing which users are experiencing.
    When you create project from workflow click on Submit it take time for transition before transition it check all the condition which you have set for workflow stage. As per your screenshot it is waiting for details in PDP (Provide details of the proposed project) 
    when you click on submit it push data into the database,sometimes it send e mails to stakeholder then it use exchange and take times to send e-mails and for transition too.
    When you/user face this issue ask them to wait for some time or close the file then reopen. 
    In the screen workflow is waiting for Project detail information in PDP that is why it is still in process and not going to next stage.
    kirtesh

  • Error in workflow execution

    Hiee friends ,
             I am new to workflow and learning it from sdn blogs and elearnings .
             My workflows were running fine but only recently there is a error every time i execute my workflow .
             Evertime i execute my workflow , a default output comes [its a output of one of my earlier workflows].
              I tried to create some new workflows but the same output is coming .
              Please help me out from here.
            Is there anyway to have the workflow configuration set to default ones.

    Hi Lokesh,
    Check who all are the recipient types for the Business Object event that is triggering your workflow. To check that do the following:
    1. Go to t-code SWELS, activate the event trace.
    2. Run your transaction and generate the BO event you are using as triggering event of your workflow
    3. Go to t-code SWEL and check the recipient types of the BO event.
    You can remove the event linkage to other workflows using t-code SWETYPV.
    This would ensure that only the desired workflows are triggered when the BO event is generated.
    Hope this helps!
    Regards,
    Saumya

  • After completing workflow execution, it was disappeared

    Hi Experts,
    I am using MDM 7.1.02.115 Version ,
    I have problem with workflow,
    I have created workflow and i have lanuched it after workflow executed it completed all the steps. afte completing all the steps I am not able to see the status of it as completed. even i am not able to see the workflow job under tasks. It is diappeared and my records was checked out.
    Now i am not able to delete the records or checkin or rollback and even i am not able to find the workflow job to delete it under tasks tab. but when i try to launch new workflow on the records.. it is showing message as it was already locked by workflow. but i am not able to see any workflow job under tasks tab.
    How i can overcome this ?
    Thanks
    Bharat

    Hi Bharat,
    Generally in SAP MDM you can only check the workflow for which you have been already mapped, what i mean to say is if that workflow task is assigned to your User ID then only can see it in your window or else not, now the question is that why you are not able to see that workflow is my assumptions for this are following :
    1) May be you are not the owner of the workflow but you were assingned some part for approval of this workflow and once you have completed it would disappear from your data maanager workflow windows and will processed to other user.
    Please let us know if you are the owner of this workflow or not and have you initiated the workflow process.
    Thanks and Regards
    Praful.

  • Error during Workflow execution

    Hi All,
    We have got new Sourcing Server7.0 and uploded Master Data. After that I have created one Project and attached workflow. I'm trying to achieve 1 step approval in the project(3 phase:- Draft,Approval,Approved).
    When I'm changing the phase from Draft to Approval, document got locked but not going to approver user for approval. In the XPDL prescript below logic is present:-
    import com.frictionless.api.common.exception.*;
    import com.frictionless.api.common.log.Logger;
    import com.frictionless.api.common.platform.*;
    import com.frictionless.api.common.types.*;
    import com.frictionless.api.doc.collaboration.*;
    import com.frictionless.api.doccommon.masterdata.*;
    import com.frictionless.api.ibean.*;
    import com.frictionless.api.util.*;
    import com.frictionless.api.workflow.*;
    import com.frictionless.api.projects.*;
    import com.frictionless.api.common.log.*;
    import com.frictionless.api.ibean.*;
    import com.frictionless.api.usermgmt.masterdata.*;
    import com.frictionless.api.doc.collaboration.*;
    import com.frictionless.api.doccommon.doc.contract.*;
    //  Add the project approver from the collaborator collection
    // Get the default collection "COLLABORATORS"
    collaboratorsCollection = doc.getCollectionMetadata("COLLABORATORS").get(doc);
    // Check if collaborators collection's size is greater than zero.
    if (collaboratorsCollection.size() > 0)
       // Iterate over the collection.
      for (int i = collaboratorsCollection.size() - 1; i >= 0; --i)
            // Get collection member
            collaboratorsCollection_member = collaboratorsCollection.get(i);
            // Check if member has value.
           if (hasValue(collaboratorsCollection_member))
                // Get the collaboration role of the collection member.
               collaboratorRole = collaboratorsCollection_member.getCollaboratorRole().getDisplayName();
                // Get approver of Role "Buyer contractor hiring".
               if(collaboratorRole.equals("Buyer contractor hiring"))
                    principal = collaboratorsCollection_member.getPrincipal();
    // Create a logger for messaging
    logMsg = Logger.createLogMessage(session);
    if (hasValue(principal))
    // Add the user account as the approver
        addApprover(principal);
        // log details
        logMsg.setLogMessage("Added user: " + principal.getDisplayName() + " as approver");
        Logger.info(logMsg);
    I'm getting below error:-
    Sourced file: inline evaluation of: ``import com.frictionless.api.common.exception.; import com.frictionless.api.com . . . '' : Attempt to resolve method: createLogMessage() on undefined variable or class name: Logger : at Line: 43 : in file: inline evaluation of: ``import com.frictionless.api.common.exception.; import com.frictionless.api.com . . . '' : Logger .createLogMessage ( session )
    at bsh.UtilEvalError.toEvalError(Unknown Source)
    at bsh.UtilEvalError.toEvalError(Unknown Source)
    at bsh.BSHMethodInvocation.eval(Unknown Source)
    at bsh.BSHPrimaryExpression.eval(Unknown Source)
    at bsh.BSHPrimaryExpression.eval(Unknown Source)
    at bsh.BSHAssignment.eval(Unknown Source)
    at bsh.Interpreter.eval(Unknown Source)
    at bsh.Interpreter.eval(Unknown Source)
    at bsh.Interpreter.eval(Unknown Source)
    at com.sap.odp.comp.scripting.ScriptEnvironment.execute(ScriptEnvironment.java:144)
    at com.sap.odp.workflow.engine.handlers.PhaseChangeInstantiationRequestHandler.
    Please let me know If i need to place any jar file in Server coz error is coming for few import files.
    Thanks!!!
    Edited by: Deepak Arora on Jul 21, 2011 11:27 AM

    Issue solved...i have replaced the import line with the api info of Sourcing version-7.

  • Runtime error during PO workflow execution

    Hi,
    We have a custom workflow and today i received a runtime error while i was executing the approval process for the purchase order.
    In our workflow a work item is going to be sent to the proper approver, and inside this item, there are several possibilites for the approver: approve, reject, etc.
    Until this item, everything is fine, but when i decide to approve the PO, the system gives me an error: "Runtime Errors: GETWA_NOT_ASSIGNED".
    I did not do any changes on the workflow in the last few days (and i don't think so anybody else did any modification on it) and i don't know what should be the problem.
    If you have any idea for the solution, please let me know!
    Thanks in advance for your help!
    Best Regards,
    Attila

    Hello,
    Searching for GETWA_NOT_ASSIGNED in OSS brings up 2467 notes - see which one applies to you and your version.
    regards
    Rick Bakker
    Hanabi Technology

  • What triggers workflows execution from IDocs

    I have set up a process that triggrs workflows from IDocs by setting the Process code to 'Process by task'.
    In some cases, when the workflow falls over, it would be easier to create a new workflow rather than fix the old (the workflow has checks in so that it will not create duplicate documents at any point).
    I would like to write a restart report that allows an IDoc to be reprocessed using a new workflow, but I don't see how it is triggered; it is not via an event because the workflow does not have a triggereing event.
    Can somebody tell me what the function module is that triggers the workflow, or if it is a report program?
    Kind regards,
    Tony.

    Found it: it is IDOC_START_INBOUND.
    Bit of a giveaway really.
    - Tony.

  • How to schedule a workflow for recurring executions: The solution

    Scheduling a workflow for recurring execution has been long awaited in WFA, perhaps from 2.0 time. The following document shows how to get it done. I've also explained the logic behind it. It’s very simple to use, meets every requirement which one can have from a scheduler and of course highly flexible. Let's go!! The Real stuff. What is this? Is this actually a scheduler? No. This is actually a command in your workflow, but a special 'magical' command. This 'magical' command logic is built using the answers for the following questions: Can a workflow be scheduled for a delayed execution in a future time? Yes, but only one execution instance. If you want the next execution, execute the workflow again providing the same set of inputs and the execution date/time.During workflow execution, can a command inside a workflow get to know what is the  name of the workflow? YesDuring workflow execution, can the command know what is the job execution id? YesIs there any programmatic interface available to know what are the user input provided or a particular job execution? YesCan a command inside a workflow trigger another workflow? Yes.Can a command inside the same workflow trigger itself? Absolutely yes. I've ticked all boxes needed to build such a solution. The solution is to make the workflow a smart workflow, so smart that it can schedule itself for the next execution. It no longer needs any other task scheduler to tigger it. WFA provides a large set of REST APIs for other 3rd part SW integration. But I  also can make  good use of these APIs to make smart workflows. I have always believed that WFA should not only be seen as a framework for automating Storage boxes or server, but just about any task( inside a computer of course) which is done manually. WFA is an awesome product indeed.  So this is a command called "Workflow Scheduler" which  you can put in your workflow as another command. Prerequisites: You need PowerShell 3.0 on your WFA server. I certainly could have done it for PoSH2.0 as well, but life for web interfaces  using PowerShell is so much easier with Posh3.0. Posh3.0 is a big jump from 2.0. WFA is fully supported to work on Posh3.0. Its available by default in Win2012, Win2008 can be upgraded, Win2003 users can't use it. Add credentials of a WFA Admin/Architect in you WFA itself with Name/IP: localhost Match: ExactType: OtherName/IP: localhostUsername: <WFA Admin/Architect Username>Password: <User Password>   3.  Minimum WFA version 2.2. This is only needed for Importing the dar. I've provided the command code in text too. The command code is the real deal. How to use it? If you have a workflow which you want for recurring executions, just add this command "Workflow Scheduler" in it. The command takes parameters for the workflow execution intervals. For example minsInterval for executing this workflow every x minutes, or daysInterval for executing the workflow etc.Now just like a normal workflow execution execute this workflow deciding what is the trigger time. Example: Suppose you want the execution every day at 10:00 PM.So provide daysInterval = 1 And execute the workflow for a delayed execution at 10:00 PM. You can pick the day to start as you wish. The workflow will execute at 10:00 PM and when this execution reaches our magical command "workflow scheduler", this command will trigger the same workflow  with same set of inputs for the next execution at 10:00 PM tomorrow. And so on an so forth. I’ve attached a very simple example workflow here to help you understand. An Example of a workflow scheduled for recurring execution Daily at 11:30 PM starting 10-March-2015     How to stop/suspend this recurring execution? Easy. You just abort the next scheduled job execution in Execution=> Execution Status. The cycle will stop. How to resume it? Easy again. Just resume the same aborted job. The cycle restarts. Can I change the schedule execution time? Yes. After aborting the current execution, you can resume the same workflow at a new time. Execution interval can't be modified as you can't change the command parameters. But the recurring execution now can occur at a new time. Where or which position to place this “workflow scheduler” command in your workflow? At the beginning ? At the end? Or somewhere in the middle. This completely depends on your choice. See some below cases. You don't want the next job execution scheduling to happen if any of the commands in my current workflow execution fails: Put command “workflow scheduler” in the end. It will trigger the schedule of the next job execution only when all real original commands of your workflow have passed. else not.     You want continuous job executions irrespective of the workflow command failures: Put it in the beginning. It will trigger the schedule for next execution before any of the actual command begin executing.     You want an approval before the next execution job is scheduled: Add an approval point before the comamnd.           So it’s all left to you.      Can an operator decide the execution schedule? Yes, but which workflows will be available to him/her for this recurring execution will have to be decided by the designer. This is a good thing to have as it serves for access control in a way. The Architect/Admin can now restrict which workflow can be put for recurring executions. Operators can’t execute just any workflow available to him for automatic recurring execution. And the workflow designer can also choose which scheduling parameter is to be made a variable for the operator. For example the designer want the operator to schedule a given workflow only for weeks Interval and not months or days i.e. he/she can only chose to schedule for weekly, biweekly etc. executions and  nothing else. For this the designer can define a User-Input variable only for weeksInterval parameter. It’s Done. You want workflow execution to be scheduled either for daily or once in 2 days but not any other. You can restrict this. Or he/she wants to give full freedom to the operator make his/her own decision about scheduling, he defined user-input variable for all scheduling parameters. The workflow designer wants weekly schedule but the day should not be a weekday: You can even do this. Is this flexible enough for my requirements? I’ve attached the very command code. You can modify the command as per your requirements. Suppose you want daily execution of a certain workflow at 10:00 PM but skip a day of execution if the day is a Monday. Modify the code check for the day and add another day if it’s a Monday. Its posh code and highly readable. So you can see how this can be used in a  variety of ways. This is the beauty of a programmatic solution. Its highly flexible, it allows users to design solution based on their requirements. Flexibility is the heart & soul of WFA. Thats why I like it. I have a workflow but I don't want to modify it by adding a new command in it. Can I still use this solution? Yes but with WFA 3.0 on wards. WFA3.0 allows to create modular workflows. Create a parent workflow with you actual workflow as a child workflow in it. Add our “workflow scheduler” command too. So now you don't need to touch your existing workflow. I've attached a workflow example here.   Have fun!! sinhaa  

    Providing a new version 1.1.0 of the command "WFA Schedular" Changes made: Added conditional String Representation based on the Scheduling parameter provided. Provided check for the right number of parameters passed into the command.Added a new parameter "Expiry Date" to automatically stop the recurring execution upon expiry.Check for Posh3.0 version in code.Have Fun!! sinhaa Below example for:Schedule a workflow for recurring execution every alternate day i.e. once in 2 days at 10:30 PM starting 06-Jul-2015 (Today's date is 02-Jul-2015) . The recurring workflow execution  should expire on 31-Dec-2015 and stop.  

  • Use of Execution Type in Workflow process step.

    Hi Kiran,
    The Execution Type is relevant for the process step of the workflow.
    MDM workflow steps can be assigned either to one or more users or to one or more roles, as follows:
    u2022 Users. User-based assignments allow you to explicitly specify which user or users should be responsible for performing the step.
    u2022 Roles. Role-based assignments allow you to specify roles rather than users, with the actual users determined by MDM at runtime.
    The Execution Type defines the relation between these assigned users/ roles if there are more than one:
    1. All Concurrent- All assignees must perform the step. Each assignee can do so at the same time.
    2. All Sequential Random- All assignees must perform the step. Each assignee can do so one at a time in any order.
    3. All Sequential Ordered-  All assignees must perform the step. Each assignee can do so one at a time in the order listed in the step.
    1. Any Single- Any single assignee can perform the step. The step can be pushed to or pulled by any assignee.
    You can also find this documented in the Data Manager Reference Guide under MDM Workflows-> Execution Type (page 292)
    Regards,
    Hedda Cohen.

    _Thanks Hedda_

Maybe you are looking for

  • Can't open iTunes, CoreGraphics.dll was not found, Error 7

    For some reason, I suddenly could not open iTunes. I get the message " This application has failed to start because CoreGraphics.dll was not found. Re-installing the application may fix this problem". I also get the message "iTunes was not installed

  • When do you go for classifical infoset and when for infosets?

    hi all, Can anyone tell  me when shall we go for creating classical infosets and when shall we opt for infosets. explain me with an real time scenario. And can u tell me the steps invovled in creating classical infosets and creating infosets. thanxs

  • Execute Menu Function on click of the button

    Hi All, I have a requirement, where we have to convert the Interactive form to XML on click of the button. This button is also available on the form. In the PDF we have option in Documents --> Form Data --> Export Data from Form Is there any way I ca

  • CS4 Freezes When Deleting Files

    I've had CS4 now for a few weeks and I'm finding that whenever I try to delete a .htm file, the program freezes. I've tried the idea of deleting that cache file in the configurations folder. I've even renamed my configuration folder so a new one woul

  • LiveCycle 8.2 benchmarking results?

    1. Are there any benchmarking results for Livecycle 8.2 on Microsoft Windows Server(s)? In particular for PDF Generation operations. 2. Assembler Service Documentaion  states: The Assembler service can assemble documents from one or more source docum