Where is the value of a request property stored in v9.2?

Hello,

I'm currently implementing a request property in One Identity Manager v9.2 using the DialogParameter mechanism. However, I’m unable to locate where the value selected by the requester is actually stored in the request.

My goal is to:

  • Display the selected value to the approver group during the approval process
  • Make it available for the user admin/provisioning team to reference
  • Persist the value even after approval, so we can later track who has what (e.g., in reporting or auditing)

Could someone please clarify where this value is stored or how to properly reference it in workflows or approval steps?

Thanks in advance!