Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

FlexDeploy Oracle EPM plugin provides the ability to export files using the migration capability of EPM and import them into another Oracle EPM environment.

Supported Versions

  • 23.06.60 +
  • Java 8 must be used on the endpoint

Key Features

  • Key Features
  • Easily configured.

Instance Properties

FlexDeploy supports creation of Oracle EPM cloud instances and the following properties will be configured for each Instance. These properties are available to all operations.

Property NameProperty CodeRequiredDescription
Oracle EPM Chrome Driver PathFDEPM_CHROME_DRIVER_PATHNo
Oracle EPM Auth TypeFDEPMACCT_AUTHTYPEYes

Authentication method for connecting to Oracle EPM. Additional properties may be required depending on basic authentication or OAuth.

Oracle EPM URLFDEPMACCT_INSTANCE_URLYesURL of the Oracle EPM environment. Typically, the URL of your Oracle Cloud service e.g. https://<SERVICE_NAME>-<TENANT_NAME>.<SERVICE_TYPE>.<dcX>.oraclecloud.com
Oracle EPM UsernameFDEPMACCT_USERNAME

Oracle EPM PasswordFDEPMACCT_PASSWORD
The password for your Oracle environment. Required for basic authentication and OAuthResourceOwner.
Oracle EPM Identity Base URIFDEPMACCT_IDENTITY_BASE_URI

Oracle EPM Client IdFDEPMACCT_CLIENT_IDNoEPM Client Id when using. Required for OAuth.
Oracle EPM Client SecretFDEPMACCT_CLIENT_SECRETNoEPM Client Secret Key. Required for OAuth.
Oracle EPM ScopeFDEPMACCT_SCOPENoEPM Client Scope. Required for OAuth.
Oracle EPM Keystore PathFDEPMACCT_KEYSTORE_PATHNoJava keystore path containing the private key to use for JWT User Assertion.
Oracle EPM Keystore PassphraseFDEPMACCT_KEYSTORE_PASSNoJava keystore passphrase for the FSM Keystore Path property.
Oracle EPM Certificate AliasFDEPMACCT_CERT_ALIASNoPrivate certificate alias.
Oracle EPM Certificate PassphraseFDEPMACCT_CERT_PASSNoPassphrase for the EPM Certificate Alias property. Leave blank if no passphrase was used.
Oracle EPM Certificate AlgorithmFDEPMACCT_CERT_ALGORITHMNoAlgorithm used for the certificate. Defaults to RS256.

Plugin Operations

  • No labels