Activities

WebAutomation

V. 2.0.2

This version has been released with some enhancements and bug fixes. 

Bug fix

  • Added validation for GetAttribute to check if the attribute value is empty.

Enhancement

  • Removed the extension folder validation logic. Now based on registry
    entries we are checking if the extension is installed or not.

Json

Introduction

JSON is frequently employed for transmitting data between servers and clients, as well as
for interchanging information among various components within an application.

JSON data is structured as an assemblage of key-value pairs, with each key being a string
and each corresponding value capable of being a string, number, boolean, array, object,
or null.

A valid JSON file should look like the below example.
"{'Project': 'key': 'Activation': 'Manager'}"

Activity Updates

Stuck with old features? Unable to follow the latest update? Questions about the latest version?
You can find all the latest updates on the features and activities here. Search for your activity
and upgrade to the latest version in the Designer. 

 

More Info

FTP Automation

In this version, there have been made a few bug fixes and enhancements.

Enhancements 

The "Remove directory" activity was not able to remove directories that contained subfolders.
The directory will be removed even if it contains multiple directories.

Bug fixes

"Remove directory", "Upload file" and "Directory exists" activities had mismatched field names.
This has now been resolved. 
 

Subscribe to Activities