Always make sure to test all your projects after upgrading to the latest version of Foxtrot RPA! To ensure proper operation, all Foxtrot servers and workstations are required to run the same version. Upgrade the Foxtrot server first, followed by all Foxtrot workstations. Uninstalling will never delete Foxtrot scripts or databases.
Version 14.5.2 - Download
New Actions
Three new Actions have been added:
Action Name |
Description |
|
|
DOS Command |
Runs a DOS command. |
|
Replace |
Replaces text in an Excel workbook. |
|
Write File |
Writes text to a Text file. |
Added Encoding Options
For the following actions, it is now possible to specify the method of encoding used in the action:
- Read File
- REST
- SOAP
- Write File
SQL and mySQL Timeout
When working with a SQL or mySQL database connection, a configurable connection timeout as well as a query timeout setting has been added.
Improved Data Import Wizard
The Data Import Wizard now allows multiple field definitions to be edited at once.
Improvements
- The Save Attachments email action now offers the option to filter on the extension of the attachments to download.
- The Remove List Duplicates action now offers the option to remove duplicates based on an exact column.
- In previous versions, certain If Actions were not included in search results. This has been fixed.
- The Save List Action now properly requires a file path to be entered.
- Missing Save List Action preferences have been added.
- When the Save List Action is set to save to an Excel file, the user now has the option to customize the Sheet name.
- If an Action targets an Excel cell containing a very long string, the user no longer sees an error stating the cell is in edit mode.
- During a data import, changing a Date field to Text no longer includes a timestamp in the values.
- Other minor bug fixes and usability improvements.
Version 14.5.1 - Download (beta)
Improvements
- In v14.0.4 in some scenarios, Foxtrot would give an error stating that the credentials do not exist, for example, the Unlock action. This has been fixed.
- The Stored Procedure SQL action has been improved.
- The name of the output sheet for the Save List action has been improved.
- In v14.5, the "Delete List Column" action did not work properly when deleting an exact column. It deletes the right column header but always the data in the last column, which is incorrect. This has been fixed.
- In v14.5, the checkbox to keep the window opened when adding columns to a custom list in the Create List action did not work properly. This has been fixed.
Version 14.5 - Download (alpha)
Enhanced Bot Control in FoxHub
It is now possible to add the same machine (bot) multiple times with a specific Windows username and a dedicated port number to enable FoxHub to work with multiple bots on the same machine on different Windows users. This is particularly useful when deploying Foxhub in a server environment.
SAP Technology
Foxtrot is now equipped with technology specifically designed for SAP. This new technology allows Foxtrot to control SAP even more accurately. New capabilities are also available including interacting with SAP toolbars and grids - something unavailable in previous versions.
New Actions
Several new Actions have been added:
Action Name |
Description |
|
|
Credential Exists |
Determines if a specific credential exists in the project. |
|
Credential Prompt |
Prompts the user to enter credential information. |
|
Detect SAP |
Detects all running instances of SAP. |
|
Duplicate Variable |
Duplicates a variable. |
|
Focus |
Gives the target focus. |
|
Get Processes |
Retrieves a list of running processes. |
|
Get Services |
Retrieves a list of running services. |
|
Rename Variable |
Renames a variable in the project. |
|
SOAP |
Executes a call to a SOAP web service. |
|
Toggle Variable |
Toggles the value of a variable. |
|
Variable Exists |
Determines if a specific variable exists in the project. |
New List Actions
Additionally, many new List Actions have been adding allowing greater control over lists within a project:
Action Name |
Description |
|
|
Clear List Column |
Clears a list column. |
|
Clear List Row |
Clears a list row. |
|
Duplicate List |
Duplicates a list. |
|
Duplicate List Column |
Duplicates a list column. |
|
Format List Column |
Formats a list column. |
|
Get List Info |
Retrieves information about a list. |
|
List Column Exists |
Determines if a specific column exists in a list. |
|
List Exists |
Determines if a specific list exists in the project. |
|
Merge Lists |
Combines two lists into one. |
|
Move List Column |
Moves a list column left or right. |
|
Move List Row |
Moves a list row up or down. |
|
Query List |
Queries a list and puts the results in a new list. |
|
Remove List Duplicates |
Removes duplicate list entries. |
|
Rename List |
Renames a list in the project. |
|
Reverse List |
Reverses the order of items in a list. |
|
Subtract List |
Removes one list from another leaving only the differences. |
Improved Create List Action
The Create List Action now allows custom lists to be created.
Improved Send List Action
The Send List Action now offers more options on the parts of the list that should be sent to the target. Options include:
- Full List
- Column (Name)
- Column (Number)
- Row (Number)
- Row (Range)
- Headers only
Improved Get Info Action
When targeting the title bar of a window, the Get Info Action offers access to the:
- Size
- Width
- Height
Improved Save List Action
The Save List Action now allows you to save the values of the list to a variable.
Improved REST Action
The REST Action now allows you to control the Content Type and Accept properties of the request.
Improved Regular Expression Action
The output of the Regular Expression Action, when storing the output to a list, also includes the groups.
Comments
0 comments
Please sign in to leave a comment.