Script
Script is a feature set that encapsulates features that manage SuiteScripts and their Script Deployments.
Subsidiary Deployments
Subsidiary Deployments is a load balancing feature that distributes data processing across multiple SuiteCloud Processors. When enabled, high-volume Scheduled Scripts like Programs, get a separate Scheduled Script Deployment for each Subsidiary instead of one central deployment.
Records submitted for processing are routed to the Scheduled Script Deployment associated with the record's related Subsidiary. Records without a related Subsidiary are handled by the primary deployment.
Scheduled Script Deployments apply the following naming convention:
-
Primary Deployment Id:
customdeploy_nx_{featurename}
-
Subsidiary Deployment Id:
customdeploy_nx_{featurename}_{subsidiaryid}
Subsidiary Deployments is currently only available for the Programs feature.