This page explains the Filesystem Adapter in Bridge context. If you were looking for the same information regarding the PAS Designer, refer to Filesystem Adapter in the Designer guide.

Parameters of Action "createDirectory"

Defining a "createDirectory" Action

To create a directory with the file system adapter, you need to define a createDirectory action on an action having the stereotype <<FileSystemAdapter>>.  You can do this manually (refer to Figure: The Specification Dialog of the File System Adapter) or with the help of the E2E Action Wizard (see context menu of the action node).

Figure: Creation of a Directory

The directory path of the new directory is defined in the component diagram. 

If the directory already exists, no error will be reported. Neither the already created directory nor the stored data will be affected by the createDirectory action in this case.