hi,
is Ext.nd working with a database when the database design is hidden?
hi,
is Ext.nd working with a database when the database design is hidden?
Yes we have tested this yesterday with an app that has a hidden design.
The result was that the view was not displayed. Just the outline and the name of the view.
By examining the generated code we found that we cam in trouble with the DXLExporter-Agent which wasn t able to generate the needed XML Structure of the view design.
Any smart hint or clue to solve this problem ?
The hidden design is needed cause of some integrated code of a third party tool
What did the generated XML Structure look like for the view design? Did it generate anything? or Nothing at all?
The DXLExporter just delivers following output for the view:
<?xml version="1.0" encoding="UTF-8"?>
This agent is called from extnd-all.js, as we discovered. By the way it definitely makes sense if design is hidden there will be no output cause of security issues.
We actually discuss for a workaronud, where we should be able to read a notes document with the needed XML design output.
But .. then we have to change the extnd-all.js to read the needed document.
Any other hints or clues which would be smarter ?
If not ... may you help us with generate the code to get the document(s) ? Assistance would be great cause of time lag we rushed in