cancel
Showing results for 
Search instead for 
Did you mean: 

Change deadline monitoring time- workflow

meenakshi_raina
Employee
Employee
0 Kudos

Hi All,

I have an issue in which we are changing an existing workflow. For the testing purpose, we need to change the deadline pattern to 5/10 min. ( we will again change the functionality to the existing one after testing is complete )

The current program uses a custom FM to compute deadlines using only date values (not in min/hrs). 

Is there any FM which we can use in this case to change the deadline time to 5-10 minutes.

Thanks

Meenakshi

Accepted Solutions (1)

Accepted Solutions (1)

Richa_Gupta
Contributor
0 Kudos

Hi Meenakshi,

As suggested by Rick, you can change the deadline times via SWI1. Just go to the log of your workflow. Click on the step for which deadline time needs to be changed.

Then in menu select GOTO->Technical Work Item Display if you are not getting option of Change in Edit menu.

Select EDIT->CHANGE in menu.

Last option on left pane you will find as Deadline Change. Just click the EXECUTE button before that.

And you are done.

On this screen enter the time when you want the deadline to be broken.

Richa.

Answers (2)

Answers (2)

Former Member
0 Kudos

In case you dont have WF-Admin auth , then you can hard code the same by putting syuzeit + 5 mins ( 5X60 sec) and pass this time in your deadline variables.

Thanks

Rakesh

former_member185167
Active Contributor
0 Kudos

Hello,

You can change it yourself manually in SWI1 if you have Admin rights. That is what I always do for testing.

regards

Rick Bakker