glide.scheduled_export.stop_on_parent_error

ServiceNow property description:

When set to true, if parent schedule export set returns error, child schedule exports sets are not executed.

Attributes

  • Sys ID: 97169711eb133100c46ac2eef106fe5a
  • Type: true | false
  • Application: Global
  • Default value: false
AI Logo

AI generated property description:

The ServiceNow property `glide.scheduled_export.stop_on_parent_error` determines the behavior of scheduled export sets in the event of an error. When this property is set to true, if a parent scheduled export set encounters an error, any associated child scheduled export sets will not be executed. This ensures that errors in parent export sets prevent subsequent child export sets from running, potentially avoiding cascading failures or incomplete data exports. The property is useful for maintaining data integrity and ensuring that errors are addressed before proceeding with further exports. For more details, refer to the [ServiceNow documentation](https://docs.servicenow.com/bundle/washingtondc-integrate-applications/page/administer/export-sets/reference/r_ExportSetProperties.html).

Source

Related property: glide.sp.show_console_error