An open API service indexing awesome lists of open source software.

https://github.com/dizzzz/existdb-trigger-test

Simple project to show that DocumentTrigger works
https://github.com/dizzzz/existdb-trigger-test

exist-db testing trigger xar

Last synced: over 1 year ago
JSON representation

Simple project to show that DocumentTrigger works

Awesome Lists containing this project

README

          

# Howto

When the following `collection.xconf` document is stored in `/db/system/config/db/mycollection`,
then in case a document is created in `/db/mycollection` a second document ending with `-copied.xml` is created.

Purpose: to show that the Trigger is fired, inside the eXist-db xqsuite tests.

```xml



```