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

IdentityIQ-Engineer SailPoint Certified IdentityIQ Engineer Questions and Answers

Questions 4

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.

Options:

A.

Yes

B.

No

Buy Now
Questions 5

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.

Options:

A.

Yes

B.

No

Buy Now
Questions 6

The engineer uses the sailpoint.api.IdentityService in a BeanShell method to look up and return all account names for an identity on the application ' MagicBox ' . Is this a correct implementation?

Proposed Solution:

import sailpoint.api.IdentityService;

import sailpoint.api.SailPointContext;

import sailpoint.object.Identity;

import sailpoint.object.Link;

import sailpoint.tools.GeneralException;

public List getAccountNames(SailPointContext context, Identity identity) throws GeneralException {

IdentityService service = new IdentityService(context);

List < String > accountNames = new ArrayList < String > ();

Link link = service.getLink(identity, " MagicBox " );

while (link != null) {

accountNames.add(link.getNativeIdentity());

}

return accountNames;

}

Options:

A.

Yes

B.

No

Buy Now
Questions 7

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

Solution: Specify which users should be provisioned with a basic account as part of a joiner event.

Options:

A.

Yes

B.

No

Buy Now
Questions 8

Is this configuration option required when an engineer sets up any application?

Proposed Solution:

Filter String

Options:

A.

Yes

B.

No

Buy Now
Questions 9

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.

Options:

A.

Yes

B.

No

Buy Now
Questions 10

Is this an example of a joiner lifecycle event?

Proposed Solution:

An employee, who has not previously been with the company, is hired and needs all new access and new accounts for company systems.

Options:

A.

Yes

B.

No

Buy Now
Questions 11

An engineer needs to trigger a workflow when a Division attribute changes from IT 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?

Proposed Solution:

Create a trigger with an event type of attribute change on the managerStatus attribute with the previous value of true and the new value of false, and add an included identities rule for when the user ' s division attribute had a previous value of IT and a new value of Senior IT.

Options:

A.

Yes

B.

No

Buy Now
Questions 12

Can a Workgroup be used for the following scenario?

Solution: Automatically creating multiple groups based on the values of a single identity attribute.

Options:

A.

Yes

B.

No

Buy Now
Questions 13

Is this a piece of information that an engineer needs when initially setting up a new IdentityIQ sandbox environment?

Proposed Solution:

the IdentityIQ version

Options:

A.

Yes

B.

No

Buy Now
Questions 14

Is this a true statement about localization support in IdentitylQ?

Solution: Localized messages can be retrieved from custom Java/BeanShell code using SailPoint APIs.

Options:

A.

Yes

B.

No

Buy Now
Questions 15

An organization is making a change at the regional level.

Many users of a financial system have incorrect entitlements. Some users are missing entitlements, and some users have excess entitlements. Work needs to be performed to clean up access.

Is this one of the IdentuylQ batch request types that can help meet this goal?

Solution: Delete Entitlement

Options:

A.

Yes

B.

No

Buy Now
Questions 16

Is this a valid step to take when importing SailPoint XML file objects into IdentitylQ?

Solution: Move the XML file into the IIQ_HOME/WEB-INF/database.

Options:

A.

Yes

B.

No

Buy Now
Questions 17

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

Solution: Disable an account on a particular application for one set of users and delete the account for another set of users during administrative Terminations.

Options:

A.

Yes

B.

No

Buy Now
Questions 18

The JVM Memory page on IdentitylQ displays the following information:

IdentityIQ-Engineer Question 18

Solution: How much memory is currently allocated to the JVM heap?

Type your numerical response into the box below.

Options:

Buy Now
Questions 19

Which four steps are necessary for turning on Certifications logging at the severity log level of trace? Drag four options from the left into the answer area on the right, and place them in the correct order.

IdentityIQ-Engineer Question 19

Options:

Buy Now
Questions 20

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.

IdentityIQ-Engineer Question 20

Options:

Buy Now
Questions 21

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

Solution: To improve security, items logged through syslog are unable to be sent to Log4j.

Options:

A.

Yes

B.

No

Buy Now
Questions 22

For a user who already has an account on an application and wants to be able to request access to a new account through Manage User Access, does this configuration need to be performed in Lifecycle Manager (LCM)?

Proposed Solution:

Select “Allow requesting new accounts” in the Manage Accounts QuickLink configuration for the user’s QuickLink population.

