Trying to create a SuiteApp using WebStorm or Ecli...
# sdf
c
Trying to create a SuiteApp using WebStorm or Eclipse - I import my custom objects (fields and js files) that I already created in my NetSuite account. When I try to validate I get
Validation of account settings failed. An error occured during validation of Custom Objects against the account Details: An object with script ID custbody_csiinvoiceid already exists
on all objects? Shouldn't I be able to pull down my objects and modify If I want? Not sure why I can't validate it? Been unable to find any info on this particular error. Solved - Created a new SuiteApp that I know none of the components existed. Was able to validate and deploy to the account. Guess NetSuite deployment is expecting the SuiteApp to have new object id's. Guess it kinda makes sense now.