1Z0-1021 試験問題を無料オンラインアクセス
試験コード: | 1Z0-1021 |
試験名称: | Oracle Customer Data Management Cloud Service 2018 Implementation Essentials |
認定資格: | Oracle |
無料問題数: | 65 |
更新日: | 2025-09-20 |
Which task is used to configure Oracle Enterprise Data Quality (EDQ) when using it with Oracle Customer Data Management?
Which statement is correct about the configuration performed on Enterprise pages in Oracle Sales Cloud?
During the implementation of Oracle Sales Cloud, the lookup type customization level is set to Extensible.
Which two actions can be carried out on the lookup type? (Choose two.)
You run Batch Duplicate Resolution by using a File Import job. You have successfully enabled the Survivorship feature and threshold.
Which three processes should be run after the successful import job? (Choose three.)
Your customer manages account data in three legacy systems. They asked you to develop survivorship rules in Oracle Customer Data Management that will pick one correct master record based on the following conditions:
1. Pick the master record that has the DUNS number populated.
2. If more than one record has the DUNS number, pick one based on the highest party ID.
Which option can be inserted at lines 2 and 5 to complete the IF-Condition survivorship rule to fulfill the requirement?
1. Pick DUNS number
2. {IF.............
3. master.DUNsNumberC isn't null}
4. masterPartyID is the maximum of masterPartyID where
5. {...... and master.DUNSNumberC isn't null}