Archive Operation Notifications
Provides a comprehensive list of operation notifications sent from the Archive Module.
ArchiveDone
Activity has successfully completed archiving.
ArchiveEntryBlank
Archive input entry does not have any content.
ArchiverCreated
Activity has successfully created an archiver for archiving.
ErrorIdentifyArchive
There was an error identifying the archive entry.
ErrorUnZipOperation
There was an error performing unzip operation.
ErrorZipOperation
There was an error performing zip operation.
IncorrectParameters
Parameters provided to the activity are invalid.
InvalidArchiveEntry
There was an error reading archive entry.
InvalidArchiveFormat
Activity could not create an archiver for the supplied archiving format. This format might not be supported by the activity.
InvalidBzipEntry
The bzip entry has more than one entry.
InvalidDateTime
Error occurred while parsing datetime from archive entries.
InvalidGzipEntry
The gzip entry has more than one entry.
InvalidNumInArchEntry
The numeric value in archive entry is not valid.
InvalidUnArchFormat
Activity could not create an unarchiver for the supplied archiving format. This format might not be supported by the activity.
InvalidUnarchiveInput
The input to unarchive is invalid.
UnArchiverCreated
Activity has successfully created an unarchiver for unarchiving.
UnarchiveDone
Activity has successfully completed unarchiving.
ValidationError
The input entries were not successfully validated against the schema.
ValidationFine
The input entries were successfully validated against the schema.
Parent topic:
Archive Module