Stage of Export
|
Strategy for Failure
|
Failure Information Reporting
|
---|---|---|
Collecting objects and their dependents during zipping
|
Fail fast
|
Failure log is created. CSV file is not created.
|
Collecting and storing information for creating incremental package creation
|
Fail the entire stage, except export
|
Failure information is displayed in the failure log. The stage reported in the CSV file is PreExport.
|
Preparing for export during batch processing
|
Batch failure; that is, all the objects in a batch, whether faulty or non-faulty, are reported as faulty.
|
Failure information is displayed in the failure log. The stages reported in the CSV file are as follows:
• IX - Prepare export (batch)
• IX - Prepare attribute export (batch)
|
Exporting object metadata
|
Only a particular object is reported as faulty.
|
Failure information is displayed in the failure log. The stage reported in the CSV file is IX- Object metadata export.
|
Post-export processing
This stage deals with additional processing after object metadata export is completed. Multiple operations are performed in this stage. If any failure is encountered when performing an operation, the operation is marked as failed. However, subsequent operations are still performed. Some of these operations may result in creation of package metadata files, such as package manifest files and missing object files. Operations not resulting in creation of associated metadata files include processing delivery content to display in UI.
|
Only a particular operation is marked as failed. No impact on post-export processing operations.
|
Failure information is displayed in the failure log. The stages reported in the CSV file are as follows:
• Package - Post export
Failure when performing an operation without associated metadata.
• Package - Package metadata export
Failure when performing an operation with associated metadata, such as delivery attachments or zip files.
|
Identifying dependents for faulty objects
|
Dependent-on-faulty objects are valid objects, but they cannot be imported because of their dependency on objects which are marked as faulty.
|
Failure information is not given in the failure log. The stages reported in the CSV file are as follows:
• Post export - Dependency collection
• IX - Dependency collection
|