Scenario Properties

The ApisScenarioBee has two global attributes which can be used to map local scenario variable to Apis items. These two global attributes are:

  1. In
  2. Out

Depending on which access rights you want to give the local scenario variable, you can map it either to 'In' (read-only) as input to the scenario file or 'out' to write the scenario variable to the Apis item or both (read and write). You can also use this functionality to give same scenario file different mapping of items for different scenario bee's.

Note: You need to set the module property AssigmentMode to Predefined to restrict access to Apis namespace directly from script engine