Standing on the shoulders of giants is how one customer described studying with the PassSureExam IdentityIQ-Engineer bank: SailPoint Certified IdentityIQ Engineer knowledge assembled by specialists, refined by regular research, and delivered with service that treats your success as its own job.
SailPoint IdentityIQ-Engineer Exam Overview:
| Certification Vendor: | SailPoint |
|---|---|
| Exam Name: | SailPoint Certified IdentityIQ Engineer |
| Exam Number: | IdentityIQ-Engineer |
| Available Languages: | English |
| Related Certifications: | SailPoint Certified IdentityIQ Associate SailPoint Certified Identity Security Engineer |
| Exam Format: | Multiple Choice |
| Exam Duration: | 90 minutes |
| Certificate Validity Period: | 2 years |
| Sample Questions: | ![]() |
| Exam Way: | Online proctored |
| Pre Condition: | Recommended 1+ years hands-on experience with IdentityIQ implementations and training via SailPoint Identity University. :contentReference[oaicite:0]{index=0} |
| Official Syllabus URL: | https://www.sailpoint.com/university/training-paths/identityiq |
SailPoint IdentityIQ-Engineer Exam Syllabus Topics:
| Section | Objectives |
|---|---|
| Identity Governance and Administration | - Governance Processes
|
| IdentityIQ Fundamentals | - Architecture and Core Components
|
| Installation and Configuration | - Deployment Setup
|
| Reporting and Auditing | - Reports
|
| Application Onboarding and Integration | - Onboarding Tasks
|
| Customization and Development | - Customization
|
| Troubleshooting and Best Practices | - Diagnosis and Optimization
|
SailPoint Certified IdentityIQ Engineer Questions Answered by PassSureExam
- Application Onboarding and Integration ()
- Identity Governance and Administration ()
- Reporting and Auditing ()
SailPoint Certified IdentityIQ Engineer Sample Questions:
Is the following statement about IdentityIQ rule inputs and outputs correct?
Proposed Solution:
For ease of implementation, all BeanShell rules in IdentityIQ have the same input and output variables.
- A. Yes
- B. No
Correct Answer: B 🗳️
Explanation: Only visible for PassSureExam members. You can sign-up / login (it's free).
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:
IT Role that is inherited from an assigned Business Role
- A. Yes
- B. No
Correct Answer: B 🗳️
Explanation: Only visible for PassSureExam members. You can sign-up / login (it's free).
Is the following statement true?
Proposed Solution:
All ManagedAttribute objects can have an Identity object as the owner.
- A. Yes
- B. No
Correct Answer: A 🗳️
Explanation: Only visible for PassSureExam members. You can sign-up / login (it's free).
An IdentitylQ engineer needs to extend attributes in an IdentitylQ database after the database has been created.
What are the four minimum steps necessary to achieve this goal?
Drag four options from the left into the answer area on the right, and place them in the correct order.
Correct Answer:

Explanation:
The four minimum steps necessary to extend attributes in an IdentityIQ database after it has been created, in the correct order, are:
Update the corresponding hibernate file with the new attributes.
The Hibernate mapping file needs to be updated with the new attributes so that the SailPoint IdentityIQ application is aware of the new columns or properties in the database. This step ensures that the object- relational mapping (ORM) reflects the updated data model.
Run the command to generate the script to update the IdentityIQ database.
After updating the Hibernate file, a schema update script is generated. This script contains the necessary SQL commands to modify the database schema based on the new attributes added in the Hibernate file.
Shut down the application server and then run the generated extendedSchema script on the IdentityIQ database.
Before applying schema changes, the application server must be stopped to avoid any transactional conflicts.
Afterward, the extendedSchema script is run on the database to apply the new attributes.
Start the application server and update the corresponding ObjectConfig.
Once the database schema is updated, restart the IdentityIQ application server and modify the ObjectConfig in SailPoint to register the new attributes for use within the IdentityIQ platform.
Comprehensive Detailed Explanation with All IdentityIQ Engineer References Updating the Hibernate File: This step involves modifying the Hibernate XML or annotation-based mapping files to reflect the new attributes that are being added to the database. SailPoint IdentityIQ uses Hibernate as its ORM, and any new database fields must first be defined at this layer.
Generating the Schema Update Script: SailPoint provides a command (usually via iiq console or build tools) that reads the updated Hibernate mapping and generates a database-specific script to alter the schema. This ensures that the database is modified in a way that matches the application ' s expectations.
Running the Schema Update Script: With the application server stopped, the schema update script is executed on the database. This step adds the new columns, indexes, or constraints that are required for the extended attributes.
Updating the ObjectConfig: Once the database is updated and the application server is running again, the ObjectConfig (typically located in the IdentityIQ admin UI) must be updated to incorporate the new fields.
This step ensures that these new attributes are accessible to workflows, forms, and identity data within the system.
SailPoint IdentityIQ Installation and Configuration Guide (sections on extending the data model and schema updates).
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?
Proposed Solution:
Attribute Name
- A. Yes
- B. No
Correct Answer: A 🗳️
Explanation: Only visible for PassSureExam members. You can sign-up / login (it's free).



