Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Create Project Risk based on criteria in scheduled job

mborkowski
Tera Contributor

Good Morning all--thanks in advance for your help!
Have a request to create a Project Risk on associated project based on certain criteria
Sorry fairly new to scripting so be patient..

 

create a Project Risk on associated project:

All 3 of these conditions:

Project type (project_type) = Deployment

Project State (state) = Open or Work in Progress

Expected CAR Date u_expected_car_date has passed

 

I need to create a scheduled job but also want to include a script that would auto create the project risk

can this be done all in same script include?

 

Any help is greatly appreciated (I have attached a data mapping for the risk record fields needed & what is default field values)

1 REPLY 1

Swapna Abburi
Mega Sage
Mega Sage

Hi @mborkowski 

For this, you can use low-code solution using Flow designer. Are you looking to create Project risk whenever the given conditions met or periodically as a schedule?

 

Both are possible with Flow designer. For former requirement, you can use Flow designer with updated trigger whereas for the later one, you can use trigger type as schedule.