You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Unable to download custom DOCX file on client side in deployed VBCS app

Summary:

I’m using Docxtemplater external lib in resource in Oracle VBCS to generate Word documents from a template. The code works in local preview, but fails in deployed environment with the following error:
{
"name": "InternalError",
"properties": {
"id": "filetype_not_identified",
"explanation": "The filetype for this file could not be identified, is thisfile corrupted ? Zip file contains : [Content_Types].xml,_rels/.rels,word/document.xml,word/_rels/document.xml.rels,word/footer2.xml,word/header1.xml,word/header2.xml,word/footer1.xml,word/footnotes.xml,word/endnotes.xml"
},
"message": "The filetype for this file could not be identified, is this file corrupted ? Zip file contains : ...",

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!