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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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