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

AI generated property description:
The ServiceNow property `glide.hub.process.sync.jobs.inbound.context_reporting` determines how inbound scheduled jobs are processed and reported. When set to true, the system uses the standard FlowAPI instead of the quick API for these jobs. This setting ensures that the flow context is written to the queue, providing detailed tracking and reporting capabilities. Additionally, all inbound records are written to the `ih_sync_inbound_record` table, facilitating comprehensive logging and auditing. This property is crucial for maintaining detailed records and ensuring robust process synchronization in integration scenarios.
Source