com.glide.oneapi.fdih.va.execution
ServiceNow property description:
Determines whether NAVA flow should use VA thread.
Attributes
- Sys ID: 455954a8833212102d62863f922bc0e8
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property com.glide.oneapi.fdih.va.execution controls whether Now Assist for Virtual Agent (NAVA) flows execute within the Virtual Agent thread. Its default value is false, meaning NAVA flows run independently of the VA thread, which avoids potential performance and concurrency issues. Setting the property to true forces execution within the VA thread, aligning flow processing more tightly with chat interactions but at the risk of reduced scalability. Administrators configure this property in scenarios where closer integration between NAVA and VA execution contexts is required for functionality or troubleshooting. In most environments, leaving it at the default ensures better stability and responsiveness.
Source