Jump to content

Change dates from progressive capture


David_Wilson

Recommended Posts

I'm trying to use a progressive capture to get the dates of a change and then apply them to change calendar.

 

I'm using a custom form in the capture to write to h_start_time and h_end_time however no changes are populating inthe calendar.

 

Has anyone else manged to do it this way?

 

 

image.png.398dcab02938d1a055b00d2e9c45dc98.png

Edited by David_Wilson
typo
Link to comment
Share on other sites

@David_Wilson this is certainly possible, just not via the progressive capture mapping route.

If you get your dates in progressive capture, you can then in the supporting business process use a get request info node > Progressive Capture Answers, and follow this with this node:

image.png

You can then inject the answers from your progressive capture (as variables) into the start time (from variable) and end time (from variable) fields

Set these fields to manual, then use the variable picker to inject the answers from your custom PCF.

image.png

Hope that helps

Steve

Link to comment
Share on other sites

Thanks Steve,

Think I'm on the right path but still not quite getting it to land in the change Calendar 

I've injected the start and end dates:

image.png.9b9f206ef190fb0a2e4e052424164c6d.png

image.png.0e7f88333799b2213106cc3190d29a15.png

This is the full variable: h_start_time&[functions.pcf("frm_ChangeImplementationTime","h_start_time")]

 

Any help gratefully received.

 

 

Link to comment
Share on other sites

  • 9 months later...

Hi David,

I just wanted to see if you ever found a solution to this. One thing I have come across is that if the start and end date are the same, it does not get added to the Change Calendar.  I was wondering if this may have been the case that when testing you were using the same dates/times.

I have this working on my own workflow so I wanted to make sure that you too have it working.

Regards,

James

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