Friday, 3 May 2024

Ability to Disable the 'Submit Application Snapshot' Feature in the 'Provide Feedback Utility' from April 2024 update

Ability to Disable the 'Submit Application Snapshot' Feature in the Provide Feedback Utility

If your organization enforces a policy that restricts data access, which prevents Service Administrators from submitting application snapshot to Oracle, the Submit application snapshot check box in the Provide Feedback utility will be greyed out. A Service Administrator has got option to manage data access settings for the environment using REST APIs or EPM Automate commands. In this blog, we will discuss about the newly introduced EPM Automate Comments.

The setRestrictedDataAccess and getRestrictedDataAccess commands are available with this update. 

setRestrictedDataAccess Command

This command configures EPM Cloud environments to prevent Service Administrators from consenting to submit an application snapshot to Oracle while using the Provide Feedback utility. 

Required Roles

Service Administrator

Usage

epmautomate setRestrictedDataAccess true|false

Examples

  • Prevent Service Administrators from consenting to submit an application snapshot:

    epmautomate setRestrictedDataAccess true

  • Allow Service Administrators to consent to submit an application snapshot:

    epmautomate setRestrictedDataAccess false

getRestrictedDataAccess command

This command displays whether an EPM Cloud environment is configured to prevent Service Administrators from consenting to submit an application snapshot to Oracle or not.

Required Roles

Service Administrator

Example

epmautomate getRestrictedDataAccess
Applies to:  Account Reconciliation, Enterprise Data Management, Enterprise Profitability and Cost Management, Financial Consolidation and Close, FreeForm, Narrative Reporting, Planning, Profitability and Cost Management, Tax Reporting

Business Benefit: This change in behavior enforces your organization's data sharing policy related to submitting snapshots while submitting feedback to Oracle.

Thank you!


No comments:

Post a Comment

Can FCCS supports granular level data reporting?

Problem Statement There is a need of Profitability report by legal entity, by account and department as well as by location. Ask is c an FC...