When "hideRequestor" Property Is Set As TRUE In SOA Human Task, It Causes Claim Approval Task Flow UI To Break In IDM Console
(Doc ID 2784443.1)
Last updated on AUGUST 12, 2024
Applies to:
Oracle SOA Suite - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
When a user submits a request in the IDM console, it also shows as the Approver, which creates confusion.
As a workaround, the SOA composite code can be modified by hiding the user (who is showing as the approver).
A property called "hideCreator" can be set from false to true to hide the user.
However, when after setting "hideCreator" property to TRUE, IDM console GUI breaks with an empty screen when you click on the "Claim" button.
A NullPointerException can be seen in the logs:
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |