Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property configures the verbosity of reporting data produced by the flow engine, impacting the amount of information logged. |
| What area does it affect? |
Flow Engine Reporting |
| What does the default mean? |
The default value is "OFF", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when needing to enhance reporting detail for flow analysis. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.process_flow.reporting.level |
| Sys ID |
7263adf377032300c8c2d6553b106110 |
| Type |
choice list |
| Application |
Global |
| Default value |
OFF |
| Description |
Level of reporting data generated by the flow engine. |
| Updated |
2024-06-08 07:06:22 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... use for testing. By default, the system only generates execution details when you run a test. You can activate reporting for all items that Workflow Studio runs by setting the com.snc.process_flow.reporting.level system property. Procedure 1. Navigate to All > Process Automation > Flow Administration > Properties. 2. Set the property Level of reporting data generated by the flow engine. Off The ...
Context preview
Snippet 2
... Tokenization solution when invoking these VROL APIs. Important: You should disable flow execution logs for Visa APIs that contain Personally Identifiable Information (PII) data. To do this, set the property com.snc.process_flow.reporting.level in System Properties to OFF. Actions with sensitive information Category Action Description Card Holder Purchase Inquiry Request Builder Produces request payload for CardholderPurchaseInquiry. This API provides Real-Time Systems Interface (RTSI) ...
Context preview
Snippet 3
... optimize memory and avoid performance issues in your Workfront flow, you can turn off the flow engine reporting level. a. Navigate to System Properties > All Properties. b. Select the com.snc.process_flow.reporting.level system property. © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United States ...
Context preview
Snippet 4
... support large commits, perform these actions: • Install the ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream) plugin. • For optimal performance, disable flow logging by setting the Workflow Studio com.snc.process_flow.reporting.level property to Off. • For MID Server settings, view the MID Server support for Data Stream actions section. The Azure DevOps data stream can currently process up to 8000-9000 commits ...
Related properties