StreamRemove - Removes saved streams

This component removes the saved stream content from the memory.

The stream saved by StreamPut can be removed.

Stream Information

InputFormatAll
Number of Inputs1
OutputFormatAll

Component Properties

NameData TypeMappingDescription
StreamNamestringIn & Out Specifies the key when the stream is saved.
Scopechoice- Specifies the scope.
Request - Can be retrieved in the current request
Session - Can be retrieved in the current session
NotFoundOperationchoice- Specifies the behavior of when deletion is failed.
PassStream - Outputs the input stream
Error - Throws exception

Transaction

CommitDo nothing
RollbackDo nothing

Exceptions

TypeParameterStream for error handling flowError
Code
Description
Exception None This component's input stream1When NotFoundOperation is set to Error