Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Custom Jar Development Query

Deepanshu271
New Contributor III
New Contributor III

Hi All,

I have a java code with reads a csv file and performs certain actions utilizing saviynt apis this code is working in my local system i want to understand is there a way i could integrate my code with saviynt using the custom jar development where i read the same csv file from saviynt file directory and perform the certain actions post which the file is shifted to success folder.

Kindly provide your inputs any reference code for the same would be appreciated.

 

Regards,

Deepanshu Bisht

2 REPLIES 2

rushikeshvartak
All-Star
All-Star

Refer https://forums.saviynt.com/t5/identity-governance/preprocessor-jar-file/m-p/11461#M3183


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

Hey Rushikesh,

This post refers to basic java code writing for jar development i want to understand if it's possible to read a csv/txt file from saviynt directory using a jar or not.