Payment process- Wallet Setup.
The build payments process in the payment process flow is completing in error. This is being run on a non production instance that was cloned last week. The log shows that the wallet is pointing to production and not test, how do we update it?
Here is part of the log which seems to describe the issue
Enter: iby.scheduler.BuildPayments.runBuildPayments()
java.io.IOException: Could not open wallet. java.io.FileNotFoundException: /oracle/apps/bgp/apps/apps_st/appl/iby/12.0.0/wallet/cwallet.sso (No such file or directory)
at oracle.security.pki.OracleWallet.open(OracleWallet)
at oracle.apps.iby.security.SecurityUtil.readSystemKey(SecurityUtil.java:704)