이제 'Send Email(이메일 전송)' 작업에서 디지털 서명으로 서명된 이메일 전송을 지원합니다.
9월 14, 2023
신규 버전
기능
You can now set 'Log Retention Maximum Days' in the Server Settings - Message Store tab. This setting defines the maximum number of days that automation and message source logs are retained for.
Added 'Pause Message Source' and 'Resume Message Source' operations to the 'Message Store Operation' action. This allows you to pause and resume any Message Source in the same Solution from within an Automation.
The process counts for Called Automations are now incremented (previously only the top-level Automation process count was incremented).
The 'Send Email' action now supports sending emails signed with a digital signature.
Added 'Throw Error On HTTP Errors' option to the 'HTTP Post' action, allowing you to disable Automation error on 400+ response status and just return the status to a variable (this option was already available on the 'HTTP Get' action).