Create Project Risk based on criteria in scheduled job
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday - last edited yesterday
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)
- Labels:
-
Project Portfolio Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
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.
