Saltbox Core Connector Updated
Saltbox Core Connector version 11.12.0 adds new actions to support for-each processing, lists and strong data typing for variables. This version also includes a bug fix for locale support.
New features
-
New actions:
-
Create a Raw Message- Create a new message which contains a raw message section. Data may be added to this message using other workflow actions. -
Create Variable- Create a variable whose data does not originate from a message. May be used as a counter, for example. -
Get List Count- Get a count of how many messages are contained in the indicated list. -
Add an Item to a List- Add the selected input message as a new list item to the indicated list message. The message will be added to the end of the list. -
Create a List- Create an empty message that will support other List object actions. -
Update Variable- Update the specified variable with data extracted from the input message.
-
Updates
-
Usability updates for
Replace String in Messageaction configuration. -
Updated actions:
Extract Variable From Messageis the new name of the action formerly namedAddOutPutVariable. No upgrade is required to use this new action name, existing workflows will see the new name automatically.
Bug Fixes
- Fixed: Locale not working as expected in date-time actions and functions (47469 47609)
For more details, see Saltbox Core Connector Reference.
