Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

The transaction behavior of the FTPS forwarding agent is presented here. For further information about the general transaction behavior, see Transactions in Workflow Monitor.

Emits

The agent emits nothing.

Retrieves

The agent retrieves commands from other agents and generates a state change of the file currently processed based on the commands.


Command

Description

Begin Batch

When a Begin Batch message is received, the temporary directory DR_TMP_DIR is created in the target directory, if not already created. Then, a target file is created and opened in the temporary directory.

End Batch

When an End Batch message is received, the target file in DR_TMP_DIR is closed and the file is moved from the temporary directory to the target directory.

Cancel Batch

If a Cancel Batch message is received, the target file is removed from the DR_TMP_DIR directory.

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.