getting this error while running schedule script `...
# suitescript
p
getting this error while running schedule script
Copy code
{
  "type": "error.SuiteScriptModuleLoaderError",
  "name": "MODULE_DOES_NOT_EXIST",
  "message": "Module does not exist: /SuiteScripts/Webhive/tj_afg_soap_getsalesOrderListRequest_v4.js",
  "stack": []
}
j
Have you implemented any custom module? if yes both scheduled script and module files should be in the Same folder or you must provide the right folder path for the custom module.
message has been deleted
k
@Jagadeesh Battini don’t define with dot, just define file path from scripts like
/suitescripts/filecab/abc/xyzfile
, try and see
p
@Jagadeesh Battini i am not using any custom module, i'm only using NS provides modules
message has been deleted
message has been deleted
j
try with 'N/https'