# e-Formのアップロード(OZサーバ)

クエリデザイナー、e-Formデザイナー、またはリポジトリマネージャーを使用すれば、フォームファイル (.OZR and .ODI)をOZリポジトリサーバにアップロードできます。

## OZリポジトリサーバに接続する方法

1. リポジトリタブに移動します。
2. **リポジトリサーバー**を右クリックして**リポジトリサーバーに接続**を選択します。
3. **サーバーの追加**を選択した後、サーバー名の指定とHTTPタイプの選択を行い、サーバのURL、ユーザー名（例：**admin**）、パスワードを入力します。その後、**パスワードの保存**にチェックを入れ、**保存してから接続**ボタンをクリックします。

![](/files/-M0R2IH0SdQzGlc-TI1-)

## e-Formファイルをリポジトリサーバにアップロードする方法

1. リポジトリタブにて作業フォルダーまたはアップロードしたいアイテムを右クリックします。
2. 表示されるリストからアップロードしたいアイテムを選択し、**リポジトリにアップロード**をクリックします。
3. 他のユーザーがファイルを変更することを許可しない場合は、**チェックアウト状態のままにする**にチェックを入れておきます。
4. アップロードしたファイルは`WEB-INF\repository_files\`に保存されます。

![](/files/-M0RAPofd7RXJgBz4YaA)

{% hint style="info" %}
詳細な使用方法については、[OZリポジトリサーバガイド](https://app.gitbook.com/@forcs/s/oz-developers-jp/guides/ozripojitorisba)を参照してください。&#x20;
{% endhint %}


---

# 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://jp.ozeform.io/bjonbakkuappu/untitled/untitled-1.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.
