Skip to main content

DX Engine Production Release 2024-10-22

  • Updated Salesforce SLAS authentication method to add channelId as per upstream API changes
  • Improve webhook processing performance
  • Fix Data Transformation Script bug
  • Increased resiliency to service disconnects
  • Added webhookSucceeded and webhookFailed event types
  • Allowed secret() and environmentVariable() functions to be used inside a Webhook definition
  • Added explicitEnvironmentHeader boolean property to customer configuration
  • Removed the need to explicitly set processSubComponents to true in order to execute Sub Components. They will always be executed.
  • JSON Reformatter component can now pull in data from JS Expression, component response and context fields