Macros

Venice supports the execution of Jython macros. Jython macros are scripts written in the Python language that can call internal Venice functions.

You can reach the macros configuration page by:

This page enables you to enter the macros. Writing macros involves knowledge of Python scripts, the Java language, and the ability to use Venice's provided JavaDoc API.