Related to Oracle Apps Concurrent Program Messages
We have a concurrent program with executable as "PL/SQL Stored Procedure". We have a requirement to print default messages in either log file or output file before under lying procedure starts it's execution. Is it possible? If Yes then how?