ThinkAutomation のリリース

Released: Sep 2, 2022

v5.0.870 での更新項目

機能

  • Added 'Deploy Solution' feature to Studio. This allows a solution to be deployed to another ThinkAutomation Server instance.
  • The 'Call' action now allows you to specify 'Scheduled Execution'. If the 'Wait For Completion' option is not enabled you can specify that the call is executed after x minutes, hours or days or at a specific date/time. This is useful if you want to delay execution of a called automation or have it execute at some specific future time. Called Automations that are waiting...

Released: Aug 5, 2022

v5.0.866 での更新項目

機能

  • Added Extract: Regex option to the Text Operation action for simple regex extraction of single or multiple matches from any text.
  • When using the Automation Editor you can now add commonly used actions to the Favorites group at the top of the Toolbox.
  • Operations that use http calls will no longer offer SSL 3.0 and TLS 1.0 as an option for secure connections. Only TLS 1.1, 1.2 and 1.3 will be offered. This should not matter for most users - since the connecting server selects the protocol (not...

Released: Jul 11, 2022

v5.0.864 での更新項目

機能

  • The Extract Field action Extract Json Path now allows %variable% replacements to be used on the path.

不具合の修正

  • Fixed issue with Append PDF, Word & Text Attachments To Body For Parsing option on message source not working when original incoming body was multipart.
  • Fixed issue with viewing Sent Items in the Studio showing error when viewing the detail.

Released: Jul 5, 2022

v5.0.860 での更新項目

機能

  • Added new 'Set Message Store Folder' action - Messages in the Message Store can now be organized into sub-folders below the Automation folder.
  • Added 'Convert Image To Text' action which allows you to convert image files and attachments to text using Optical Character Recognition (OCR).
  • For custom C# or Visual Basic scripts, you can now reference any of the Microsoft .NET Framework System assemblies via the Add Reference button.
  • The 'Microsoft Office 365 Update Incoming Message' action now...

Released: Jun 14, 2022

v5.0.850 での更新項目

機能

  • When selecting a Message Source in the explorer, the Automation assigned to it is now moved to the top of the Automations view along with any called Automations.
  • You can now reset the error counts shown in the Studio status bar by right-clicking the Message Source or Automation logs. The error count is also reset if you reprocess any messages or edit an Automation.
  • Added 'Convert Document To Text' option for PDF to text conversion, to return all text elements along with position and font...

Released: Jun 7, 2022

v5.0.845 での更新項目

機能

  • The 'Convert Document To Text' action now has a Test button allowing you to preview the conversion.

Released: Jun 1, 2022

v5.0.840 での更新項目

機能

  • Added the option to run a ThinkAutomation instance as a failover server for another instance.
  • The Send Email action now has the option of sending the email immediately and the send result returned to a variable, in addition to the default option of adding the email to the outbox queue.
  • When viewing the Automation Process Log you can now right-click a line and select View Message Store Message to view the processed message.
  • The Lookup From Excel action and Microsoft Excel Pickup Message...

Released: May 17, 2022

v5.0.835 での更新項目

機能

  • Added 'Continue Loop' action which can be used inside 'For Each' loops to move processing to the next iteration.
  • Added an Online Automation Library - The Online Library will contain sample Automations created by Parker Software and Automations created by other ThinkAutomation users. You can download Automations from the online library which you can then use and edit.
  • You can now the time that ThinkAutomation performs message store database maintenance.
  • File Pickup message sources now have the...

Released: May 9, 2022

v5.0.830 での更新項目

機能

  • Added 'Embedded Value Store' which provides simple storage and retrieval of key/value pairs.
  • The 'HTTP Post' action now allows files to be specified for form-data fields. The resulting post will then use 'multipart-form/data' content-type. You can also stream binary data using the 'Stream Binary Data' option.

不具合の修正

  • Fixed issue with Move Incoming Message action not allowing you to select a folder when using Gmail message source.
  • Fixed issue the For Each Comma Separated Value In where the loop...

Released: Apr 28, 2022

v5.0.826 での更新項目

機能

  • Added 'Is A Valid Email Address' to check if the email address has a valid MX record. If you are sending emails to unknown recipients then you can use this to check the address is valid and has a valid MX record before using the Send Email action.
  • Added 'Append To Remote Path' option on Cloud Storage action (upload option). Allows you to dynamically upload to sub folders. Sub folders will be created if they do not exist.
  • Added Wasabi, DigitalOcean and Linode cloud storage providers to Cloud...