# 使用ガイド: デバイス割り当て確認

## 概要 <a href="#usageguide-deviceassignmentverification-overview" id="usageguide-deviceassignmentverification-overview"></a>

ServiceNow Hardware Asset Managementのdatabaseが最新でないと、多くの運用上の問題を引き起こす可能性があります。 デバイスの現在のユーザーの不正確なドキュメントは、リソース取得プロセスを混乱させ、メンテナンスまたはアップグレードのためにデバイスを収集する際に遅延や混乱を引き起こす可能性があります。 この不一致は、Applicationが誤ってインストールされる、またはまったくインストールされないという結果になることもあります。 したがって、最新のアサイン情報を維持することは、リソース取得の効率と全体的なIT資産管理システムのセキュリティにとって重要です。

ライブラリパックを正しく設定するには、構成ガイドで強調されている手順に従ってください：

[構成ガイド: デバイス割り当ての確認](/platform/ja/library-packs/device-landscape/workflow_-device-assignment-verification/configuration-guide_-device-assignment-verification.md)

## ワークフロー構造 <a href="#usageguide-deviceassignmentverification-workflowstructure" id="usageguide-deviceassignmentverification-workflowstructure"></a>

このワークフローは主にイベントトリガーを使用して、自動的に実行されるように設計されています。

このセクションでは、このワークフローの主要なステップを説明します：

* 最初に、ワークフローはServiceNowからデバイスの詳細と、そのデバイスに割り当てられたユーザーの情報を取得します。 続いて、現在ログインしているユーザーと割り当てたユーザーを比較します。 不一致が検出されると、ワークフローはさらに進行します。

<div data-full-width="false"><figure><img src="/files/h92822Libjl7NlgijioY" alt="image-20240322-102420.png"><figcaption></figcaption></figure></div>

* 「**許可を求めるか？**」ワークフローパラメーターが有効化されている場合、ユーザーには次のキャンペーンが提示されます

<div data-full-width="true"><figure><img src="/files/VPGhi2Uv8BdCeQEhG6ml" alt="image-20240322-101313.png"><figcaption></figcaption></figure></div>

* ワークフローは次のステージに進み、現在ログインしているユーザーのServiceNowの詳細を取得し、その後Hardware資産databaseレコードの「Assign to」フィールドをログインユーザーの名前で更新します。

<div data-full-width="false"><figure><img src="/files/ksfU0Xii8HjpEgtDpolZ" alt="image-20240322-103523.png"><figcaption></figcaption></figure></div>

***

関連トピック

* [ワークフローの管理](https://nexthink.gitbook.io/opd/user-guide/workflows/managing-workflows)
* [キャンペーンの管理](https://nexthink.gitbook.io/opd/user-guide/campaigns/managing-campaigns)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nexthink.com/platform/ja/library-packs/device-landscape/workflow_-device-assignment-verification/usage-guide_-device-assignment-verification.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
