To handle this situation, you can create the RESTlet using a unique script ID and deployment ID. Then use these IDs as the RESTlet URL used in the external application/script.
For example:
Instead of: https://rest.netsuite.com/app/site/hosting/restlet.nl?script=123&deploy=456Use: https://rest.netsuite.com/app/site/hosting/restlet.nl?script=customscript_my_unique_script_name&deploy=customdeploy_my_unique_deployment_name
This is great! Do you know if this is documented somewhere in Netsuite?
ReplyDelete