- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2020 10:51 PM
Hi there,
After selecting an option for "Response" when the state is in "Respond" a risk response task will be created. The tasks can be either related to Risk Acceptance Task or Risk Mitigation Task or Avoid or Transfer. I've made the "Response" field inactive and after my work done, I made it active. Now the risk response task creation script is not working as previous.
This is the "Response" field in the form with different option:
The business rule related to the task creation.
All the backend values are same as previous. Can you please help in making this script work as previous?
Thanks,
Venkatesh.
Solved! Go to Solution.
- Labels:
-
Risk Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2020 11:10 PM
Hi Venkatesh,
I think the conditions on the BR are wrong; OOB the conditions should look like this.
Please try changing keywords to response, and see if it works.
Best regards,
Nicklas Jepsen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2020 11:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2020 12:42 AM
Thanks Nicklas, this worked.