Specifies the unused runtime data that you want to archive and creates an archive record when the call method runs.
Inputs | Data Type | Description |
---|
ArchiveDescription | String | Specifies a description for the archive file. |
ArchiveEndTime | DateTime | Specifies the age limit for the data to be included in the archive file. That is, only unused data that is older than the specified end time will be included in the archive. |
ArchiveName | String | Specifies a display name for the archive file. |
Events | Boolean | Indicates whether historical event occurrence data should be archived. The default is True. |
Material | Boolean | Indicates whether closed material lots and their child sublots should be archived. The default is True. |
Production | Boolean | Indicates whether closed work requests and related data should be archived. The default is True. |
Regulatory Compliance | Boolean | Indicates whether audit and electronic signature records should be archived. The default is True. |
Resource Links | Boolean | Indicates whether user-created references should be archived. The default is True. |
Workflow | Boolean | Indicates whether workflow tracking data should be archived. The default is True. |
Outputs | Description |
---|
ArchiveResponse | | Returns the archive result, including whether the archive failed or succeeded, and errors and messages. |