Jump to content

Putting a Request On Hold Based on a Date Captured in a Custom Field


SJEaton

Recommended Posts

Hi

I want to automatically put a request on hold until a date entered in a custom field.  I've configured the first attached node but it doesn't seem to work.  I thought it might be because Custom A isn't a date format field so I thought maybe I could update for example say Custom 21 (which is a date format field) with what is entered in Custom A but it still didn't work. Can anyone throw any light on what I need to do to get this working?

Thanks

Sam

Capture.PNG

Capture1.PNG

Capture2.PNG

Link to comment
Share on other sites

Does the variable output the same format as the node is looking for? 

I am assuming that the node wants the date time (22/05/2018 13:32)

Have you tried adding a time of say 09:00 after the variable? (&[global["flowcode"]["customFieldA]] 09:00)

Link to comment
Share on other sites

Have you tried taking the answer straight from the PC rather than a custom field? 

What is the format the 'hold until' node is looking for? 

Edit: @SJEaton So having tested this, you need to set some text in the 'Reason' field on the node for this to work. 

Link to comment
Share on other sites

Morning @Victor

Ok so I've now made Custom A, Custom 21 to make things easier.  Attached is a screenshot of the BPM section and the 'Put Request on Hold' and 'Suspend Until Start Date' auto tasks.  When tested, it's not putting the request on hold or suspending and carries on to issue the 'Email to Manager / Confirmation of New Starter Commencement' and 'Confirm Commencement of Employment' human task.  (The test request is SR00038940 if you want to take a look).

What am I doing wrong here?

Capture.PNG

Capture1.PNG

Capture2.PNG

Link to comment
Share on other sites

  • 2 weeks later...

@SJEaton sorry for the delays on this. I had a look at SR00038940 and from what I can see the Custom 21 field has a value of "30/04/2018 23:00:00" (I guess because of the captured value of "01/05/2018 00:00:00" got converted from BST to GMT). However, the request was logged on "24/05/2018 07:29:05" and you are trying to put it on hold in a past date which is not possible. You can only put a request on hold at a future date. Can you please run another test and make sure the date/time value captured in Custom 21 field will be a future date/time and see what happens then with the automatic on-hold?

Link to comment
Share on other sites

Hi Victor, thanks for this.  I ran another test (SR00040734) and it did indeed put it on hold :).  Yay!

Thanks for your help. I think I've just looked at this complex process for far too long and can't see the wood for the trees anymore haha!

Sam

Link to comment
Share on other sites

Just now, SJEaton said:

should I be able to put today's date with a future time?

Yes, as long as the date/time is in the future it should work... It can be a day, an hour, even a minute or second (if you can time it right :) ... meaning you would need to be fast!)

Link to comment
Share on other sites

On 6/5/2018 at 9:57 AM, Victor said:

Yes, as long as the date/time is in the future it should work... It can be a day, an hour, even a minute or second (if you can time it right :) ... meaning you would need to be fast!)

I'm not doing this yet - but if I do, I'll be trying to achieve this; during testing at least ;)

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...