Automation

You can automate several processes with scripts. The Automation Interface helps you with scripting.

Where you can find the Automation Interface: BSW Package  tools.

Automation Interface

The Automation Interface of DaVinci Configurator Classic 6 enables the user to create automation scripts, which are executed in the processing component of the tool. With Automation interface scripts activities like:

  • creating and updating projects

  • manipulate the data model with access to the whole AUTOSAR model

  • generating code

  • any other tool related repetitive tasks with code

The documention is distributed over three parts.

Automation Interface Documentation

Guides the user through script development for DaVinci Configurator and explains the automation interface data model including the detailed API.

Automation Build Gradle Documentation

Describes how to use the Automation Build Gradle Plugin to develop gradle based automation script projects.