The one thing you CANNOT do is 'create' a script d...
# suitescript
d
The one thing you CANNOT do is 'create' a script deployment on the fly (in code). You must 'copy' a pre-existing script deployment record. Which kinda sux
b
Script Deployment Code Samples documents the default value you need to use to create a script deployment in code
dont expect to set the scheduling related fields
d
Wow @battk. You hit me twice today with great examples. Thanks!