
CAD日本語のPDF問題集で2025年03月14日試験問題 有効なCAD日本語問題集
究極のCAD日本語準備ガイドで無料最新のServiceNow練習テスト問題集
質問 # 84
Import Setテーブルのフィールドと既存のServiceNowテーブルのフィールドとの関係を決定するために使用できるプラットフォーム機能はどれですか?
- A. データソース
- B. Clリレーションシップビルダー
- C. マップの変換
- D. ビジネスサービス管理マップ
正解:C
解説:
Explanation
A transform map determines the relationships between fields displaying in an Import Set table and fields in an existing ServiceNow table, such as the Incidents or Users table.
質問 # 85
エンタープライズ CMDB の 3 つの主要なテーブルは何ですか?
3つの回答を選択してください
- A. sn_cmdb_ci
- B. cmdb_ci
- C. sn_cmdb
- D. cmdb_rel_ci
- E. cmdb_bak
- F. sn_cmdb_bak
- G. CMDB
正解:B、D、G
質問 # 86
Import Setテーブルのフィールドと既存のServiceNowテーブルのフィールドとの関係を決定するために使用できるプラットフォーム機能はどれですか?
- A. データソース
- B. Clリレーションシップビルダー
- C. マップの変換
- D. ビジネスサービス管理マップ
正解:C
解説:
A transform map determines the relationships between fields displaying in an Import Set table and fields in an existing ServiceNow table, such as the Incidents or Users table.
Reference:
The following platform feature can be used to determine the relationships between fields in an Import Set table to fields in an existing ServiceNow table:
Transform Map. This is a feature that defines the mapping between the fields of an Import Set table and the fields of a target table, such as incident, problem, or user. A transform map also specifies the logic and rules for transforming the imported data, such as coalescing, scripting, or applying data policies.
The following platform features are not used to determine the relationships between fields in an Import Set table to fields in an existing ServiceNow table:
Business Service Management Map. This is a feature that provides a graphical representation of the configuration items (CIs) and their relationships in the Configuration Management Database (CMDB). A Business Service Management Map can be used to visualize the impact of incidents, changes, or problems on the CIs and the services they support.
Data Sources. This is a feature that defines the connection and authentication information for an external data source, such as a file, a JDBC database, or a web service. A data source is used to import data from the external source into an Import Set table.
CI Relationship Builder. This is a feature that creates relationships between CIs in the CMDB based on predefined or custom rules. A CI Relationship Builder can be used to populate the CMDB with the dependencies and connections between the CIs. Reference: Transform Maps, Business Service Management Map, Data Sources, CI Relationship Builder
質問 # 87
アプリケーションを共有する準備ができたら、次のどの公開方法が ServiceNow でサポートされますか?
3 つの答えを選択してください
- A. ローカル ドライブにパブリッシュします
- B. ServiceNow ストアに公開する
- C. ローカル USB デバイスにパブリッシュします
- D. アプリケーション リポジトリに公開する
- E. 更新セットに公開する
- F. スプレッドシートに公開する
正解:B、D、E
解説:
ServiceNow supports publishing an application to an application repository, an Update Set, or the ServiceNow Store. These methods allow the application to be installed on other instances or shared with other users.
References:
* Publish an application to the application repository
* 4 Ways to Publish a ServiceNow Application
* Publish applications to the ServiceNow Store
質問 # 88
Studio で使用できる機能は次のうちどれですか?
2つの答えを選択してください
- A. 外部ソース制御へのプッシュ
- B. 検索ブランチ
- C. ブランチをマージ
- D. プッシュしてセットを更新
正解:B、C
質問 # 89
特定の分野を対象としたフィードバックを提供するためにクライアント スクリプトを作成する場合、どの方法を使用する必要がありますか?
- A. g_form.addFieldMsg()
- B. g_form.showFieldMsg()
- C. g_form.addInfoMessage()
- D. g_form.showInfoMessage()
正解:B
解説:
https://docs.servicenow.com/bundle/tokyo-application-development/page/script/useful-scripts/reference/r_Displa
質問 # 90
アクセス制御デバッグ情報は、アクセス制御の各要素がアクセスを許可または拒否したかどうかを識別します。要素は評価順にデバッグ情報に表示されます。アクセス制御の要素はどの順序で評価されますか?
- A. 条件、ロール、スクリプト
- B. スクリプト、条件、役割
- C. 条件、スクリプト、ロール
- D. ロール、条件、スクリプト
正解:D
解説:
"The sequence is ROLES first, then condition, then script." - Chuck Tomasi says so at this link:https://www.servicenow.com/community/grc-forum/order-of-execution-of-an-acl/m-p/1311962/highlight/tru
質問 # 91
アプリケーション開発者は、業界標準のJavaScriptを使用してServiceNowを構成します...
- A. 機能の拡張と追加
- B. 右クリックを有効にして、ナビゲーターでアプリケーションのコンテキストメニューを編集します
- C. 送信メールの表示名を設定します
- D. 組織の会社のロゴとバナーテキストをカスタマイズする
正解:A
質問 # 92
クライアント側のスクリプトは何を管理しますか?
- A. プレイブックへのアクセス
- B. ユーザーアクセス
- C. データベースとバックエンド
- D. フォームとフォーム フィールド
正解:C
解説:
https://docs.servicenow.com/bundle/tokyo-application-development/page/script/server-scripting/concept/c_ServerScripting.html
質問 # 93
アプリケーションを共有する準備ができたら、次のどの公開方法が ServiceNow でサポートされますか?
3 つの答えを選択してください
- A. ローカル ドライブにパブリッシュします
- B. ServiceNow ストアに公開する
- C. ローカル USB デバイスにパブリッシュします
- D. アプリケーション リポジトリに公開する
- E. 更新セットに公開する
- F. スプレッドシートに公開する
正解:B、D、E
解説:
ServiceNow supports publishing an application to an application repository, an Update Set, or the ServiceNow Store. These methods allow the application to be installed on other instances or shared with other users.
Reference:
Publish an application to the application repository
4 Ways to Publish a ServiceNow Application
Publish applications to the ServiceNow Store
質問 # 94
次の説明のうち、フォームデザイナに当てはまるものはどれですか。
a)フォームレイアウトにフィールドを追加するには、フィールドを[フィールド]タブからフォームの目的の宛先にドラッグします。
b)フォームのテーブルに新しいフィールドを作成するには、適切なデータ型を[フィールドタイプ]タブからフォームにドラッグしてから、新しいフィールドを構成します。
c)フォームレイアウトからフィールドを削除するには、フィールドにカーソルを合わせて[アクション]ボタンを有効にし、[削除(X)]ボタンを選択します。
d)フォームレイアウトにセクションを追加するには、セクションを[フィールドタイプ]タブからフォームの目的の宛先にドラッグします。
- A. a、b、c
- B. b、c、およびd
- C. a、b、およびd
- D. a、b、c、およびd
正解:A
解説:
https://docs.servicenow.com/bundle/tokyo-platform-administration/page/administer/form-administration/concept/c_FormDesign.html The Form Designer is a graphical interface for creating and customizing forms. The following statements are true for the Form Designer:
To add a field to the form layout, drag the field from the Fields tab to the desired destination on the form. This will add the field to the form view without changing the table definition.
To create a new field on a form's table, drag the appropriate data type from the Field Types tab to the form and then configure the new field. This will create a new column on the table and add the field to the form view.
To remove a field from the form layout, hover over the field to enable the Action buttons, and select the Delete (X) button. This will remove the field from the form view but not from the table definition.
The following statement is false for the Form Designer:
To add a section to the form layout, drag it from the Field Types tab to the desired destination on the form. This is incorrect because sections are not available in the Field Types tab. To add a section, click the Add Section button on the toolbar or right-click on the form and select Add Section. Reference: Introduction to App Engine Studio for Developers, ServiceNow Studio Overview, Form Designer
質問 # 95
開発するアプリケーションごとにアプリケーション プロパティ ページを作成する利点は次のうちどれですか?
- A. アプリケーション プロパティを使用すると、開発者は ServiceNow から継承したアプリケーション プロパティをオーバーライドできます。
- B. アプリケーション プロパティを使用すると、開発者または管理者はアプリケーション アーティファクトを変更せずにアプリケーションの動作を変更できます。
- C. アプリケーション ユーザーは、アプリケーションの外観を変更するには、[アプリケーション プロパティ] ページに移動する必要があることを知っています。
- D. アプリケーションのプロパティ ページは、アプリケーションの適切なランディング ページです。
正解:B
質問 # 96
カスタム テーブルを作成すると、どのアクセス制御ルールが自動的に作成されますか?
4つの回答を選択してください
- A. 削除
- B. 更新
- C. 作成
- D. 書き込み
- E. 読む
- F. 実行
正解:A、C、D、E
質問 # 97
公開されたアプリケーションに含まれるスクリプト、レポート、およびその他のアプリケーションアーティファクトを確認するには、次の手順に従います。
- A. 公開するアプリケーションのアプリケーションファイル関連リストを調べます
- B. グローバル検索フィールドにアプリケーションの名前を入力します
- C. アーティファクトレコードを個別に開いて、[アプリケーション]フィールドの値を確認します
- D. インスタンスのアップデートセットのリストを開きます
正解:A
解説:
To see what scripts, reports, and other application artifacts will be in a published application, the best option is to examine the Application Files Related List in the application to be published. This will show all the application files that belong to the application, grouped by file type and scope. You can also filter, sort, or search the list to find specific files.
The following options are not the best ways to see what application artifacts will be in a published application:
Enter the name of the Application in the Global search field. This will perform a global text search on the instance and return any records that match the application name, which may include irrelevant or incomplete results.
Open the list of Update Sets for the instance. This will show all the update sets that have been created or imported on the instance, but not necessarily the ones that belong to the application to be published. Update sets are used to move customizations between instances, not to publish applications to the ServiceNow Store or Share.
Open the artifact records individually to verify the value in the Application field. This will require opening each record that may be part of the application and checking the Application field, which is tedious and error-prone. Reference: Publish an Application, Application Files
質問 # 98
モジュールを構成する場合、[アプリケーションメニューの役割の構成を上書きする]オプションは何をしますか?
- A. アクセス制御が通常アクセスを妨げる場合でも、管理者はモジュールへのアクセスを許可されます
- B. セルフサービスユーザーは、役割がなくてもモジュールにアクセスできます
- C. アプリケーションメニューにアクセスできるユーザーは、モジュールの役割がなくてもモジュールを表示できます
- D. モジュールの役割を持っているが、アプリケーションメニューにアクセスできないユーザーはモジュールにアクセスします
正解:D
解説:
Checkbox tooltip: "Show this module when the user has the specified roles. Otherwise the user must have the roles specified by both the application menu and the module." The following is true for the Override application menu roles configuration option when configuring a module:
* Users with the module role but without access to the application menu access the module. This is true because the Override application menu roles option allows users to bypass the application menu role requirement and access the module directly if they have the module role. For example, if a module has
* the itil role and the Override application menu roles option enabled, and the application menu has the admin role, then a user who has the itil role but not the admin role can still access the module.
The following are not true for the Override application menu roles configuration option when configuring a module:
* Self-Service users can access the module even though they do not have roles. This is false because the Override application menu roles option does not grant access to the module to users who do not have any roles. Self-Service users are users who do not have any roles assigned to them and can only access the Self-Service portal and the Knowledge Base. To access the module, users need to have at least the module role.
* Admin is given access to the module even if Access Controls would ordinarily prevent access. This is false because the Override application menu roles option does not override the Access Control (ACL) rules that apply to the module. Access Control rules are used to restrict the access to the data and functionality of the ServiceNow platform based on the user's roles and conditions. Admin is a role
質問 # 99
アプリケーション ピッカーについて正しいものは次のうちどれですか?
- A. Incident などのベースライン アプリケーションを含む ServiceNow のすべてのアプリケーションは、アプリケーション ピッカーに表示されます。
- B. ダウンロードしたアプリケーションのみがアプリケーション ピッカーに表示されます
- C. すべてのカスタム アプリケーション スコープとグローバル スコープがアプリケーション ピッカーに表示されます。
- D. カスタム アプリケーションのみがアプリケーション ピッカーに表示されます
正解:C
解説:
https://docs.servicenow.com/bundle/tokyo-application-development/page/build/applications/task/t_SelectAnApp
質問 # 100
ServiceNow のどの機能が、メッセージング インターフェイスを介してユーザーが情報を取得し、意思決定を行い、一般的な作業タスクを実行するのに役立つ支援を提供しますか?
- A. 仮想エージェント
- B. エージェントワークスペース
- C. ナレッジチャット
- D. サポート開始
- E. ServiceNow メッセンジャー
正解:E
質問 # 101
顧客から、タスク リストの既定のレイアウトを変更するよう依頼がありました。次の列を次の順序で変更することを希望しています。
* 番号
* タスクタイプ
* 親
* 簡単な説明
* 割り当てグループ
* 譲受人
* 更新されました
リストに移動した後、この要件を満たすにはどこをクリックしますか?
- A. リストのコンテキストメニュー > リストのカスタマイズをクリック
- B. リストの歯車アイコンを右クリック > 設定 > 列
- C. 任意の列ヘッダーを右クリックし、コンテキスト メニュー > 設定 > リスト レイアウトを選択します。
- D. リストのコンテキストメニュー > 設定 > 列をクリック
正解:C
質問 # 102
次のうち、クライアント側スクリプトのデバッグ戦略ではないものはどれですか?
- A. gs.log()
- B. jslog()
- C. g_form.addInfoMessage()
- D. Field Watcher
正解:A
解説:
https://developer.servicenow.com/dev.do#!/learn/learning-plans/rome/new_to_servicenow/app_store_learnv2_scripting_rome_debugging_client_scripts The following are debugging strategies for client-side scripts, which run in the web browser and manipulate the user interface:
g_form.addInfoMessage(). This is a client-side API that displays an information message at the top of the form.
Field Watcher. This is a debugging tool that displays the current and previous values of one or more fields on a form.
jslog(). This is a client-side API that writes a message to the browser console.
The following is not a debugging strategy for client-side scripts, but for server-side scripts, which run on the ServiceNow platform and manipulate the database:
gs.log(). This is a server-side API that writes a message to the system log. Reference: Client-Side Scripting APIs, Debugging Client Scripts
質問 # 103
フォーム上で、クリックすると関連付けられたレコードのプレビューを表示できるこのアイコンがあるフィールドの種類はどれですか?
- A. 参照
- B. 検索
- C. ドリルダウン
- D. クイックビュー
- E. スナップショット
- F. プレビュー
正解:A
質問 # 104
Flow Designerのトリガータイプではないものは次のうちどれですか?
- A. アプリケーション
- B. 記録
- C. 送信メール
- D. スケジュール
正解:C
解説:
See list of triggers on right hand side of this webpage: https://docs.servicenow.com/en-US/bundle/tokyo-application-development/page/administer/flow-designer/reference/flow-triggers.html
質問 # 105
Guided Application Creator について正しいのは次のどれですか?
- A. スコープ アプリケーション ユーザー ロールが自動的に作成されます
- B. 新しいアプリケーションが作成されるたびに、ようこそ画面が表示されます
- C. デフォルトのアクセス制御が自動的に作成されます
- D. グローバル スコープ オプションはデフォルトでオンになっています
正解:B
解説:
The welcome screen appears every time a new application is created through the Guided Application Creator. The welcome screen provides an overview of the steps involved in creating an application, such as defining the app name, scope, and tables, configuring the app user interface, and publishing the app. The other options are not true about the Guided Application Creator. The global scope option is turned off by default, as it is recommended to create applications in their own scope for better security and performance. A scope application user role is not automatically created, as the user can choose to create one or use an existing role for the app access control. Default access controls are not automatically created, as the user can define the read, write, create, and delete permissions for each table in the app. Reference: Guided App Creator
質問 # 106
レコード データと複雑なデータを保存するために、フロー デザイナー変数のどのようなデータ型がサポートされていますか?
3 つの答えを選択してください
- A. ラベルのデータ型
- B. 選択肢
- C. 配列。参照
- D. 文字列
- E. 整数
正解:C、D、E
解説:
Flow Designer variables can store record data and complex data using the following data types:
Integer: A whole number that can be used in mathematical operations.
Array: A collection of items that can be accessed by their index or iterated over using a For each action.
String: Any kind of text, such as email addresses or the text contents of a file.
Reference:
Define and Use Data Types in a Flow (Flow Designer)
Variable data types - Power Automate | Microsoft Learn
Product Documentation | ServiceNow
質問 # 107
次の GuideRecord メソッドのうち、データベース テーブルに対してクエリを実行するのはどれですか?
3つの答えを選択してください
- A. get(
- B. query()
- C. -query( )
- D. -get()
- E. runQuery()
正解:A、B、C
解説:
https://docs.servicenow.com/bundle/tokyo-application-development/page/app-store/dev_portal/API_reference/G
https://docs.servicenow.com/bundle/tokyo-application-development/page/app-store/dev_portal/API_reference/gl
質問 # 108
ServiceNowのレポートに当てはまるのは次のうちどれですか? (3つ選択してください。)
- A. 許可されたユーザーがオンデマンドで実行できます。
- B. 電子メールで実行および配布するようにスケジュールできます。
- C. すべてのユーザーが任意のテーブルでレポートを生成できます。
- D. すべてのユーザーが共有されているレポートを表示できます。
- E. データをグラフィカルに表現できます。
正解:A、B、E
解説:
https://docs.servicenow.com/bundle/rome-platform-administration/page/administer/reference-pages/task/schedule-report.html Generate and distribute scheduled reports via email.
A report is a graphical representation of data from one or more tables in ServiceNow. The following are true for reports in ServiceNow:
Can be a graphical representation of data. This is true because reports can use various chart types, such as pie, bar, line, or gauge, to visualize data in a meaningful way.
Can be run on demand by authorized users. This is true because reports can be accessed from the Reports menu or the Report Navigator and run by users who have the appropriate roles and permissions to view the data.
Can be scheduled to be run and distributed by email. This is true because reports can be configured to run at a specific time and frequency and send the results to one or more email recipients.
The following are not true for reports in ServiceNow:
Any user can see any report shared with them. This is false because users can only see reports that are shared with them if they also have access to the data source of the report. For example, a user who does not have the itil role cannot see a report based on the incident table, even if the report is shared with them.
All users can generate reports on any table. This is false because users can only generate reports on tables that they have access to and that are enabled for reporting. For example, a user who does not have the admin role cannot generate reports on the sys_user table, which is the table for user records. Reference: Reports, Report Security
質問 # 109
......
合格率 取得する秘訣はCAD日本語認定試験エンジンPDF:https://jp.fast2test.com/CAD-JPN-premium-file.html