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

SOAP : Substring in ACCOUNTS_IMPORT_JSON

Sharukh_Shaikh
New Contributor III
New Contributor III

Hi All,

I want to perform string manipulation activity in ACCOUNTS_IMPORT_JSON for Entitlements import at  SOAP connector.

The target has Prefix values for the Entitlement which does not hold any importance in importing.

Example :

ABC.1.XYZ.Entitlement1

ABC.1.XYZ.Entitlement2

Ask: I just want to import Entitlement 1 and Entitlement 2 in Saviynt.

Below is the JSON currently used for ACCOUNTS_IMPORT_JSON .

"ENTITLEMENTMAPPING1" : { "SAPGROUP":"attributes.attr(0).value"}

"ENTITLEMENTMAPPING2":{"SAPGROUP":"identifier.id"}

Could you please suggest me a suitable JSON to achieve the above query.

 

 

 

Who Me Too'd this topic