Property reference

com.snc.process_flow.reporting.serialized.val_size_limit

The property sets a limit on the size of serialized operation inputs and outputs. Values exceeding this limit will be truncated, which is important for maintaining data integrity during processing.

Default: 16384 Type: integer Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? It defines the maximum size for serialized values in operation inputs and outputs, truncating any that exceed this limit.
What area does it affect? Process Flow Reporting
What does the default mean? The default value is "16384", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when adjusting data handling requirements or troubleshooting serialization issues.

Out of the box property record

Raw metadata from the property record.

Property name com.snc.process_flow.reporting.serialized.val_size_limit
Sys ID 817b09c09f211300808b7501942e7084
Type integer
Application Global
Default value 16384
Description When serializing operation inputs/ouputs, any value that exceeds this threshold will be truncated
Updated 2024-05-25 04:34:44