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

Encoding Format used for creating DataSets

ksadhashiva
New Contributor
New Contributor

Hello All,

Could someone please provide the encoding format used for creating datasets to utilise the functionality of Database functions to replace ascent chars during user import jobs.

for.e.g 

ksadhashiva_0-1715759939884.png

We want to add some more entries by creating a custom mapping dataset for replace function.

Looking forward for responses.

Thanks,

Karthik

4 REPLIES 4

Raghu
All-Star
All-Star

@ksadhashiva  can you check same criteria query in data analyzer other attribute column  encoding value also available  check once agina


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

ksadhashiva
New Contributor
New Contributor

Hi @Raghu , can you please share the query ?

Thanks,

Karthik

@ksadhashivaBased on Dataset key you will get results , and need check attribute cloumns  properly

Sample

select distinct attribute2 as ID from dataset_values d where d.datasetkey=19


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

rushikeshvartak
All-Star
All-Star

utf8_general_ci


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