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

About default language

JPMac
Regular Contributor II
Regular Contributor II

When logging into Saviynt, the interface is always displayed in English.

Is it possible to change the default display to Japanese?

Even if I remove English in the preferences under global configurations, it still displays in English.

8 REPLIES 8

rushikeshvartak
All-Star
All-Star

User can set default language when they login 

locale column in users you can update using import sheet also


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

JPMac
Regular Contributor II
Regular Contributor II

@arushi2403 

> User can set default language when they login 

I apologize for the omission, but what I want to know is the default language when users log in for the first time.

locale column in users you can update using import sheet also

Can you tell me how to set this?
By setting the locale, will the language be automatically selected accordingly?

Yes it will be set automatically  after login 


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

Set language ja for your use case

rushikeshvartak_0-1717138127299.png

rushikeshvartak_0-1717138238788.png

you can set automatically using preprocessor

 


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

JPMac
Regular Contributor II
Regular Contributor II

@rushikeshvartak 

How can we set automatically?

JPMac
Regular Contributor II
Regular Contributor II

@rushikeshvartak 

I want to see if the locale is set when using the following preprocess query for user upload.

{
"ADDITIONALTABLES": {"USERS":"SELECT * FROM USERS"},
"COMPUTEDCOLUMNS": ["locale"],
"PREPROCESSQUERIES": ["UPDATE NEWUSERDATA SET newuserdata.locale = 'ja']
}

This query does not allow user import, so could you please share the preprocess query you used?

I have used import sheet and not proprocessor.


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

@JPMac  Let me know if this answered your question


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