Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

trim attribute value during recon for soap connector

saikiranej
New Contributor
New Contributor

hi Team,

i want to trim the attribute value during account import using a soap connector. Let me know if anyone has tried that. 

I'm sharing your sample accoumtimportxml file for you to look over. I wanted the location to have values like CA,TX kind. In target, the value is saved as CA#1:25:30 (1:25:30 is the timestamp when the user is updated).

How do i achieve this. 

 

 

4 REPLIES 4

adarshk
Saviynt Employee
Saviynt Employee

You can use preprocessor to trim the data during import. 

Can we call modifyuserdata json during accountimport? How does that work. @adarshk 

modifyuserdata  seems to be useful after User import and not account import.

Use enhanced Query job post Account Import


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

adarshk
Saviynt Employee
Saviynt Employee

thought this was was user import, ignore my previous suggestion.