... | ... | @@ -6,7 +6,7 @@ The workflow indicated below assumes that file fixity validation is required as |
|
|
|
|
|
If the latter is the case, each time the populated tranche is copied, the script that validates the checksums should be run, in order to ensure that no corruption has resulted from the copying. In this latter scenario, the workflow will be slightly more complex than the one indicated below.
|
|
|
|
|
|
Instructions on how to form the command line for each script can be found at the top of the script.
|
|
|
Instructions on how to form the command line for each script can be found at the top of each script.
|
|
|
|
|
|
## Workflow
|
|
|
|
... | ... | @@ -24,7 +24,7 @@ Run gfs_validate_tranche_csv.py. |
|
|
|
|
|
Run gfs_create_tranche_folder.py.
|
|
|
|
|
|
Run gfs_create_or_delete_tranche_asset_folder.py with the <action> set to "create_folder" and ist all the types of asset-folders that should be in the tranche.
|
|
|
Run gfs_create_or_delete_tranche_asset_folder.py with the <action> set to "create_folder" and list all the types of asset-folders that should be present in the tranche.
|
|
|
|
|
|
Run gfs_create_or_delete_checksum_folder.py with the <action> set to “create_folder” and list all the types of asset-folders that are present in the tranche.
|
|
|
|
... | ... | |