Apama 10.3.1 | Apama Documentation | Building and Using Apama Dashboards | Building Dashboard Clients | Defining Dashboard Commands | Apama set substitution command
 
Apama set substitution command
Use the Apama set substitution command to set substitution values without using the Drill Down or Set Substitution system command.
* To set substitution values
1. Right-click the command property and select System.
2. In the Command Type combo box of the Define System Command dialog, select Run Custom Command.
3. In the Command Name: field, type Apama_SetSub1.0.
4. In the Command Value: field, type a string in the following format:
Sub=Value[;Sub=Value...]
For example, to set $MySub1 to value1 and $MySub2 to value2, enter the following command value:
MySub1=value1;MySub2=value2
Remember to remove the $ from the substitution name.

Copyright © 2013-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.