cancel
Showing results for 
Search instead for 
Did you mean: 

Script for Project linked to RFx

Former Member
0 Kudos
75

Hi experts,

I have one issue

i need a script on RFX save event ( not validated )  which will check if there is a project linked to RFX,if the project link not there throw an exception

regards,

KP

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member190023
Contributor
0 Kudos

Hi KP,

I would suggest in searching for an alternative solution. Throwing an exception on saved event is very risky and might cause a number of issues (DB inconsistency, background processes failing etc).

Bogdan