What's new in version 10.13.0
The
Send Email and
Send SMS blocks can now be used in simulation and test mode. When running in these modes, these blocks log the output instead of sending an email or SMS.
In previous versions, when using these blocks in simulation or test mode, the activation of the model failed with the following error message: Model produces output for device '' not declared by any block. Make sure that device parameters of all blocks are properly tagged.
The
Text Substitution block now supports the new
FORMAT parameter for specifying a different time format. For example,
#{time:TZ="America/New_York",FORMAT="HH:mm:ssZ"} specifies the time zone for New York and the format to be
HH:mm:ssZ. For a list of valid time format strings, see
Format specification for the TimeFormat functions in the Apama documentation.