G Scheduler and System Properties do not come up in the Integrated Environment
- Add the following entries in the
oim.conf
file at the following locations:Locations:
OAM_DOMAIN_HOME/config/fmwconfig/components/OHS/ohs1/moduleconf/oim.conf
OAM_DOMAIN_HOME/config/fmwconfig/components/OHS/instances/ohs1/moduleconf/oim.conf
Entries
<Location /iam/governance/adminservice/api/v1> SetHandler weblogic-handler WLCookieName oimjsessionid WebLogicHost %OIM_HOST% WebLogicPort %OIM_PORT% WLLogFile “${ORACLE_INSTANCE}/diagnostics/logs/mod_wl/oim_component.log” </Location>
<Location /iam/governance/selfservice/api/v1> SetHandler weblogic-handler WLCookieName oimjsessionid WebLogicHost %OIM_HOST% WebLogicPort %OIM_PORT% WLLogFile “${ORACLE_INSTANCE}/diagnostics/logs/mod_wl/oim_component.log” </Location>
- Restart the servers