SBT File respecting INPUT_UNICODE="false" as ANSI -when using Identity Governance Client Tools -
search cancel

SBT File respecting INPUT_UNICODE="false" as ANSI -when using Identity Governance Client Tools -

book

Article ID: 246135

calendar_today

Updated On:

Products

CA Identity Suite CA Identity Governance

Issue/Introduction

While using Client Tools to upload bulk information to Identity Governance customer wanted to use INPUT_UNICODE="false" as ANSI.

https://techdocs.broadcom.com/us/en/symantec-security-software/identity-security/identity-governance/14-4/programming/executing-batch-sbt-files.html

This didn't work correctly.

Environment

Release : 14.4

Component : GovernanceMinder(Role & Compliance Manager)

Resolution

Fixed by DE539142.

ANSI mode

1) use INPUT_UNICODE="false" when files are in ANSI encoding. Please make sure all the provided data files are in ANSI when INPUT_UNICODE="false" is used.

2) set the ANSI mode ON to open/load the generated .cfg in step 1 above in the Client tools UI.

 

UNICODE mode

1) use INPUT_UNICODE="true" when files are in UNICODE encoding. Please make sure all the provided data files are in UNICODE when INPUT_UNICODE="true" is used.

2) set the UTF-8 mode ON to open/load the generated .cfg in step 1 above in the Client tools UI.