Çözüm:
10. Reset the 'ASADMIN' password in the file system.
After 'ASADMIN' user is enabled from Oracle E-Business Suite, update the file
$INST_TOP/ora/10.1.3/j2ee/oafm/config/system-jazn-data.xml as shown below to reset the password:
<user>
< name>ASADMIN</name>
< display-name>Default Apps SOA User</display-name>
< description>Used by SOAProvider for DB connection</description>
< credentials>!<NEW PASSWORD></credentials>
< /user>
Note: The password should be preceded by a '!' (Exclamation) so that when OAFM is started,
it gets encrypted. For example, if your password is 'welcome', then you should write it in the above file as "!welcome".
Bounce the middle tier.
0 yorum:
Yorum Gönder