Options:

A.

Yes

B.

No

Buy Now
Questions 23

Can the Provisioning tab under " Administrator Console ' be used to do the following task?

Solution: Manually retry the provisioning attempt for pending transactions.

Options:

A.

Yes

B.

No

Buy Now
Questions 24

Is this a purpose of an IdentitylQ certification?

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

Options:

A.

Yes

B.

No

Buy Now
Questions 25

Is this statement true about the Application, Identity, ManagedAttribute, Bundle, and Link objects in IdentityIQ?

Proposed Solution:

IdentityIQ uses the term ManagedAttribute to define the type of an account on an application, such as service account or privileged account.

Options:

A.

Yes

B.

No

Buy Now
Questions 26

Is this a valid scenario that can be achieved in IdentitylQ by configuring the Quicklink populations?

Solution: Allow a user to create a new identity cube in IdentitylQ.

Options:

A.

Yes

B.

No

Buy Now
Questions 27

Is this a default role type that is available in identitylQ?

Solution: Entitlement Role

Options:

A.

Yes

B.

No

Buy Now
Questions 28

A client needs a custom quicklink, which only managers can launch, in order to launch a simple workflow. Is this a valid step to take during the development of this custom quicklink?

Solution: Insert the " Managers " quicklink population as the dynamic scope in the quicklink object.

Options:

A.

Yes

B.

No

Buy Now
Questions 29

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

Solution: Every version release (excluding patch releases) between the current version of IdentitylQ and the target version of IdentitylQ must be installed in sequential order for an upgrade.

Options:

A.

Yes

B.

No

Buy Now
Questions 30

How should an engineer schedule the tasks to most efficiently achieve the following goals?

Goals:

• Process the Employee Authoritative application at 5:00 AM and 12:00 PM.

• Process the Contractor Authoritative application at 5:10 AM and 12:10 PM.

• Process the Active Directory application at 5:20 AM and 12:20 PM.

• Process the Finance application at 8:00 PM.

• Check for expired work items at 12:00 AM.

• Perform identity request maintenance at 2:00 AM.

Schedule parameters:

• Each application aggregation takes anywhere between 30 minutes and 2 hours.

• The run schedule is for a 24-hour period, which begins at 12:00 AM.

Instructions:

• Drag the required tasks from the left into the answer area on the right, and place them in the correct order, starting at 12:00 AM.

• Ordinal numbers (such as 1st, 2nd, and 3rd) in the options indicate which run of the day it is for the task type.

• There will be unused task options.

IdentityIQ-Engineer Question 30

Options:

Buy Now
Questions 31

IdentityIQ 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 IdentityIQ to provide mail server and mail server authentication details.

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

Proposed Solution:

SMTP Port

Options:

A.

Yes

B.

No

Buy Now
Questions 32

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

Proposed Solution:

Check if an access request would violate any policies, and allow the requester to review before submitting.

Options:

A.

Yes

B.

No

Buy Now
Questions 33

Is this a purpose of an IdentitylQ certification?

Solution: to attest to a user ' s integrity

Options:

A.

Yes

B.

No

Buy Now
Questions 34

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

Proposed Solution:

Bundle

Options:

A.

Yes

B.

No

Buy Now
Questions 35

Is this a purpose of an IdentityIQ certification?

Proposed Solution:

to attest assignment of roles to users

Options:

A.

Yes

B.

No

Buy Now
Questions 36

Is this statement true about certifications?

Solution: All certifications include generation, the active period, sign-off, and the end period.

Options:

A.

Yes

B.

No

Buy Now
Questions 37

The engineer needs to write some ad-hoc BeanShell code to search for GroupDefmition objects owned by Randy.Knight and print their names. Is this BeanShell code correct as written?

Solution:

IdentityIQ-Engineer Question 37

Options:

A.

Yes

B.

No

Buy Now
Questions 38

An implementation engineer needs to perform an upgrade of IdentityIQ between releases.

Is the following statement true?

Proposed Solution:

All custom branding changes will automatically be updated through the upgrade process.

Options:

A.

Yes

B.

No

Buy Now
Questions 39

Is the following a valid role option that can be configured?

Proposed Solution:

Configure a role that can be requested only if the user already has a related role.

Options:

A.

Yes

B.

No

Buy Now
Questions 40

