Enterprise-grade logging captures a complete picture of each flow run to provide visibility into how each record was processed. This enhancement aids in troubleshooting and auditing by exposing a unified and consistent view of flow execution across development, testing, and production phases.
You can now use the block helper {{#filter}} within import mappings to test values in an array. Previously, this helper generated a design-time error.
In certain cases with high-volume NetSuite listeners, partial records were sent downstream, generating errors when expected values were missing from the import mapping. This enhancement ensures that the full record is refreshed following any inline edits, so that all fields are present.
Previously, with lookup criteria that filtered Reference No. and any sublist field, the import returned “Search error: Parentheses are unbalanced.” The filtering now works as expected, with no error thrown.
When mapping “Payment : Replace All Lines” and using the NetSuite ID or a value-based key, the record is now successfully updated. However, due to a NetSuite limitation, performing this operation with a text-based key will result in the loss of saved information.