Disable Mandatory Criteria in Custom Triggers
1. Stop the application.
2. Please take a backup of the application <OR> take a Snapshot of both the Servers (Application & Database).
4. Execute the below query :
update globalconfig set paramvalue='true' where parameter='IS_EMPTY_CRIT_ALLOWED';
5. Start the application service.
New to ADSelfService Plus?