Publication dateMar 9, 2022
Confidentiality public Public
Export scenario to archive
TASK
Typing name : TASK.gws_core.ScenarioArchiveZipperTask Brick : gws_core Export a scenario and its resources into a single tar archive
Export a scenario and its selected resources into a single tar archive file.
The archive contains the full scenario metadata (protocol, tasks, configuration)
and the selected resources as individual tar files. This archive is self-contained
and can be stored externally (e.g., on S3) and later imported using the
ScenarioLoaderFromArchive task.
Inputs
- scenario: The scenario to export.
Outputs
- archive: A tar file containing the scenario and its resources.
Parameters
- resource_mode: Controls which resources are included in the archive.
login
Input
Scenario to export
Scenario resource
settings
Configuration
Which resources to include in the archive
Type : select_paramDefault value : AutoArchive format to use. Compressed formats (tar.gz, zip) may take a long time if the scenario contains big resources.
Type : select_paramDefault value : tarTechnical bricks to reuse or customize Have you developed a brick?
Share it to accelerate projects for the entire community.