Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

...

No
Property NameProperty CodeRequiredDescriptionOracle EPM Chrome Driver PathFDEPM_CHROME_DRIVER_PATH
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.

...