It has been recently identified that the feature pictured below has inadvertently surfaced in the product. This feature is not yet complete and may not function as expected.
Internal MCP servers (created in Decisions) and utilize tool Flows generated from them.
External MCP servers over HTTP and STDIO.
MCP Servers can now be attached when editing an Agent. This will enable Agents to access tool Flows and other tools available on the associated MCP server.
A new Teams Module has been added that depends on Microsoft365.Common. This new feature includes the following updates:
When the Module is added as a Project Dependency, a new Integrations > Microsoft Services folder will display, allowing Users to configure the connection and create Application and User (Delegated) access tokens.
Some steps require a delegated token to function and act on behalf of a specific User.
It is important that Admin Users who set up the service accurately review the permissions in Azure and the Project to prevent unauthorized data access.
Microsoft365.Common has transitioned from GitHub to a native Decisions module.
Chat Completion functionality has been added to the AWS Bedrock Module. Functionality is similar to other AI Modules but includes additional options, such as 'Override AWS Credentials'.
Modules
[DT-044411] Allow Alternate Outcome Paths For Get File Contents AWS S3 Step
A new property has been added to Flex Layout in the Form Designer called “Animate.” By default, this property is set to False. When enabled, Users can choose the animation type as “Slide” or “Fade” and set the animation speed to Slow, Medium, Fast, or Custom.
Forms
[DT-045887] Flow API URL format inconsistency with only one input
The "Call via GET" URL displayed on the Integrations page has been updated to allow Flows and Rules with a single input variable to utilize the same format as those with multiple inputs. The original displayed URL will still function.
Integrations
Fixes
Various security fixes have been made.
Infrastructure
DT Title
Description
Occurs In
[DT-047397] Update FlowSampleEntityProvider GetSampleList to use Caching
Fixed a performance issue that triggered a database call every time the Flow Debugger is opened to view Sample Data.
9.x
Forms
DT Title
Description
Occurs In
[DT-046436] Number Box Control Throws Validation on Form If a Decimal Variable Is Passed in and Configured to Output as Decimal
Passing numeric variables other than Double into numeric form controls no longer throws an error.
9.17-9.24
System / Portal Administration
DT Title
Description
Occurs In
[DT-047392] DART does not allow designer Users to submit a support ticket
DART will now allow Designer Users to submit support tickets.
9.x
[DT-046953] ValidateJWTToken step failing when not using Asymetrical Keys
Fixed an issue where the Internal Service> ValidateJWTToken step would fail when a valid JWT token was used.
A button has been added to the External MCP Server (both HTTP and STDIO auth) that loads tools when clicked by Users. This will prevent auto-reloading from crashing the Decisions instance.
9.x
Rules
DT Title
Description
Occurs In
[DT-047365] StackOverflow Exception When Navigating to Input Data Step in Rule Chain
Fixed an issue that caused Decisions services to crash when selecting a Rule Chain Input Data step.
9.x
Reports
DT Title
Description
Occurs In
[DT-046983] Flow runs for every row for the 'Is in List' filter
Fixed an issue that caused the Is In List Filter Flow to run for every row in a custom data source Report.
9.x
Data Structures
DT Title
Description
Occurs In
[DT-046477] User Defined Type- Shared User Action dialog: 'Group Name' property is missing.
Group Name and Group Order have been added to Shared User Action for Datatypes.
9.x
Integrations
DT Title
Description
Occurs In
[DT-047398] DocumentService.GetById Exception when context is null
Fixed an issue that caused User context for the Send Email step to be null.
9.x
[DT-045887] Flow API URL format inconsistency with only one input
Updated the "Call via GET" URL display on the Integrations page so Flows and Rules with a single input variable now use the same format as those with multiple inputs.