Configuring Authentication Parameters for a Classic Environment
To set up authentication for a Classic environment, an Oracle Fusion Cloud EPM Administrator needs to configure the custom parameters in Oracle Digital Assistant. This method requires specifying the password.
To configure the custom parameters, complete the following steps:
- In Oracle Digital Assistant, from the Side Menu
, select Development, then Skills, and then open your extended skill of (
Account Reconciliation
,Consolidation and Close
,Tax Reporting
,Planning
, orPlanning Modules
. - Select Settings, then Configuration, and then scroll to Custom Parameters.
- Update the
da.epmUser
with your Cloud EPM Administrator user name. and theda.epmPassword
with your Cloud EPM Administrator password.Here is an example of configuring the URL for the Cloud EPM Digital Assistant for use:
<Oracle Cloud domain>.<epmUser>@<companydomain>
For example,
417777.jjones@thecompany.com
where417777
is the Oracle Cloud domain, andjjones
is the username, andthecompany.com
is the customer company domain ID.Note:
If you do not use an email address as your user, then the example would be just 41777.jjones.Note:
The parameterdevMode
value has to be set to true if your instance does not require the domain name to be present at the beginning.For more information on authentication for Cloud EPM, see Authentication with OAuth 2 in REST APIs .
- Update the
epmBaseUrl
for ARCS Service, FCCS Service, TRCS Service, Planning Modules Service, or Planning Service to reflect your environment.The format for
epmBaseUrl
is:https://<SERVICE_NAME>-<TENANT_NAME>.<SERVICE_TYPE>.<dcX>.oraclecloud.com
- If you are planning to use MS Teams or a Slack channel, add an additional parameter
da.odaURL
and populate it with the ODA instance URL.