Run ab-initio graph through java?

Options
ursyathi
ursyathi Posts: 1 New Member

I'm trying to create a java based automated testing framework where users can run ab-initio graphs and compare results.

Is it possible to execute an ab-initio graph through java?

There's an AIR SANDBOX command in unix which I believe can be used to execute ab-initio graphs. How do I get this setup and how do I run this command through my java code?