Pre-Summer Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Saviynt > Advanced IGA Professional > SCAIP

SCAIP Saviynt Certified Advanced IGA Professional (Level 200) Question and Answers

Question # 4

Which of the following statements are correct? (Multi-Select)

A.

The role mining process discovers relationships between users based on similar access permissions that can logically be grouped to form a role

B.

In the Role mining, if the percentage cut-off = 60%, it would perform mining on only the access which is associated with 100% users

C.

Duplicate Identity Management feature access need to be added to the SAV Role to view the duplicate identity management

D.

Duplicate Identity Management can only merge user attributes but not user access

Full Access
Question # 5

What parameters are necessary for configuring acctEntMappings in the REST Connector? (Multi-Select)

A.

listPath

B.

idPath

C.

keyField

D.

accountID

Full Access
Question # 6

Which configuration is NOT mandatory when establishing a cascading relationship between two fields in a form?

A.

Set "What action to perform when Parent attribute changes?" to Mapping

B.

Configure Parent Attribute parameter for the child attribute

C.

Set Action String to CHILD###PARENT

D.

Ensure that case of Attribute Name of parent field and Parent Attribute of child field should match

Full Access
Question # 7

Which among these is NOT a valid parameter under ImportAccountEntJSON in REST connector?

A.

accountOwnerParams

B.

entitlementParams

C.

accountParams

D.

entOwnerParams

Full Access
Question # 8

Choose the correct SQL query from the below options to populate an attribute with the logged-in user’s Display Name

A.

select DISPLAYNAME as ID from Users u where u.userkey=${loggedInUser}

B.

select DISPLAYNAME as ID from Users u where u.userkey=${user.id}

C.

select DISPLAYNAME as ID from Users u where u.userkey=${requestor}

D.

All the above

Full Access
Question # 9

In which system does the request fulfillment happen while integrating ServiceNow using Saviynt App for ServiceNow?

A.

Saviynt

B.

ServiceNow

C.

Saviynt or ServiceNow, based on the configuration

D.

None of the above

Full Access
Question # 10

For which of the following options duplicate identities can be identified in EIC?

A.

While Importing Users

B.

By running Duplicate Identity Detection Job

C.

While Updating Users through Admin > Identity Repository

D.

All of the above

Full Access
Question # 11

Which of the following statements are correct?

A.

The role mining process discovers relationships between users based on similar access permissions that can logically be grouped to form a role

B.

In the Role mining, if the percentage cut-off = 60%, it would perform mining on only the access which is associated with 100% users

C.

Duplicate Identity Management feature access need to be added to the SAV Role to view the duplicate identity management

D.

Duplicate Identity Management can only merge user attributes but not user access

Full Access
Question # 12

In REST connector, under which JSON do you specify the provisioning limit and connection timeout settings?

A.

ConfigJSON

B.

MODIFYUSERDATAJSON

C.

ConnectionJSON

D.

StatusthresholdConfig

Full Access
Question # 13

An EIC Administrator wants to retrieve a report of users and their assigned SAV Roles. What are the ways in which it can be achieved? (Multi-Select)

A.

Create analytics with the SQL Query to get the data and select the checkbox "Send Email As Attachment" in analytics configuration

B.

Create an analytics with the SQL Query to get the data and export as CSV/Excel

C.

Run a SQL Query to retrieve the data in Data Analyzer

D.

Using enhanced query

Full Access
Question # 14

What are the different actions supported by User Update rule?

A.

Trigger Technical Rule

B.

Generate Username

C.

Send Email

D.

All the above

Full Access
Question # 15

EIC Admin encounters an error "Connection Name Specified in accountJSON is not found" while running the WSRETRY job. Which JSON needs to be corrected?

A.

Update the correct connection name in CreateAccountJSON

B.

Update the correct connection name in ImportUserJSON

C.

Update the correct connection name in ImportAccountEntJSON

D.

Update the correct connection name in ImportAccountJSON

Full Access
Question # 16

Which User Update Rule action is used to automatically change service account ownership when the current owner is terminated?

A.

Transfer Ownership

B.

Run Role Mining

C.

Launch Campaign

D.

Disable SMTP

Full Access
Question # 17

In the Saviynt App for ServiceNow, what options are available to refresh the RITM status in the ServiceNow app based on the respective Saviynt’s status? (Multi-Select)

A.

Make a Postman API call

B.

Click Refresh button on the RITM page in ServiceNow

C.

It will be automatically updated in 1 minute via Request item history job in ServiceNow

D.

Regenerate application catalog item

Full Access
Question # 18

Consider that your primary HR data is stored in Workday, and you want to display the full names of the users by combining their first and last names from Workday. The Identity Repository must reflect any changes made to the user data almost in real time.

Given the above scenario, how can identity data be transformed or normalized before importing into EIC?

A.

Configure an inline preprocessor with USERUPDATEJSON

B.

Configure an inline preprocessor with MODIFYUSERDATAJSON

C.

Configure an inline preprocessor with IMPORTUSERJSON

D.

None of the above

Full Access