event_notification test

Sends a test email to one or more recipients to verify that the mail server is properly configured and that the mail server will accept email from the Oracle FS System.

SYNOPSIS

event_notification ‑test 
   ‑recipients email‑address [, email‑address]...

   [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}]
   [{‑outputformat | ‑o} { text | xml }]
   [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}] 

DESCRIPTION

Run the event_notification ‑test command to send a test email to the specified recipients. The recipients that you specify do not need to be subscribers of the event notification service. This test functionality is useful for verifying the email addresses entered for account password recovery.

Note: Only administrators with primary administrator or admin1 roles are authorized to run the event_notification test command.

OPTIONS

recipients

Specifies the email addresses of one to four recipients to which the Oracle FS System sends the test notification. Provide the email addresses in a comma separated list.

EXAMPLE

Task

Verify that the email server is properly configured and the recipient email address is recognized by the mail server.

Parameters
  • The email address of the test email recipient: your.admin@yourcompany.com

$ fscli event_notification -test ‑recipients your.admin@yourcompany.com