Have you been trying to determine the availability of WF Mailer without using OAM?
The following query provides the status, eliminating the need to use OAM.
SELECT Component_name, Component_Status
FROM FND_SVC_COMPONENTS
WHERE component_type = 'WF_MAILER'
Reference: Metalink Doc: 316352.1
Posted on behalf of:
Srini Ramanujam | Senior Oracle Consultant
0 comments:
Post a Comment