CSM 10.1.0 Enhancements List

CSM 10.1.0 Release Notes: enhancements include new features and changes in functionality.

Business Object Design Elements

  • CSM-62627 Blueprints: A new 'Save in the database' option lets you save the Blueprint in the database to which you are connected. We recommend selecting this option to improve system performance when publishing a Blueprint.

One-Step Actions

  • CSM-57163 One-Step Actions: Action Blocks allow you to create reusable blocks of One-Step Actions.
  • CSM-58209 One-Step Actions: You can now copy an Action or Action Block from a One-Step Action to another One-Step Action.
  • CSM-58241 One-Step Actions: Added an HTTP Request Action.
  • CSM-62470 One-Step Actions/Action Blocks: In One-Step Action decision cases, you can now select whether the parent One-Step Action/Action Block should be terminated after the decision branch completes.
  • CSM-62866 One-Step Actions: The "Step through collection" Action has two new options: Stop on Error and Execute in Parallel. Execute in Parallel allows Actions to run in parallel for faster processing. Stop on Error halts execution in the event of an error.

Administration

  • CSM-51757 Performance: Tuned internal definition store to minimize thread contention and reduce memory allocations.
  • CSM-57125 SAML: Updated a third-party component to support SAML implementations.
  • CSM-57785 Security Groups: Added the ability to specify a default email address for a Security Group. This will override the global default email address, but not a user's default email address.
  • CSM-58236 System Analyzer: You can log Action Blocks in the System Analyzer.
  • CSM-58332 Email: You can now send email messages through CSM using Office 365 and Modern Authentication.
  • CSM-58334 Email: A Credentials Manager has been added to CSM Administrator.
  • CSM-58336 Email: The test button in the Email Account dialog has been improved so it now verifies an email can be sent and read from an email account correctly. You will see more detailed results messages depending on the results of the test.
  • CSM-58376 Stored Values: You can now protect a stored value if you don't want the value to be included with a database export or added into a mApp Solution.
  • CSM-58455 Email: A new security option called "Can administer e-mail credentials" has been added to the E-mail rights category.
  • CSM-59190 Email: You can now send email messages through CSM using Google Authentication.
  • CSM-59262 Cherwell Service Host: Removed -servicehostvpmultiplier option from the Command Line Configure tool. Created a new -servicehostmaxworkers option that directly sets the maximum number of workers allowed, while guaranteeing that at least 1 worker is allowed for each type of task.
  • CSM-61474 Automation Processes: Improved performance by reducing the workload on the leader and allowing evaluation of Automation Processes to scale vertically.

Modifiers

  • CSM-58238 Modifiers: Added system function to retrieve current Greenwich Mean Time (GMT).
  • CSM-58239 Modifiers: Added a modifier to pull a key from a JSON object.
  • CSM-58240 Modifiers: Added modifier to remove carriage returns.
  • CSM-58313 Modifiers: You can now hash a key in base64.
  • CSM-58375 Modifiers: Added system functions to generate an AWS secret key and generate a nonce for use with AWS integrations.
  • CSM-58377 Modifiers: Added modifier to set encryption information.