Journalisation package updates
- Dernière mise à jour2026/04/06
Journalisation package updates
Review the updates in released versions of the Journalisation 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 Journalisation 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 |
|---|---|---|---|---|
| 3.10.0 | 4 juin 2025 |
Avec Automation 360 v.37 (Sandbox) (prise en charge liée à macOS) |
22.140 or later | 35124 or later |
| 3.8.0 | 6 septembre 2023 | With Automation 360 v.30 (Sandbox) release | 21.134 or later | 19321 or later |
- 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 Enregistrer dans un fichier
package, the naming convention is:
bot-command-logtofile-<version.number>.jarFor example,
bot-command-logtofile-3.8.0.jar
For detailed steps on downloading a package and manually adding it to the Control Room, see Ajout de packages à la Control Room.
3.10.0
- Compatible Agent robot version: 22.140 or later
- Compatible Control Room version: 35124 or later
| What's new |
|---|
|
The Enregistrer dans un fichier package is
renamed as Journalisation
The Enregistrer dans un fichier package is renamed as Journalisation . You can continue to access the actions within this package from the Journalisation option in the Actions menu. |
|
New action: Log to Server
Use the new Log to Server action to add custom logs within Tâches API. You can forward the custom logs along with the automation runtime logs to an external SIEM server. For more information about Log to Server, see Journaliser sur le serveur action. |
|
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. |
3.8.0
- Compatible Agent robot version: 21.134 or later
- Compatible Control Room version: 19321 or later
| What's new |
|---|
|
Added new Log
variables to file action
(Service Cloud case
ID: 01263909) You can use the new, Log variables to file action in the Enregistrer dans un fichier package to log user-defined variable values of basic data types (such as Number, String, Boolean, and DateTime) to a log file. Use this action to troubleshoot and fix any automation issue by analyzing the variable values logged in the log file. Note: The
existing Log to file
action has been renamed to Log text to
file.
Utiliser l\'action Journaliser les variables dans un fichier | Exemple d\'utilisation de l\'option de sélection Personnalisé dans l\'action Enregistrer des variables dans un fichier |
| What's changed |
|---|
|
Centre d\'aide pour les développeurs de robot
|