Command line

Hi Support,

Is it possible to build a script in Automise and to execute the script by another program by using a Automise command line call or better a COM-object type of integration so it easier to exchange variables between the Automise script and the external program?

 

regards,

Tjeerd Seinen

 

Yes, automise has a console application, ATCMD.exe which has a fully functional command line.

Is command line the only method of integration with a 3rd party application? Is COM/.Net an option?

Regards,

Tjeerd Seinen

Hi Tjeerd,

Yes, the console version of Automise is the only way to automate Automise, to make it easier to share variables with the external program, you could use Automise to call the external program during the run of the script (if possible).

Regards,
Paul.

Hi Support,

It has been a while since I have been on this forum. Have you added this feature to the product? ie to execute a an automise script from another program?

Regards,

Tjeerd

Hi Tjeerd,

You will need to use Automise’s command line interface (ATCMD) to run a project from another program, see the Automise help for the list of available switches.

We do not have any plans on creating a COM interface for executing an Automise project.

Regards,
Paul.