Salesforce package updates
- Dernière mise à jour2025/09/12
Salesforce package updates
Review the updates in released versions of the Salesforce 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 Bot Agent versions.
Versions summary
Version | Release date | Release type | Bot Agent version | Control Room build |
---|---|---|---|---|
2.5.2 | 15 September 2025 | With Automation 360 v.38 (Sandbox) release | 21.222 or later | 15422 or later |
2.3.0 | 16 August 2024 | Package-only; post Automation 360 v.33 release | 21.222 or later | 15422 or later |
2.1.0 | 16 February 2024 | Package-only; post Automation 360 v.31 release | 21.222 or later | 15422 or later |
2.0.1 | 6 September 2023 | With Automation 360 v.30 (Sandbox) release | 21.222 or later | 15422 or later |
1.3.2 | 6 June 2023 | With Automation 360 v.29 (Sandbox) release | 21.222 or later | 15422 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 Salesforce
package, the naming convention is:
bot-command-salesforce-<version.number>.jar
For example,
bot-command-salesforce-2.1.0.jar
For detailed steps on downloading a package and manually adding it to the Control Room, see Ajout de packages à la Control Room.
2.5.2
- Compatible Bot Agent version: 21.222 or later
- Compatible Control Room version: 15422 or later
What's new |
---|
New action: Assign file
Use the new Assign file action to assign a file variable to a file available in a Salesforce entry. You can use this file variable in the subsequent actions within the session. The Assign file action also supports file streaming, allowing you to stream the file without downloading or uploading it. |
File stream support
The Upload file attachment action is enhanced to support file streaming capability to upload files. You can map a file to a file variable using one of the supported actions mentioned in File streaming using file variable and upload the file to a Salesforce entry. |
2.3.0
- Compatible Bot Agent version: 21.222 or later
- Compatible Control Room version: 15422 or later
Fix |
---|
The Control Room
now supports downloading files containing special characters from Salesforce. To ensure successful downloads on Windows
systems, the Control Room filters out unsupported characters
(such as ~ * | \ : " < > ? /) from filenames before saving the files.
These characters are replaced with hyphens (-). Previously, limitations in
Windows file naming prevented files with certain characters from being
downloaded. Service Cloud case ID: 02142663 |
2.1.0
- Compatible Bot Agent version: 21.222 or later
- Compatible Control Room version: 15422 or later
What's changed |
---|
Fixed security vulnerability issues. For more information, click the release download link and view the Security & Compliance reports at A-People Downloads page (Login required). |
2.0.1
- Compatible Bot Agent version: 21.222 or later
- Compatible Control Room version: 15422 or later
What's new |
---|
Control room OAuth
connection
Use this connection method by creating a custom Salesforce OAuth connection and storing it in the Control Room. |
1.3.2
- Compatible Bot Agent version: 21.222 or later
- Compatible Control Room version: 15422 or later
What's changed |
---|
Centre d\'aide pour les développeurs de bot
|
Fix |
---|
Bots using Salesforce package
actions (Update or SOQL) are executing successfully without any proxy
connection issues. Previously, some bots using Salesforce package actions (Update and SOQL) received a timeout error due to proxy connection issue. Service Cloud case ID: 01955727 |