Issue in RPAS fusion client login 14.1
Hi
I am trying to installing rpas fusion client application.
first time i select file based MDS configuration the installation failed.
after that i create opss and mds data sources in weblogic domain and Re-Associate Policy Store to Database is also done in em
copied jps-config.xml and bootstrap to staging directory
in jps-config.xml i added these
<serviceInstance name="atlantis.policystore.xml" provider="policystore.xml.provider">
<property name="location" value="./jazn-data.xml"/>
</serviceInstance>
<jpsContext name="ldap-policy-store">
<serviceInstanceRef ref="policystore.ldap"/>
</jpsContext>
<jpsContext name="Atlantis">
<serviceInstanceRef ref="atlantis.policystore.xml"/>
</jpsContext>
OID Authenticator is configured in WebLogic Domain
finally the installation was success