Summer Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

IdentityIQ-Engineer Questions and Answers

Question # 6

Can the following be achieved via configuration of control variables in the out-of-the-box Lifecycle Manager (LCM) workflows?

Proposed Solution:

Specify the email template for notifications.

A.

Yes

B.

No

Full Access
Question # 7

Is this statement valid regarding the control and usability of the Debug pages in IdentityIQ?

Proposed Solution:

Objects can be deleted on a singular basis or in bulk.

A.

Yes

B.

No

Full Access
Question # 8

A customer wants to make changes in their IdentitylQ user interface. Consider branding and other IdentitylQ Ul changes. Is this statement valid?

Solution: Primary and secondary colors are set through the IdentitylQ Configuration > Miscellaneous page.

A.

Yes

B.

No

Full Access
Question # 9

Can the rule library named Common Rules Library " be included in a Rule by adding this code?

Solution:

Question # 9

A.

Yes

B.

No

Full Access
Question # 10

Can the rule library named “Common Rules Library” be included in a Rule by adding this code?

Proposed Solution:

< ReferencedRules >

< Reference class= " sailpoint.object.RuleLibrary " name= " Common Rules Library " / >

< /ReferencedRules >

A.

Yes

B.

No

Full Access
Question # 11

A bank is two years into an ongoing project to provide all access through roles. The bank is actively using roles and actively adding to their role model. They need to ensure that all roles include the correct entitlements.

Will this certification type achieve the goal?

Solution: Account Group Membership Certification

A.

Yes

B.

No

Full Access
Question # 12

Is the following true of Identity Provisioning Policies?

Proposed Solution:

A self-service Registration Identity Provisioning Policy is required to support the self-service registration workflow (LCM Registration).

A.

Yes

B.

No

Full Access
Question # 13

Is this statement true about IdentityIQ ' s syslog event searching capabilities?

Proposed Solution:

When searching the syslog events from the Advanced Analytics page, it is not possible to search syslog events by attributes other than an Incident Code.

A.

Yes

B.

No

Full Access
Question # 14

A manager wants to extend the access granted to an employee.

Is this a default role type that is available for the manager to request in IdentityIQ during the access request process?

Proposed Solution:

HR Role

A.

Yes

B.

No

Full Access
Question # 15

Is this configuration option required when an engineer sets up a SCIM 2.0 application?

Solution: Name

A.

Yes

B.

No

Full Access
Question # 16

An engineer is assigned to configure an account attribute. The requirements are:

Purpose: Flag privileged accounts

Read from: Financial application, privileged attribute

Calculate from: Keystore application, responsibility-code attribute

Usage 1: Display as option in Advanced Analytics

Usage 2: Use when writing rules

Usage 3: Include in policies

Does the engineer need to set this configuration option on the account attribute to meet the requirements?

Solution: Source Mappings: Application Rule

A.

Yes

B.

No

Full Access
Question # 17

A client wants users who belong to an IdentitylQ workgroup named Management to be able to request entitlements and roles, but only for other users whose location attribute is the same as theirs.

Is this a population that will achieve the goal?

Solution: Create a quicklink population, set the membership match list to the IdentitylQ workgroup " Management, " and set " Who can members request for? " as report to the requester.

A.

Yes

B.

No

Full Access
Question # 18

An engineer needs to first create a custom audit event and then set up an associated report.

What are four steps to accomplish this goal?

Proposed Solution:

Write logic in a BeanShell rule, task, or workflow step to created the audit event, populated with the appropriate data values.

A.

Yes

B.

No

Full Access
Question # 19

Is this statement valid regarding the control and usability of the Debug pages in IdentityIQ?

Proposed Solution:

When creating a new object through the Debug-Object page, IDs are automatically generated when the object is saved.

A.

Yes

B.

No

Full Access
Question # 20

Is the following statement true?

Proposed Solution:

A Bundle profile must be associated to an Identity object.

A.

Yes

B.

No

Full Access
Question # 21

An engineer needs to trigger a workflow when a Division attribute changes from /7 " to Senior IT, but only when the user is a manager.

Is this a valid process that the engineer could use to launch a workflow for a lifecycle event?

Solution: Create a trigger with an event type of rule and return True when the user ' s previous value of the division attribute is /7 " andthe new value of the division attribute is Senior IT.

A.

Yes

B.

No

Full Access
Question # 22

An implementation engineer needs to perform an initial installation of identitylQ.

Drag the options from the left into the answer area on the right, and place them in the correct order.

Question # 22

Full Access
Question # 23

