Bases d\'Excel package updates

Review the updates in released versions of the Bases d\'Excel package such as new and enhanced features as well as fixes and limitations. The page also lists the release dates of each version, and the compatible Control Room and Agent robot versions.

Versions summary

The following table lists the versions of Bases d\'Excel package released either with an Automation 360 release or as a package-only release (in descending order of release dates). Click the version link for information about updates in that package version.
Version Release date Release type Agent robot version Control Room build
6.23.8 15 décembre 2025 Package-only; post Automation 360 v.39 (Sandbox) release 21.112 or later 11307 or later
6.23.0 4 juin 2025

Avec Automation 360 v.37 (Sandbox) (prise en charge liée à macOS)

21.112 or later 11307 or later
6.20.0 17 juin 2024 With Automation 360 v.33 (Sandbox) release 21.112 or later 11307 or later
6.18.1 20 octobre 2023 Package-only; post Automation 360 v.30 release 21.112 or later 11307 or later
6.15.0 6 juin 2023 With Automation 360 v.29 (Sandbox) release 21.112 or later 11307 or later
Note:
  • To download an individual package (updated in an Automation 360 release where you want only the package), use this URL:

    https://aai-artifacts.my.automationanywhere.digital/packages/<package-file-name>-<version.number>.jar

  • For Bases d\'Excel package, the naming convention is: bot-command-poi-<version.number>.jar

    For example, bot-command-poi-6.18.1.jar

For detailed steps on downloading a package and manually adding it to the Control Room, see Ajout de packages à la Control Room.

6.23.8

  • Compatible Agent robot version: 21.112 or later
  • Compatible Control Room version: 11307 or later
Fix

The Bases d\'Excel package now properly handles edit operations such as Set cell and Get cell on password-protected excel files when ypu provide valid credentials. This fix restores expected behavior and removes a key limitation for users who automate workflows involving secured excel documents.

Previously, the Bases d\'Excel package did not allow editing (Set cell, Get cell) of a password-protected excel file even when you provided correct credentials.

6.23.0

  • Compatible Agent robot version: 21.112 or later
  • Compatible Control Room version: 11307 or later
What's new

Les développeurs citoyens et les experts en automatisation professionnels peuvent désormais développer et exécuter des automatisations sur les plateformes macOS sur leurs appareils. Ce package a été amélioré pour prendre en charge macOS, pour une expérience de développement et de portabilité uniforme.

What's changed
Updates to the user interface

We have enhanced the help text for the File path field within the Open action. This improves user experience by providing clearer instructions on path compatibility across different operating systems.

Fix
If you have used the Set cell action to set the value to a cell that is part of the formula evaluation, the value is now obtained correctly even when that action is within a loop.

Service Cloud Case ID: 02193616

6.20.0

  • Compatible Agent robot version: 21.112 or later
  • Compatible Control Room version: 11307 or later
Enhancement
The maximum size of the data that is allowed in an Excel file is now increased from 100,000,000 to 2,147,483,647. This enables users to now include a larger Excel file while using the Bases d\'Excel package to automate repetitive tasks in XLSX workbooks.

Service Cloud Case ID: 02103587, 02117904

6.18.1

  • Compatible Agent robot version: 21.112 or later
  • Compatible Control Room version: 11307 or later
Fix
If you use the Get single cell or Get multiple cell actions to retrieve data from a Microsoft Excel sheet, any data that is in the date type format within the specific cells is now extracted in the dd/mm/yyyy format.

Service Cloud Case ID: 01990340, 02183449

6.15.0

  • Compatible Agent robot version: 21.112 or later
  • Compatible Control Room version: 11307 or later
Fixes
You can use the Get cell address action in the Excel basic package to read data from a specified cell in an Excel sheet, even when that cell contains advanced Excel function or formula (such as AVERAGEIFS,COUNTIF).

Service Cloud Case ID: 01791154

The Get multiple cells action now displays the correct field name for selecting the range of cells.