The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Problem with Risk Response Tasks

Venkatesh35
Giga Contributor

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:

 

find_real_file.png

 

 

 

The business rule related to the task creation.

 

 

find_real_file.png

 

 

find_real_file.png

 

 

find_real_file.png

 

 

All the backend values are same as previous. Can you please help in making this script work as previous?

 

Thanks,

Venkatesh.

 

1 ACCEPTED SOLUTION

Nicklas Jepsen
Giga Guru

Hi Venkatesh,

 

I think the conditions on the BR are wrong; OOB the conditions should look like this.

 

find_real_file.png

 

Please try changing keywords to response, and see if it works.

 

Best regards,

Nicklas Jepsen

View solution in original post

2 REPLIES 2

Nicklas Jepsen
Giga Guru

Hi Venkatesh,

 

I think the conditions on the BR are wrong; OOB the conditions should look like this.

 

find_real_file.png

 

Please try changing keywords to response, and see if it works.

 

Best regards,

Nicklas Jepsen

Thanks Nicklas, this worked.