Articles in this section

Celigo NetSuite SuiteBundle v1.38.8.0-SS and SuiteApp v1.22.0-SDF release notes

Execution logs: Achieving end-to-end operational visibility

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.

SuiteBundle

Handlebars helper {{#filter}} fully supported in SuiteBundle SuiteScript 1.0 imports

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.

SuiteApp

Complete real-time records synced

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.

Successful filtering of Bill record types

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.

Payment fields in the Deposit record correctly synced

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.