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

Uploading customproperty using SchemaAccount Upload

Amar_Simha
Regular Contributor
Regular Contributor

Hi Team,

We are using Schema uploads for accounts & entitlements. Entitlement file supports customproperty from 1 to 5 to be imported via Schema jobs.

Can we also do the same for Accounts? Raising this question because the documentation related to Schema Account upload does not have any mention for custom property.

Please share your views.

4 REPLIES 4

rushikeshvartak
All-Star
All-Star

You can upload customproperty

 

rushikeshvartak_0-1706755271289.png

SystemName=SCO
FileNameStartswith=sco
ENTITLEMENT_TYPE=entitlement
DELETEACCOUNTENTITLEMENT=YES
OVERWRITE_USER_ASSIGNED=TRUE
ACCOUNT_NOT_IN_FILE_ACTION=SUSPEND
ENDPOINT_NOT_AVAILABLE=NOACTION
IGNOREFIRSTLINE=TRUE
FILEIMPORTDELIMETER=,
customproperty3,customproperty1,customproperty2,entitlement,customproprty12,ACCOUNTNAME,STATUS,customproperty11

 


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

SumathiSomala
All-Star
All-Star

@Amar_Simha You can use customproperties aswell


SystemName=GFR
FileNameStartswith=Account_GFR
ENTITLEMENT_TYPE=Profile
DELETEACCOUNTENTITLEMENT=NO
OVERWRITE_USER_ASSIGNED=TRUE
ACCOUNT_NOT_IN_FILE_ACTION=NOACTION
IGNOREFIRSTLINE=TRUE
FILEIMPORTDELIMETER=,
SECURITYSYSTEM_NOT_AVAILABLE=NOACTION
ENDPOINT_NOT_AVAILABLE=NOACTION
ENT_TYPE_NOT_AVAILABLE=CREATE
ENT_VAL_NOT_AVAILABLE=CREATE
USERNAME,DISPLAYNAME,ACCOUNTNAME,ENDPOINTNAME,STATUS,Profile,customproperty4

 

Regards,
Sumathi Somala
If this reply answered your question, please Accept As Solution and give Kudos.

Amar_Simha
Regular Contributor
Regular Contributor

Thank you @rushikeshvartak  @SumathiSomala  for the repsonse. Is there any limitation on number of custom properties that can be uploaded via Schema jobs? Schema entitlement job mentions only customproperty 1 to 5. Just want to double check if it is same for accounts.

There is no limitation


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