SAILPOINT-CERTIFIED-IDENTITYIQ-ENGINEER · Question #35
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: Add the new object…
The correct answer is B. No. Adding a new object attribute to the Application ObjectConfig in IdentityIQ is not sufficient on its own to generate the database script needed to extend Application attributes. This action updates the configuration within IdentityIQ for how the application object is managed…
Question
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: Add the new object attribute to the Application ObjectConfig in IdentitylQ.
Options
- AYes
- BNo
How the community answered
(40 responses)- A15% (6)
- B85% (34)
Explanation
Adding a new object attribute to the Application ObjectConfig in IdentityIQ is not sufficient on its own to generate the database script needed to extend Application attributes. This action updates the configuration within IdentityIQ for how the application object is managed, but it does not produce the necessary SQL scripts to modify the underlying database schema. The actual database schema must be extended using specific IdentityIQ tools and commands like iiq extendedSchema. SailPoint IdentityIQ Administration Guide (Database Schema Extension)
Topics
Community Discussion
No community discussion yet for this question.