Saltbox Core Connector Updated
Saltbox Core Connector version 11.13.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 a Variable- Create a variable whose data does not originate from a message. May be used as a counter, for example. -
Get a List's Item 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 a Variable- Update the specified variable with data extracted from the input message.
-
Updates
-
Usability updates for action configuration forms.
-
Action names and descriptions have been updated to make them easier to use. This update is backward compatible, in that all updated action names will appear in place of the old ones as soon as the connector is updated (no user config needed).
Action names have been updated as follows. Other actions remain unchanged. Action details including descriptions and configuration options are documented in the connector reference section Saltbox Core Connector Actions.
Add Content to a Messagerenamed from “Add Content To Message”Convert an Array to an Objectrenamed from “Convert Array to Object”End the Workflowrenamed from “End Workflow”End the Workflow Conditionallyrenamed from “End Workflow Conditionally”Extract a Variable from a Messagerenamed from “Extract Variable from Message”Extract Content From a Messagerenamed from “Extract Content From Message”Fail the Workflowrenamed from “Fail Workflow”Fail the Workflow Conditionallyrenamed from “Fail Workflow Conditionally”Generate a CSV Messagerenamed from “GenerateCSV”Generate an Empty Messagerenamed from “Generate Empty Message”Get the Current DateTimerenamed from “Get Current DateTime”Modify a Variable (RegEx)renamed from “ModifyVariable (RegEx)”Parse a Delimited Stringrenamed from “Parse Delimited String”Retry the Workflowrenamed from “Pause Workflow”Retry the Workflow Conditionallyrenamed from “Pause Workflow Conditionally”Route a Messagerenamed from “Route Message”Route a Message Synchronouslyrenamed from “Route Message Synchronously”Transform a Messagerenamed from “Transform”
Bug Fixes
- Fixed: Locale not working as expected in date-time actions and functions (47469 47609)
For more details, see Saltbox Core Connector Reference.
