Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 7.8.0

...

Parameters of Action "close"

...

Fully qualified file name of the file you want to close, including the path.

Multiexcerpt include
MultiExcerptName

...

close
PageWithExcerptFile System

Defining

...

 Defining a "close" Action

On end of service call, all files that have been used with the file system adapter are closed automatically. In some cases, it may be helpful to manually close a file (e.g. if the service wants to rename or push the file).

To close a file with the file system adapter, you need to define a close 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 xUML Action Wizard (see context menu of the action node).

...