Scheduling Script Deployments for NSPB Sync
NSPB Sync uses script deployments to run Data Exchange jobs in NetSuite. Depending on your version of NSPB Sync, you need to schedule deployment of the following scripts in NetSuite.
For the latest NSPB Sync:
Script Deployment Name |
Script Deployment ID |
Script File Name |
---|---|---|
NSPB MR DLR Scheduler |
customdeploy_nspbcs_mr_dlr_scheduler |
mr_dlr_scheduler.js |
NSPB SS Cleanup |
customdeploy_nspbcs_ss_cleanup |
ss_cleanup.js |
NSPB SS Job status update |
customdeploy_nspbcs_dlr_status_update |
ss_dlr_status_update.js |
For NSPB Sync 2020.x:
-
NS-PBCS MR DLR Scheduler, ID customdeploy_nspbcs_mr_dlr_scheduler
-
NS-PBCS SS DLR status update, ID customdeploy_nspbcs_dlr_status_update
To schedule a script deployment properly for NSPB Sync:
-
In NetSuite, go to Customization > Scripting > Script Deployments.
-
Expand the Filters area if the filters are not displayed.
-
From the Script filter, select the script deployment you want to schedule.
-
Click Edit next to the script deployment.
-
On the Schedule subtab, do the following:
-
Set the Start Time field to 12:00 am.
-
Set the Repeat field to Every 15 minutes.
-
-
Click Save.
-
Repeat these steps for each script deployment.