PARTNERS - Please join us for our upcoming webinar:
Leveraging Intelligent Recommendations for Operational Transformation.
AMS Partners click HERE | EMEA/APJ Partners click HERE

Issues while enabling USER VALIDATION custom jar

Vaibhav_Dubey
New Contributor III
New Contributor III

Hello, 

Im having difficulty enabling the user custom validation jar. 

Currently im only using the OOTB jar file for testing purposes. 

But after i upload it here : 

Vaibhav_Dubey_0-1723304840346.png

These are my settings in the global configuration : 

Vaibhav_Dubey_1-1723304889393.png

 

User Validation External class : com.saviynt.custom.UserPreprocessValidator.validator.UserCustomValidator.java

User Validation External Method : doCustomPreprocessValidation

 
 

I'm not sure what im doing wrong here. But when i create new user request, It just goes through without giving any validation errors whereas it should give me some errors. 

 

7 REPLIES 7

rushikeshvartak
All-Star
All-Star

Did you restarted system?


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Yes I did.

Vaibhav_Dubey
New Contributor III
New Contributor III

I'm creating user request from the UI for this 

Vaibhav_Dubey_0-1723307875963.png

but it just goes and creates a new user without throwing any validation errors.

Raghu
All-Star
All-Star

@Vaibhav_Dubey  please share jar and logs 


Thanks,
Raghu
If this reply answered your question, Please Accept As Solution and hit Kudos.

Vaibhav_Dubey
New Contributor III
New Contributor III

Jar is OOTB which is available on the doc page. 

https://docs.saviyntcloud.com/bundle/TPAG-Guide-v24x/page/Content/Validation-Framework-for-Organizat...

 

But yes, now that i check it. 
I can see some errors here 

Vaibhav_Dubey_0-1723314691344.png

 

Perform a restart with the help of Saviynt support. The restart is not performed properly.


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Vaibhav_Dubey
New Contributor III
New Contributor III

I solved it 
I just had to remove ".java" from the User Validation External class.