Does Roxy have support for deploying templates for use with Marklogic 9's Template Driven Extraction?
If you enjoyed my content for some reason, I'd love to hear from you! Here are some options:
- You can buy me a coffee!
- Click here to post a comment!
- You can write a reply on your own site and submit the URL as a webmention via the form below.
- Or you can just contact me!
It is not built-in yet. We have a Support for TDE ticket to track the need for this. Please raise a flag there to push its priority.
You can get there fairly easily with some deploy/app_specific.rb tweaking though. You could either drop such templates in the schemas/ folder, and then run extra code afterwards to apply the correct collection. Or write code that uploads each file, and inserts them with the appropriate tde functions.
HTH!