Request History / Approval Task Not Working In OIM 11g
(Doc ID 1427922.1)
Last updated on APRIL 23, 2019
Applies to:
Oracle SOA Suite - Version 11.1.1.5.0 and laterIdentity Manager - Version 11.1.1.3.0 and later
Information in this document applies to any platform.
***Checked for relevance on 13-September-2013***
Symptoms
SOA application is integrated with OIM.
A human task is deployed on the SOA Server and is registered for OIM:
How to Register a SOA Composite with Oracle Identity Manager:
Disable registration:
Enable registration:
cd ../Oracle_IDM1/server/workflows/registration
ant -f registerworkflows-mp.xml register
enter oim user and pass
t3:/url:port for oim (def port 8003)
path for property file (ex: TestApp.props)
ant -f registerworkflows-mp.xml register
enter oim user and pass
t3:/url:port for oim (def port 8003)
path for property file (ex: TestApp.props)
Disable registration:
ant -f registerworkflows-mp.xml disable
Enable registration:
ant -f registerworkflows-mp.xml enable
The composite is run from the OIM console but the approval history is not shown under Approval Tasks tab.
The issue occurs when using multiple serial approvers for a request.
The Request History tab does not show all the information.
No error messages are generated.
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 |