> For the complete documentation index, see [llms.txt](https://docs.avonnicomponents.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avonnicomponents.com/experience-cloud/experience-cloud-ja/puropatipaneru/interactions/open-flow-panel.md).

# フローパネルを開く

Salesforce フローをスライド式サイドパネルで起動し、ユーザーがメインページを表示したままプロセスを完了したりデータを入力したりできるようにします。

## 概要

［フローパネルを開く］インタラクションは、コンポーネントに付属するスライド式サイドパネル内で Salesforce フローを起動します。ユーザーはメインページを表示したままプロセスを完了したりデータを入力したりでき、必要に応じて入力変数をフローに渡し、フローの完了、終了、失敗時に対応できます。

## 設定

{% hint style="danger" %}

#### パネルでのフローの表示

［フローダイアログを開く］インタラクションと同様に、表示するフローを Experience Cloud サイトのページに追加し、パネルで読み込む前にサイトを公開する必要があります。設定手順およびトラブルシューティングのヒントについては、 [フローダイアログを開く](/experience-cloud/experience-cloud-ja/puropatipaneru/interactions/open-flow-dialog.md) ページを参照してください。同じ設定が［フローパネル］インタラクションにも適用されます。
{% endhint %}

| 名前                   | 説明                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **`Flow API 名`**     | パネル内で実行される Salesforce フローの API 名。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| **`入力変数`**           | <p>フローの開始前に渡される任意の変数で、フローが必要とする初期値またはコンテキストを提供します。各変数では、次を定義します。</p><ul><li><strong>名前</strong>：設定するフロー入力変数の API 名。</li><li><strong>値</strong>：割り当てる値（静的テキストまたは動的式）。</li><li><strong>型</strong>：値のデータ型（<code>文字列</code>, <code>数値</code>, <code>ブール値</code>, <code>日付</code>, <code>日時</code> または <code>SObject</code>）。標準以外または特殊な型が必要な場合は、カスタム値を入力することもできます。</li><li><strong>オブジェクト型</strong>：型が <code>SObject</code>の場合、オブジェクト API 名（例： <code>取引先</code> または <code>取引先責任者</code>）を指定します。これにより、フローはオブジェクト構造を正しく解釈できます。</li><li><strong>コレクションである</strong>：フロー変数が単一の値ではなく値のコレクションを想定している場合に有効にします。</li></ul> |
| **`パネルヘッダー`**        | パネルの上部に表示される任意のヘッダーテキスト。インタラクションがレコード関連項目によってトリガーされる場合は、 `{{Record.FieldName}}` 構文（例： `{{Record.Name}}`).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| **`位置`**             | パネルをどちら側からスライドインさせるかを制御します。 `左` または `右` 側。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| **`外側`**             | コンポーネントの範囲内ではなく外側にパネルを表示する切り替えです。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| **`重ねて表示`**          | コンポーネントのコンテンツ上にオーバーレイ形式でパネルを表示する切り替えです。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| **`オーバーレイを表示`**      | パネルが重ねて表示される場合、その背後に暗くした背景を表示します。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| **`サイズ`**            | パネルの幅： `小`, `中`, `大`, `特大` または `フル`.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| **`閉じるアイコンを非表示`**    | 閉じるアイコンを削除し、ユーザーがヘッダーアイコンからパネルを閉じられないようにする切り替えです。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| **`完了時のインタラクション`**   | フローが正常に完了した後の動作を定義します。使用可能なインタラクションは、トーストを表示、すべてのクエリを更新、クエリを更新、フローダイアログを開く、フローパネルを開くです。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| **`閉じたときのインタラクション`** | ユーザーがフローパネルを手動で閉じた場合の動作を定義します。使用可能なインタラクションは、トーストを表示、すべてのクエリを更新、クエリを更新、フローダイアログを開く、フローパネルを開くです。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| **`エラー時のインタラクション`**  | フロー内でエラーが発生した場合に実行するアクションを指定します。使用可能なインタラクションは、トーストを表示、すべてのクエリを更新、クエリを更新、フローダイアログを開く、フローパネルを開くです。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |

## 重要な考慮事項

* フローの完了中にユーザーがメインページのコンテンツを表示したままにする必要がある場合は、ダイアログではなくパネルを使用します。
* 以下を使用するのは、 `重ねて表示` および `オーバーレイを表示` オプションは、コンポーネントのコンテンツから一時的にフォーカスを移す必要があるフローに限定してください。
* 適切なユーザーの期待値を設定できるよう、［完了時のインタラクション］でフローの結果を明確にしてください。
* Experience Cloud 上でフローが適切に実行されるために必要なアクセス権があることを確認してください。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.avonnicomponents.com/experience-cloud/experience-cloud-ja/puropatipaneru/interactions/open-flow-panel.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