A bank is two years into an ongoing project to provide all access through roles. The bank is actively using roles and actively adding to their role model. They need to ensure that all roles include the correct entitlements.

Will this certification type achieve the goal?

Solution: Application Owner Certification

A.

Yes

B.

No

Full Access
Question # 24

Assuming that the policy violation owner has the necessary permissions, is this a valid option for the policy violation owner to use when acting on a policy violation of type ' Account Policy ' ?

Proposed Solution:

Export CSV / Import CSV

A.

Yes

B.

No

Full Access
Question # 25

Is the following statement true?

Proposed Solution:

All ManagedAttribute objects associated to an Identity can be viewed on the ‘Policy’ tab from ‘View Identity’ QuickLink.

A.

Yes

B.

No

Full Access
Question # 26

IdentitylQ is using emails to notify users about completion of steps within a process, or actions that need to be addressed.

To ensure this notification is working, a main configuration must be set up in IdentitylQ to provide mail server and mail server authentication details.

Is this a required setting that an engineer must set up in IdentitylQ in order to ensure successful communication with the SMTP server?

Solution: Email Protocol

A.

Yes

B.

No

Full Access
Question # 27

Is this an example of a mover lifecycle event?

Solution: An employee quits their job and needs all of their accounts disabled.

A.

Yes

B.

No

Full Access
Question # 28

Is this statement true about the IdentitylQ Audit functionality and/or options?

Solution: The built-in auditing options are immutable; they are always recorded. However, custom audits can be turned on or off.

A.

Yes

B.

No

Full Access
Question # 29

A customer wants to make changes in their IdentityIQ user interface.

Consider branding and other IdentityIQ UI changes. Is this statement valid?

Proposed Solution:

If SailPoint is removed from the header bar, “Powered by SailPoint IdentityIQ” must be added to the copyright footer.

A.

Yes

B.

No

Full Access
Question # 30

An implementation engineer needs to perform an upgrade of IdentitylQ between releases. Is the following statement true?

Solution: Supported platforms of an older version of IdentitylQ will always be supported in newer versions of IdentitylQ.

A.

Yes

B.

No

Full Access
Question # 31

Is this what should be performed in order to generate the database script to extend Application attributes in the IdentitylQ database on the initial installation?

Solution: Run a build with the updated schema placed inside it.

A.

Yes

B.

No

Full Access
Question # 32

Is the following statement about workflows and sub-workflows (subprocesses) true?

Proposed Solution:

The outputs of a subprocess (sub-workflow) can be returned to variables in the calling workflow using the returns attribute of the calling step.

For example:

< Step icon= " Task " name= " Initialize " posX= " 134 " posY= " 10 "

returns= " identityRequestId,project " send= " identityName,plan " >

...

A.

Yes

B.

No

Full Access
Question # 33

Is the following a true statement about IdentitylQ authentication and authorization?

Solution: What users can see and do in IdentitylQ can be party controlled by their authorized scope.

A.

Yes

B.

No

Full Access
Question # 34

Is this a correct procedure for testing generated emails in a non-production system?

Solution: Change the Email Notification Type to POP3 under Global Settings > Configure IdentitylQ Settings > Mail Settings, run the test scenario. and verity if the emails were successfully delivered to mailboxes specified on Identity objects.

A.

Yes

B.

No

Full Access
Question # 35

Assuming that the policy violation owner has the necessary permissions, is this a valid option for the policy violation owner to use when acting on a policy violation of type ' Role SOD Policy?

Solution: Schedule Policy Composition Certification

A.

Yes

B.

No

Full Access
Question # 36

Select the best policy type for defining each access policy. Use the drop-down menus to select your answers.

Question # 36

Full Access
Question # 37

Can this be achieved using Rapid Setup user interface configuration options?

Solution: Disable an account and remove all its entitlements on a particular application during Mover events.

A.

Yes

B.

No

Full Access
Question # 38

Is the following statement about workflow step types and their usage true?

Proposed Solution:

A step named " end " is required to allow the workflow to end correctly.

A.

Yes

B.

No

Full Access
Question # 39

Is this statement true about identitylQ ' s syslog event storage?

Solution: IdentitylQ logging events are stored in a database table in addition to log files.

A.

Yes

B.

No

Full Access
Question # 40

The engineer is configuring a new application definition.

The customer wants an Audit record to be created with the error message, if provisioning fails.

Is this the rule an engineer should write to accomplish the goal?

Solution: Configure a Postlterate rule

A.

Yes

B.

No

Full Access
Question # 41

