Hyperion Financial Data Quality Management (FDM/FDMEE) (MOSC)

MOSC Banner

Unable to send email notification from fdmee event script

Hi All,

Oracle Hyperion FDMEE version 11.2.14 new Environment.

We are not receiving email notifications from fdmee for data loads. Below are the details which we have provided in afterload event scripts. Please find the attached.

The same is working in powershell from the server, but we are providing credentials and using ssl as shown in below test script. Please let us know how the same can be achieved in fdmee as well. Thank you in advance.

Send-MailMessage `

-To "abcd.com" `

-From "xyz@abc.com" `

-Subject "This is a test message from PowerShell" `

-Body "Hello World!" `

-Credential (Get-Credential) `

-SmtpServer "smtp.office365.com" `

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center