7.10 - master branch 6.0
You can download latest release from here
This project adds some useful operations and features for automation chains. You can run custom or standard operations before document creations or update. You can also affect a query by executing a custom operation on it.
Here you can find some tips to configure your plugins.
This configuration features depends on athento-nx-extended-config plugin located here
Allows you to execute any operation before document creation. See config section
Allows you to execute any operation before document update. You can also set the docTypes affected by this feature. See config section
Deletes a document.
Allows you to execute any operation before querying the system for some documents. You can also set the docTypes affected by this feature. See config section
Creates a custom exception for every operation encapsulating root cause as message.
- Download the zip package from here
- Install from the ADMIN section > Update Center > local packages
- Restart the server and enjoy your new feature.
Don't forget to report any bug you find. Pull requests are also welcomed, feel free to improve :)