「フォルダを作成」アクテビティについてです。※現在ナレッジ準備中です
目次
1.アクティビティのプログラム名
RCA.Activities.FTP.CreateDirectory
2.説明
Studio バージョン 2.0.3.0~
クイックアクセス: FTP>フォルダを作成
This activity allows you to create a folder on FTP server.
このアクティビティでは、FTPサーバー上にフォルダを作成することができます。
3.プロパティ
プロパティ一覧のみ掲載します。
※システム内部で保有しているプロパティを記載している場合があり、コボットStudio画面内で確認不可のものが一部ございます。ご了承ください。
DirectoryName ・・・ Name of folder you want to create.
RemotePath ・・・ The path of the parent folder on FTP server.
ContinueOnError ・・・ Specifies if the automation should continue even when the activity throws an error. This field only supports Boolean values
4.使い方
準備中