Which statement is FALSE about unbound dimensions?
Unbound dimensions are created outside of the application registration process and do not get imported or exported. You can use unbound dimensions to manage complex data sets such as related value sets, account combinations, and multi-dimensional mappings in Oracle Enterprise Data Management Cloud. You can extract data from unbound dimensions using extracts and load data into unbound dimension viewpoints by using request load files. You cannot use unbound dimensions for importing and exporting data, because they are not bound to any external applications. Reference: Working with Unbound Dimensions - Oracle Help Center
Approval Policy definition: Markfo
* Approval Method = Parallel
* One Approval Per Group = NOT selected
* Total Required approvals = 4
Approvers:
* Group 1: User1, User2, User3
* Group 2: User4, User5, User6
* Group 3: User3, User8, User9
Given the above approval policy and approvers, which statement correctly describes how the approvals workflow is enacted?
This option is correct because when the approval method is parallel and one approval per group is not selected, the approvers from different groups can approve in any order and the request is approved when the total required number of approvals is met, regardless of which groups they belong to.
https://docs.oracle.com/en/cloud/saas/enterprise-data-management-cloud/edmra/creating-approval-policies.html
A request has a status of "In Flight." In which stage of the approval workflow is the request?
1. Approve: This option is correct because when a request has a status of ''In Flight'', it means that it is in the Approve stage of the approval workflow, where it is waiting for approvals from the approvers or data managers.
https://docs.oracle.com/en/cloud/saas/enterprise-data-management-cloud/edmra/approving-and-enriching-requests.html
According to the Oracle Help Center, a request has a status of ''In Flight'' when it is in the Approve stage of the approval workflow. This means that the request is waiting for approval from one or more approvers. The other stages of the approval workflow are Submit, Review, and Closed.
You need to map accounts from a GL application to a Planning application. You have already registered the source and target applications, and imported the source and target Account dimensions. In the Planning Account dimension, you create a map binding called Account Mapping.
Which three objects are created in the Planning application?
When you create a map binding in a dimension, you are creating a mapping relationship between a source node type and a target node type within that dimension. This enables you to transform properties or derive values from source nodes to target nodes when sharing data across applications. When you create a map binding called Account Mapping in the Planning Account dimension, three objects are created in the Planning application: an Account Mapping hierarchy set that contains hierarchies for mapping accounts from GL to Planning; an Account Mapping node set that contains nodes for mapping accounts from GL to Planning; and a node type converter with the Account (GL) node type as source and Account Mapping (Planning) node type as target that defines how properties are transformed or derived from source nodes to target nodes. A map binding does not create a new dimension or a viewpoint in a view. Reference: Working with Map Bindings - Oracle Help Center; Working with Node Type Converters - Oracle Help Center
Which two methods are valid ways to create request items?
You can create request items manually in a view or by loading an Excel spreadsheet.'' You cannot create request items by loading a text file or by running a batch script with data changes.