Hi,
Our .xqm uses a configuration file that is stored in a DB called AppResources.
When we use the GUI to create/upload the content for AppResources, we can access our restxq pages and the result is based on our config.
If we access the config file in Oxygen and change anything, even a space, it's like the .xqm cannot access the information anymore.
We tried:
- Updating/optimize the index/paths. - Stopping/starting the server.
The file is saved properly. If we save it on disk from Oxygen and reload AppResources with the config file, we are able to access the information in the file again. So the issue is really the fact that the change occurs through webdav.
What are we missing here?
Regards,
France