Hi All,
I like to know which is the best way or possible ways to send email from form application 11g.
As far as i know there are ways like UTL_SMTP, java beans, OLE components.
But what about calling shell script present in application server which uses "mailx" command from forms using host() command.
can someone explain the pros and cons of calling shell script (present in forms application server) from forms, using UTL_SMTP or java beans or OLE components
Appreciate Your help in this regards.
Regards,
Balaji Devadoss