nerdexam
SailPoint

SAILPOINT-CERTIFIED-IDENTITYIQ-ENGINEER · Question #113

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

The correct answer is B. No. In SailPoint IdentityIQ, certain objects are designed to be extended by updating their corresponding Hibernate Mapping (.HBM) files. However, the WorkItem object is not one of these extendable objects. The WorkItem is a system object that primarily represents tasks or actions…

IdentityIQ Data Model and Object Extensions

Question

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

Options

  • AYes
  • BNo

How the community answered

(50 responses)
  • A
    26% (13)
  • B
    74% (37)

Explanation

In SailPoint IdentityIQ, certain objects are designed to be extended by updating their corresponding Hibernate Mapping (.HBM) files. However, the WorkItem object is not one of these extendable objects. The WorkItem is a system object that primarily represents tasks or actions that need to be processed within the workflow. It is not intended to store client-specific data through direct modification of its .HBM file. Instead, client-specific data should be handled using other mechanisms, such as custom attributes or the extension of Identity or Account objects. Attempting to modify the WorkItem object's HBM file could lead to unexpected behavior and is not supported by SailPoint's best practices. SailPoint IdentityIQ Object Model Documentation

Topics

#IdentityIQ objects#HBM file#data model extension#WorkItem object

Community Discussion

No community discussion yet for this question.

Full SAILPOINT-CERTIFIED-IDENTITYIQ-ENGINEER Practice