4.9. Running an Anatella graph from another language (i.e. from Python, Jenkins, Php, Perl, etc.)

<< Click to Display Table of Contents >>

Navigation:  4. How to use Anatella? >

4.9. Running an Anatella graph from another language (i.e. from Python, Jenkins, Php, Perl, etc.)

 

When running an Anatella graph from another language or from Jenkins, you might want to monitor in “real-time” the correct execution of your graphs. To do so, you want to “have a look” at the content of the Anatella-Log-Window. To send a copy of the log window content back to the calling process (thourgh the “stderr” channel), the preferred solution is to run:

 

AnatellaConsole.exe mygraph.anatella

 

See the section 4.7. for the complete description of all the available command-line parameters.