glide.hub.process.sync.jobs.outbound.context_reporting
ServiceNow property description:
If true: For outbound scheduled job use standard FlowAPI not quick API, write flow context to queue, all outbound records written to ih_sync_outbound_record
Attributes
- Sys ID: ec97dcd52360301014e6110d96bf65b2
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.hub.process.sync.jobs.outbound.context_reporting` determines the behavior of outbound scheduled jobs in IntegrationHub. When set to true, it ensures that the standard FlowAPI is used instead of the quick API for these jobs. Additionally, it writes the flow context to the queue and ensures that all outbound records are written to the `ih_sync_outbound_record` table. This property is crucial for maintaining detailed reporting and tracking of outbound synchronization processes. For more information, refer to the [ServiceNow documentation](https://docs.servicenow.com/bundle/washingtondc-integrate-applications/page/administer/integrationhub/reference/remote-process-sync-system-properties.html).
Source