Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Error deploying an xml "resource" file (Advanced PDF/HTML Template)
My project includes some XML resources that are stored in the File Cabinet and read by my script (they are BFO templates that are merged by my script to create PDF files). When I try deploying the SDF project, I receive the following error:
*** ERROR *** Validation failed. Details: /opt/oramw/user_projects/domains/SANDBOX/report-1.1.dtd (No such file or directory) File: ~/FileCabinet/SuiteScripts/Order Dispatch/templates/shippinglabel.xml 2016-10-13 19:42:19 (PST) Installation FAILED (0 minutes 1 second)
I tried changing the file extension from *.xml to *.txt, and got a different error instead..
*** ERROR *** A file upload error occurred. Details: Manifest metadata import failed for these files ["","<!DOCTYPE","<?xml"] File: ~/FileCabinet/SuiteScripts/Order Dispatch/templates/manifest.txt 2016-10-13 19:41:44 (PST) Installation FAILED (0 minutes 1 second)
0