Versions Compared

Key

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

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.

Hint_designerPageDESIGNER:Filesystem AdapterTopicFilesystem Adapter

Parameters of Action "close"

Multiexcerpt include
MultiExcerptNameclose
PageWithExcerptFile System

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 xUML Action Wizard (see context menu of the action node).

  • Using static file access, the path and file name of the file you want to close are defined in the component diagram.
    Multiexcerpt include
    MultiExcerptNamefile_system_alias
    nopaneltrue
    PageWithExcerptReading Files
  • Using dynamic file access, the path and file name of the file you want to close are defined in an activity diagram.

For more information on static and dynamic file access refer to Reading Files.

Panel
titleOn this Page:
Table of Contents
Panel
titleRelated Pages:

Otp
Floatingfalse

rp