Oracle 1Z0-1035-21 試験概要:
| 認定ベンダー: | Oracle |
| 試験名: | Oracle Intelligent Advisor 2021 インプリメンテーション エッセンシャル |
| 試験番号: | 1Z0-1035-21 |
| 出題数: | 75 |
| 試験形式: | 多肢選択式問題, シナリオ設定型問題 |
| 受験料: | USD $245 |
| 試験時間: | 105 minutes |
| 合格点: | 68% |
| 認定の有効期間: | 18か月 |
| 対応言語: | English |
| 推奨トレーニング: | Oracle Intelligent Advisor 2021 インプリメンテーション トレーニング |
| 受験申し込み: | Pearson VUE での受験予約 Oracle University での登録手続き |
| サンプル問題: | Oracle 1Z0-1035-21 サンプル問題 |
| 受験方法: | オンライン監督付き受験、または Pearson VUE の試験会場での対面受験 |
| 前提条件: | 公式な前提条件は設けられていませんが、Oracle Intelligent Advisor の実務経験が推奨されます |
| 公式シラバスのURL: | https://education.oracle.com/oracle-intelligent-advisor-2021-implementation-essentials/pexam_1Z0-1035-21 |
Oracle 1Z0-1035-21 試験シラバストピック:
| セクション | 比重 | 目標 |
|---|---|---|
| インタビューの設計と設定 | 20% | - インタビューの作成と構成 - 入力値の検証とユーザーエクスペリエンス - 画面レイアウトとナビゲーション |
| テスト、デバッグ、保守管理 | 15% | - バージョン管理とモデルの更新 - テストケースの作成と妥当性確認 - デバッグとトレース解析 |
| デプロイメントと運用管理 | 15% | - プロジェクトの管理と共同作業 - ユーザー管理とセキュリティロール - Intelligent Advisor Hub へのモデルのデプロイ |
| Oracle Intelligent Advisor の概要とアーキテクチャ | 15% | - Policy Modeler および Intelligent Advisor Hub - デプロイメントアーキテクチャ - コアコンセプトとコンポーネント |
| ポリシーモデルの作成とルールの記述 | 25% | - ルール、条件、ロジックの作成 - グループ化演算子と比較処理 - ルールテーブルとExcelとの連携 - 属性、エンティティ、関係の定義 |
| システム連携とレポーティング | 10% | - 基本的なレポート作成と分析機能 - 外部システムとの連携 - サービス接続とデータの受け渡し |
Oracle Intelligent Advisor 2021 Implementation Essentials 認定 1Z0-1035-21 試験問題:
1. You have been asked to model the following:
"5. Cats to be registered
(1) The owner of a cat that has reached six months of age must ensure that the cat is registered with the local government in whose district the cat isordinarily kept.
Penalty: a fine of $5000.
(2) Subsection (1) does not apply if:
(a) the cat has been kept by the person for less than 14 days; or
(b) the person has been resident in the State for less than 14 days; or (c) the cat belongs to a class of cats prescribed as exempt from registration." The business has a requirement to obtain as much detail as possible from the user for other purposes.
Using the minimum number of Boolean attributes, which four input attributes are required to determine if a cat needs to be registered under Clause 5?
A) the penalty is $5000
B) the cat belongs to a class of cats prescribed as exempt from registration
C) the person has been resident in the State for less than 14 days
D) the penalty amount
E) the date the person became a resident in the State
F) the cat's date of birth
G) the date the person started keeping the cat
H) the cat has beenkept by the person for less than 14 days
I) the cat has reached six months of age
2. You just developed a policy model and need to test a discrete portion of the rules without using screens.
Identify the correct process.
A) Go to Build > Test Data Model and enter the discrete portion of the rules that you want to test and assign values.
B) Go to Test > Discrete data Sets > and set the entity and attribute values that you want to test in the Rule Testing window.
C) Go to Debug > Data > and set the entity and attribute values that you want to test in the Oracle Policy Modeling Debugger window.
D) Go to Build > Build and Debug and select Build and Debug without screens in the Oracle Policy Modeling Testing window.
3. The source material for your policy model says:
To be eligible for the program, there must be at least one child in the family under 18 years of age. The payment amount for the family is based on the total income of all family members. If a family member has multiple jobs, include incomefrom all jobs.
Which two steps should you perform?
A) Create two entities: the family member, the family member's age.
B) Create three attributes (the first job, the second job, the third job) to allow for family members with multiple jobs.
C) Create an interred entity for "the job" to allow for family members with multiple jobs.
D) Use anentity function to calculate a family member's total income from all their jobs.
E) Create three entities: the family member,the family member's age, the family member's job.
F) Create two entities: the family member, the family member's job.
4. After deploying a new version of a policy model to production on the Policy Automation Hub, you have been advised there is a problem and you need to roll back to a previous version.
Using the minimum number of steps, what instructions would you give your HubAdministrator to achieve this?
A) Go the Deployments page in the hub, click the policy model, click Activate on the previous version.
B) Go the Deployments page in the hub, click the policy model and select Deactivate from the Actions menu.
C) Go the Deployments page in the hub, click the policy model and delete the current version.
D) Go the Repository page in the hub, click the policy model and delete the current version.
E) Go the Repository page in the hub,click the policy model, click Activate on the previous version.
F) Download the previous version from the Hub, open it in Policy Modeling and then upload and deploy it directly from Policy Modeling.
5. A customer has requested an interview that will create anincident in Service Cloud along with a number of tasks (linked to the incident).
From a data mapping perspective at the entity level, how can this be achieved with the minimum number of steps?
A) Map the global entity to the Task object and create an entity for the Incident object. Map the child entity to the Incident object in Service Cloud.
B) Map the global entity to the Incident object and create an entity for Task object. Map the child entity to the Task object in Service Cloud.
C) Map the global entity to both the Task and Incident objects, because primary objects can be mapped to directly.
D) Create a relationship between Tasks and Incidents in Service Cloud, map the global entity to the Task object and create a child entity for the Incident.
E) Do not map the global entity. Create entities for both thetask and incident objects and map these to the corresponding objects in Service Cloud.
質問と回答:
| 質問 # 1 正解: A、B、F、G | 質問 # 2 正解: B | 質問 # 3 正解: A、B | 質問 # 4 正解: A、C | 質問 # 5 正解: A |














911 お客様のコメント
品質保証JPexamはIT認定試験のシラバスに従って、試験問題の範囲を正確に絞って、的中率が99%の最新問題集を捧げます。
1年間の無料更新サービスJPexamは1年以内に問題集の無料更新サービスを提供し、お客様がいつでも最新版の問題集を持つことを保証いたします。もし試験の内容が変更されたら、弊社は直ちにお客様にお知らせします。それに、弊社の問題集が更新されたら、早速メールで最新バージョンを送付いたします。
全額返金JPexamの問題集を利用すると、短時間で勉強しても試験に合格できるのを保証いたします。試験に不合格になってしまった場合、弊社は全額返金いたします。(
ご購入前のお試しJPexamは問題集のサンプルを無料で提供いたします。ご購入前にサンプルを試用して製品の品質を確認することができます。ご遠慮なく利用してください。
