setEmailDomainAllowlist

Configures an allowlist of email domains to which emails can be sent from an Oracle Fusion Cloud Enterprise Performance Management environment. This command can also be used to remove the allowlist so that emails can vbe sent to any email domain.

After configuring an email domain allowlist, emails can be sent only to the email addresses belonging to the domains included in the allowlist. Use the getEmailDomainAllowlist command to view the domains currently included in the allowlist.

Applies to

Planning, Planning Modules, FreeForm, Financial Consolidation and Close, Tax Reporting, Account Reconciliation, Profitability and Cost Management, Enterprise Profitability and Cost Management, Oracle Fusion Cloud Enterprise Data Management, Narrative Reporting, Sales Planning, and Strategic Workforce Planning.

Required Roles

Service Administrator

Usage

epmAutomate setEmailDomainAllowlist [domains=DOMAINS] where domains is a comma separated list of email domain names.

Note:

To remove the current email domains allowlist, run this command without specifying a value for the domains parameter.

Examples

  • Configuring an allowlist of email domains:

    epmAutomate setEmailDomainAllowlist domains=example.com,gmail.com,yahoo.com

  • Removing the allowlist of email domains::

    epmAutomate setEmailDomainAllowlist