Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
Decryption through an Oracle concurrent program
Encrypted files copied to Application servers from bank. We need to decrypt.
We have tried from host using gpg linux command and able to decrypt. Need to know any concurrent program already exist in EBS R12.1.3 or any reference would be appreciated.
We just to need to achieve decrypt banking files through concurrent program. Please share the possible solutions.
Command we tried to decrypt -
gpg --batch --yes --passphrase-fd 0 --output ababa.txt abbabaaa.asc