Scenario: Some times, changes will not reflect in the website after deploying extension. If your changes are in local and after deployment if it is not reflected on the website. Then you can change the version from the manifest and deploy it. Still, if it is not working, deploy by changing the respective version using… Continue reading Deployed changes not reflecting on website
Tag: deployment
Renaming Extension On Manifest
We can gulp extension:deploy –advanced for renaming an extension, It deploys an update of the extension, but resets the prompts regarding the Vendor Name, Extension Name, Version, Description, Application, etc. This command also rewrites this information in the extension manifest.json file. Suite Answer-id : 71021
Secure HTTP(HTTPS) with local server.
https://suiteanswers.custhelp.com/app/answers/detail/a_id/50242/loc/en_US Refer this.
Resolve Error: “Invalid_Login_Credentials” During Gulp Deployment in SuiteCommerce Advanced
Error: “Invalid_Login_Credentials” occurs even when the email and password are correctly specified. Gulp deploy command creates a directory called DeployDistribution. This directory contains the combined source files that are deployed to NetSuite. It also defines how gulp connects to your account during deployment. To resolve this error ensure that the .nsdeploy file exists on the development environment… Continue reading Resolve Error: “Invalid_Login_Credentials” During Gulp Deployment in SuiteCommerce Advanced
Multiple Deployments of a Scheduled or Map/Reduce Script
Check whether a scheduled script has multiple deployments which are under process.
Overriding script deployments within scripts
To turn OFF and turn ON script deployment using scheduled script.