This document provides steps to retrieve a forgotten Oracle Apps password in R12. It involves:
1. Creating a decryption function in the database
2. Querying the encrypted password for a user from the database
3. Calling the decryption function to decrypt and return the plaintext password