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

SNC not Updating for Update Account

Chakritha
New Contributor III
New Contributor III

Hi Team,

 

we have configured the SNC parameter for Create account JSON and Update account JSON . For creation it is updating as expected but when update happen to the user account SNC value is not populating for the account. can anyone help us on this. Below is the Update account JSON and logs.

Update Account Json:

{
"ADDRESS": {
"LASTNAME": "${user.lastname}",
"FIRSTNAME": "${user.firstname}",
"E_MAIL": "${user.email}",
"LANGU_P": "E",
"COMM_TYPE": "INT"
},
"ALIAS": {
"USERALIAS": "${accountName}"
},
"DEFAULTS": {
"LANGU": "E",
"DCPFM": "X",
"SPLD": "LOCL",
"KOSTL": ""
},
"SNC": {
"PNAME": "p:CN=${user?.email?.toUpperCase()}, L=accounts.ondemand.com, OU=secure-login-service, OU=SAP Clients, O=SAP SE, C=DE"
},
"LOGONDATA": {
"USTYP": "A",
"GLTGB": "${user.enddate==null?'':user.enddate}"
},
"UCLASSX": {
"UCLASSSYS": "S"
},
"UCLASSSYS": {
"RCVSYSTEM": "FSNCLNT100",
"LIC_TYPE": "CB"
}
}

Logs:

Chakritha_0-1715163741861.png

 

 

Thank You,

Chakritha.

21 REPLIES 21

rushikeshvartak
All-Star
All-Star

Could you kindly provide a detailed snapshot of the information extracted from the logs, encompassing errors and other pertinent functionality details encountered during the execution of this process? Your assistance in furnishing this information would greatly aid in the analysis and resolution of any issues .


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

Chakritha
New Contributor III
New Contributor III

Hi Rushikesh,

Please find the below logs which we got during the testing.

Chakritha_0-1715258096764.png

 

Thank You,
Chakritha.

[This post has been edited by a Moderator to remove sensitive information.]

{
"ADDRESS": {
"LASTNAME": "${user.lastname}",
"FIRSTNAME": "${user.firstname}",
"E_MAIL": "${user.email}",
"LANGU_P": "E",
"COMM_TYPE": "INT"
},
"ALIAS": {
"USERALIAS": "${accountName}"
},
"DEFAULTS": {
"LANGU": "E",
"DCPFM": "X",
"SPLD": "LOCL",
"KOSTL": ""
},
"SNC": {
"PNAME": "p:CN=${user.email.toUpperCase()}, L=accounts.ondemand.com, OU=secure-login-service, OU=SAP Clients, O=SAP SE, C=DE"
},
"LOGONDATA": {
"USTYP": "A",
"GLTGB": "${user.enddate == null ? '' : user.enddate}"
},
"UCLASSX": {
"UCLASSSYS": "S"
},
"UCLASSSYS": {
"RCVSYSTEM": "FSNCLNT100",
"LIC_TYPE": "CB"
}
}


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

Chakritha
New Contributor III
New Contributor III

Hi Rushikesh,

We have tried with above JSON but SNC is not getting updated for the user.

Thank you,
Chakritha.

Add GUIFLAG =U


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

Chakritha
New Contributor III
New Contributor III

Hi @rushikeshvartak ,

 

We tried with above flag in the update account Json still not updating the SNC value.

 

Thank you,

Chakritha.

does directly in sap working ?


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

Chakritha
New Contributor III
New Contributor III

Yes Its updating in SAP system

 

Share connection parameters  screenshot


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

Chakritha
New Contributor III
New Contributor III

Hi Team,

Can you please share the update anyone?

Thank You,

Chakritha.

Hi @Chakritha 

From the logs screenshot, I can see that it is evaluating the value of SNC correctly. Does it fail at the time of update. Logs screenshot doesn't give much details.

Could you please replicate the issue and share the full logs. 

Regards,

Dhruv Sharma

Chakritha
New Contributor III
New Contributor III

Hi Dhruv,

We replicated the issue and Attached the full file logs.

 

Thank You,

Chakritha.

Hi @Chakritha 

This is not the relevant logs. Could you please check and provide the correct logs.

Regards,

Dhruv Sharma

Chakritha
New Contributor III
New Contributor III

Hi Dhruv,

Attached the old logs for the mentioned user. Please find the same.

Thank You,

Chakritha.

 

Chakritha
New Contributor III
New Contributor III

Hi @Dhruv_S,

Did you get a chance to check the logs,

Thank You,

Chakritha

Hi @Chakritha 

I can see below in the logs. Could you please ensure the SNC flag is enabled in the application and then try again.

[quartzScheduler_Worker-10] DEBUG provisoning.SapProvisioningService - SNC paramters were NOT populated since the SNC flag is set to FALSE"

Regards,

Dhruv Sharma

Chakritha
New Contributor III
New Contributor III

Hi @Dhruv_S ,

It is working for newly created user and populating in Saviynt after the import job.

Thank You,

Chakritha

Hi @Chakritha Do you mean -Issue is resolved? Or it is not working partially? Please confirm. 

Chakritha
New Contributor III
New Contributor III

 Hi @Dhruv_S ,

 

I mean SNC is getting populated in Saviynt newly created user in SAP system but when update happen to the existing user SNC is not populating.

 

Chakritha
New Contributor III
New Contributor III

Hi Team,

Can you please share the update?

Thank you,

Chakritha.

 

Hi @Chakritha 

We have created a ticket (INC# 2032211) on your behalf for replicating the issue and collecting and the logs/configuration.

You will receive further updates on the ticket. Appreciate your patience and co-operation.

Regards,

Dhruv Sharma