Can an Escalation Rule be used to handle this scenario?

If an access review has not been completed within 7 days, re-assign it to the certifier ' s manager.

Proposed Solution:

A.

Yes

B.

No

Full Access
Question # 42

Can this action be performed as part of configuring an application definition in IdentitylQ?

Solution: Define account correlation via a rule.

A.

Yes

B.

No

Full Access
Question # 43

Is the following statement about workflows and sub-workflows (subprocesses) true?

Proposed Solution:

Many standard LCM sub-workflows can be leveraged in custom workflows, with their behavior controlled via input variables.

A.

Yes

B.

No

Full Access
Question # 44

Is this statement true about email templates or behavior within them?

Solution: Whole paragraphs cannot be included or omitted based on conditional tests, such as #if (SremindersRemaining > 0). Only individual lines can be omitted in this manner.

A.

Yes

B.

No

Full Access
Question # 45

Is this a true statement about localization support in IdentitylQ?

Solution: Message files may be added to support additional languages, but the out-of-the-box supplied message files cannot be modified.

A.

Yes

B.

No

Full Access
Question # 46

Is this statement true about identitylQ ' s syslog event storage?

Solution: Both logging and auditing can have a negative influence on performance. Logging and auditing both require extra function calls within The application and will generate data that will need to be stored.

A.

Yes

B.

No

Full Access
Question # 47

Is the following statement about workflow step types and their usage true?

Solution: The step actions available when editing a step in the Business Process Editor are: Script. Rule, Subprocess and Call Method.

A.

Yes

B.

No

Full Access
Question # 48

Is this a question that an engineer should ask the customer when initially setting up a new IdentitylQ test environment?

Solution: Does the customer need a deployment accelerator? "

A.

Yes

B.

No

Full Access
Question # 49

Is this a purpose of an IdentitylQ certification?

Solution: to review a snapshot of a user ' s system access

A.

Yes

B.

No

Full Access
Question # 50

Is this statement valid regarding the control and usability of the Debug pages in IdentityIQ?

Proposed Solution:

Changing an object ' s name and saving the object is the correct way to create a new copy of the object.

A.

Yes

B.

No

Full Access
Question # 51

Is the following statement about IdentitylQ rule inputs and outputs correct?

Solution: The lypical input variables for a rule are listed in the BeanShell rule editor in IdentitylQ, based on the rule registry.

A.

Yes

B.

No

Full Access
Question # 52

Can the following IdentitylQ object be extended to store client-specific data by updating the corresponding .HBM file?

Solution: Link

A.

Yes

B.

No

Full Access
Question # 53

Is this statement valid regarding the control and usability of the Debug pages in IdentitylQ?

Solution: The application server must be restarted after reloading the logging file through the Debug-Logging page.

A.

Yes

B.

No

Full Access
Question # 54

Is this statement correct about writing and executing source mapping rules to populate identity attributes?

Solution: Once the value for the identity attribute has been calculated, the rule must persist the identity attribute to the database.

A.

Yes

B.

No

Full Access
Question # 55

Is this an example of a joiner lifecycle event?

Proposed Solution:

A contractor whose contract expired and accounts were disabled has a new contract with the company; the contractor needs all of their previous accounts enabled.

A.

Yes

B.

No

Full Access
Question # 56

An engineer needs to first create a custom audit event and then set up an associated report.

What are four steps to accomplish this goal?

Proposed Solution:

Set up a new AuditAction in the AuditConfig object XML:

< ObjectAttribute displayName= " User Type " editMode= " Permanent " extendedNumber= " 2 " name= " userType " type= " string " / >

A.

Yes

B.

No

Full Access
Question # 57

Is this what should be performed in order to generate the database script to extend Application attributes in the IdentitylQ database on the initial installation?

Solution: Run the command iiq extendedSchema in the IIQ_Home/WEB-INF/bin directory.

A.

Yes

B.

No

Full Access
Question # 58

Is the following statement about IdentityIQ rule inputs and outputs correct?

Proposed Solution:

In the Rule Editor in the IdentityIQ user interface, an input variable can be inserted by double-clicking its name from the list of " Arguments " .

A.

Yes

B.

No

Full Access
Question # 59

Is this a correct procedure for testing generated emails in a non-production system?

Proposed Solution:

Change the Email Notification Type to IMAP under Global Settings > Configure IdentityIQ Settings > Mail Settings, run the test scenario, and verify if the emails were successfully delivered to mailboxes specified on Identity objects.

A.

Yes

B.

No

Full Access