The Sync process retrieves source data from source systems. By default, an error message is displayed when Fabric fails to connect to a data source or if a data source is unavailable.
For example:
Click for more information about the Get Instance Fabric Command.
In specific cases, you may prefer to roll back the sync without getting an error (exception) when the source system cannot be accessed.
For example:
If the source DB is down for maintenance, you may prefer getting the latest version of the instance from Fabric instead of getting an error.
To do so, use the following Fabric command: set ignore_source_exception.
Syntax:
Syntax-Examples:
When setting the ignore_source_exception to True, if Fabric fails to connect to the source system, Fabric does not throw an exception, but rolls back the changes of the LUI whereby the LUI version is not updated.\ Note that if the required LUI is not yet in Fabric, the ignore_source_exception is set to True and the following message is generated:\ “Not attached [LU Name]”.
Click for more information about LU Instance Storage and Versions.
The Sync process retrieves source data from source systems. By default, an error message is displayed when Fabric fails to connect to a data source or if a data source is unavailable.
For example:
Click for more information about the Get Instance Fabric Command.
In specific cases, you may prefer to roll back the sync without getting an error (exception) when the source system cannot be accessed.
For example:
If the source DB is down for maintenance, you may prefer getting the latest version of the instance from Fabric instead of getting an error.
To do so, use the following Fabric command: set ignore_source_exception.
Syntax:
Syntax-Examples:
When setting the ignore_source_exception to True, if Fabric fails to connect to the source system, Fabric does not throw an exception, but rolls back the changes of the LUI whereby the LUI version is not updated.\ Note that if the required LUI is not yet in Fabric, the ignore_source_exception is set to True and the following message is generated:\ “Not attached [LU Name]”.
Click for more information about LU Instance Storage and Versions.