This release contains enhancements to improve the user experience. 

Enhancements

  • Enhanced the Rest Activity to include the “Timeout” property along with the “Delay After”, “Delay Before” to set time/ delay during runtime, before execution and after the execution. 
  • Added "FormData" as content type which helps the user to send data as multipart form data, typically used for file uploads or when submitting form data in a way that mimics a web form submission.

Known Issues

  1. If the “Timeout” parameter is set to “0”, the activity will default to “60000” (1 minute) to process the request. 

 

5.1.3