Click HERE to see how Saviynt Intelligence is transforming the industry. |
10/11/2023 11:09 PM - last edited on 10/12/2023 02:01 AM by Sunil
Hi Team,
I am referring to Saviynt doc to develop the jar.
I am attaching the Java code that I am using to develop the jar and preprocessor block and CSV file to upload the user in Saviynt.
I am trying using csv file-based import, but no data is updated in Saviynt.
Log Error:
Could you please assist here.
[Merged reply comment]
Hi Team,
I tried with a generated jar for the below Java code but received broken pipe error.
Sandeep
[This message has been edited by moderator to merge reply comment]
10/12/2023 11:07 PM
@sandeepverma Pls try below :
1. try csv upload without preprocessor jar, if the upload works?
2. include only logger to print connection and tablemap details and then use preprocessor jar with upload. if this works?
10/12/2023 11:14 PM
Hi @nimitdave
Thanks for your reply.
Yes, first option is working without jar.
I need to check second option as per your suggestion.
Thank you,