Is this a default functionality of the Lifecycle Manager (LCM) module?

Proposed Solution:

Launch Certification Campaign

Options:

A.

Yes

B.

No

Buy Now
Questions 41

Is this an example of a joiner lifecycle event?

Proposed Solution:

An employee previously left the company. Their access was disabled but has been reinstated; the employee needs all of their previous accounts enabled.

Options:

A.

Yes

B.

No

Buy Now
Questions 42

Is the following statement true?

Solution: Every Link object must be associated to an Identity object

Options:

A.

Yes

B.

No

Buy Now
Questions 43

Is this configuration option required when an engineer sets up any application?

Proposed Solution:

Create Policy

Options:

A.

Yes

B.

No

Buy Now
Questions 44

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.

Options:

A.

Yes

B.

No

Buy Now
Questions 45

Is the following statement true?

Solution: All Application objects must have an Identity object as the owner.

Options:

A.

Yes

B.

No

Buy Now
Questions 46

Is this where email templates can be viewed after product installation?

Proposed Solution:

In the Debug page as an EmailTemplate object.

Options:

A.

Yes

B.

No

Buy Now
Questions 47

Can the Environment tab under ‘Administrator Console’ be used to do the following task?

Proposed Solution:

Start/Stop a particular application server.

Options:

A.

Yes

B.

No

Buy Now
Questions 48

The engineer is working on a workflow implementation.

After a form step, the workflow can transition to three steps:

Stop if the Reject (back) button is used,

Audit if the Approve (next) button is used and the field named comment is returned from the form to the workflow variable comment and has a value,

Provision otherwise.

The engineer writes the transitions in XML code.

Is this a valid implementation?

Proposed Solution:

< Transition >

< Source >

if (!approved) return " Stop " ;

if (comment) return " Audit " ;

return " Provision " ;

< /Source >

< /Transition >

Options:

A.

Yes

B.

No

Buy Now
Questions 49

Is the following statement true?

Solution: All ManagedAttribute objects associated to an Identity can be viewed on the ' Attributes ' tab from ' View Identity ' QuickLink.

Options:

A.

Yes

B.

No

Buy Now
Questions 50

Is the following true of Identity Provisioning Policies?

Solution: The Create Identity Provisioning Policy will be applied to identity creation during aggregation from an authoritative source so that identities will be created with valid/authorized attribute values.

Options:

A.

Yes

B.

No

Buy Now
Questions 51

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:

Create a Custom Certification Event Schedule and associated ruleRunner task.

Options:

A.

Yes

B.

No

Buy Now
Questions 52

Can the following action be performed using Rapid Setup application onboarding?

Solution: Specify the account attribute and value filter that identifies a secondary account.

Options:

A.

Yes

B.

No

Buy Now
Questions 53

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: Role Composition Certification

Options:

A.

Yes

B.

No

Buy Now
Questions 54

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? "

Options:

A.

Yes

B.

No

Buy Now
Questions 55

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.

Options:

A.

Yes

B.

No

Buy Now
Questions 56

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.

Options:

A.

Yes

B.

No

Buy Now
Questions 57

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

Purpose: Add a user ' s security clearance to their identity

Read from: Workday; if not found in Workday, Contractor file; otherwise, leave empty

Usage 1: Display as option in Advanced Analytics

Usage 2: Use when writing rules

Usage 3: Can be updated through the Edit Identity Quicklink, but Workday is authoritative

Usage 4: List as entitlement on Identity Cubes

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

Proposed Solution:

Entitlement

Options:

A.

Yes

B.

No

Buy Now
Questions 58

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

Solution: The rule type must be IdentityAttribute.

Options:

A.

Yes

B.

No

Buy Now
Questions 59

Is this a benefit of using the Run Rule feature of the Debug-Object page?

Proposed Solution:

It can be used to display the return value of simple code.

Options:

A.

Yes

B.

No

Buy Now
Exam Code: IdentityIQ-Engineer
Exam Name: SailPoint Certified IdentityIQ Engineer
Last Update: Jul 28, 2026
Questions: 199

PDF + Testing Engine

$49.5  $164.99

Testing Engine

$37.5  $124.99
buy now IdentityIQ-Engineer testing engine

PDF (Q&A)

$31.5  $104.99
buy now IdentityIQ-Engineer pdf
dumpsmate guaranteed to pass

24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 28 Jul 2026