Archive Stream

Use the Archive Stream adapter command to produce a compressed archive stream from the data supplied by the GET rule. The data is added to the archive.
STREAM,ZIP[,name_of_archived_data,NOCOMMENT]
  • name_of_archived_data

    Specify the name that will be used to represent the archived data. If no name is specified, the default name dtxArchive will be used.

  • ,

    The comma is a required separator between options.

  • NOCOMMENT

    Specify this if a comment containing the archive implementation details like vendor, title and version is not required to be added to the archive. Do not specify this if a comment is required.