updateGuidedLearningSettings
Sets the values required to enable Oracle Guided Learning (OGL) in an environment.
Applies to
Planning, Planning Modules, FreeForm, Financial Consolidation and Close, Tax Reporting, Enterprise Profitability and Cost Management, Sales Planning, and Strategic Workforce PlanningRequired Roles
Service AdministratorUsage
epmautomate updateGuidedLearningSettings
[oglAppId=APP_ID] [oglServerUrl=OGL_SERVER_URL]
,
where:
OglAppId
, optionally, is the OGL application ID. This is the ID of a logical grouping of guides (contents) on the OGL server. This value can contain up to 100 characters.OglServerUrl
, optionally, is the URL of the OGL server where you have an active OGL account. Default ishttps://guidedlearning.oracle.com
. This URL must specify the protocol and can have a maximum of 300 characters.Note:
At least one of the preceding parameters is required.
Example
epmautomate updateGuidedLearnignSettings
"oglAppId=123xyz"
"oglServerUrl=https://guidedlearning.oracle.com"