Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following image shows an example of the settings of the ExecuteActivities section in the general Adapter module. Wanda specific elements are:

  • command - executableclassName: this contains the full class name of the combined WandaAdapter
                     - binDir: this contains the path to java.exewhere the adapter binaries are stored.
                        
  • arguments:  a single argument needs to be specified providing the full path arguments: the several required arguments for java.exe to be able to run the Wanda adapter. Make sure the reference to the runInfo file is correct (as specified in exportActivities section).
  • logFile: this (optional) settikng can be configure to scan the Wanda ouput logs for error messages.

ImportActivities Section

...