ThinkAutomation のリリース

Released: Oct 14, 2021

v5.0.682 での更新項目

機能

  • Added Update Json action to easily update or create Json by setting specific path values.
  • You can now copy Solution Constants from an existing Solution. When editing a Solution - click the Constants tab. From the Merge Constants From Solution list, select another Solution and click Merge Constants. Useful if you have a list of %field% constants that are always used.
  • Added Convert: CSV To Markdown Table option to the Set Variable action.

不具合の修正

  • Fixed issue with Move Incoming Message action...

Released: Oct 7, 2021

v5.0.680 での更新項目

機能

  • Added Embedded Data Store action for easy storage and querying of data using the embedded document database.
  • Added Embedded Files Store action for saving and retrieving files using the embedded document database.
  • Added option to include numeric tokens in the Tokenize action.
  • When %field% replacements are performed, the replaced value will be Json escaped it is is being replaced inside Json text (unless the replaced value is already Json).
  • The Move Incoming Message action will now with Office...

Released: Sep 8, 2021

v5.0.662 での更新項目

機能

  • Added %Msg_MessageStoreId% built-in field. Returns the Message Store database unique id for the current message.
  • Added Query CRM Entities action for performing generic queries on CRM entities and returning the results as Json text, CSV or Markdown. See: ThinkAutomation Examples.
  • Improved CRM entity table/column name caching.

不具合の修正

  • Fixed issue with Send Email action not sending to CC, BCC addresses when using Smart Host email sender.
  • Fixed issue with %DayOfWeek% built-in field returning...

Released: Jun 21, 2021

v5.0 での更新項目

不具合の修正

  • Performance Improvements
    • Codebase
      • Built in 100% Microsoft .NET managed code.
      • Microsoft .NET is the leading server-side scripting technology. It offers superior memory management, security, and exception handling than anything achievable with Microsoft Visual Basic 6.
      • Using .NET also allows ThinkAutomation to leverage the power of the Microsoft .NET framework and its rich integration ecosystem.
    • Core Processing
      • 10x faster than ThinkAutomation version 4.
      • Offers a resilient core processor...