Populate planned start and end date through record producer in Project Form(pm_project)

Amritha1
Tera Guru

Hello Community,

 

I'm currently creating a record  producer for Project(pm_project) and could use some guidance regarding populating planned start and end dates through this.

Here's the situation: I have set up a record producer that enables users to create new projects. Within the record producer I have variables for project name, description, planned start date , planned end date and other relevant information. 

Issue :  The Planned end date not matching  with what was being selected on the Record Producer. It is set to exactly one day after the planned start date by default, and is ignoring the value from record producer. ( I understand that this is handled by OOB client script Calculate End Date From Duration and Calculate Duration From End Date, but still confused on how the record producer value is ignored.) 

I would greatly appreciate any insights or experiences you can share, especially if you have encountered similar scenarios.

 

Thanks!

 

6 REPLIES 6

Hi Amritha,

 

You can write async BR with greater order to execute your BR lastly.

 

 

Please hit the thumb Icon and mark as correct in case I help you with your query!!!
- Kailas

Hi Amritha,

 

If you are trying via Record producer, use same validation like Planned Start End Should not greater than Planned End Date and same for Approved start and End date. Planned Duration will be auto calculated if value provided in the above field correctly.

 

I have tried one record producer using map to Field. it is working fine for me.

KB18_0-1683697186288.pngKB18_1-1683697321536.png

Please feel free to reach in case any doubts. Thanks

 

Please hit the thumb Icon and mark as correct in case I help you with your query!!!
- Kailas