Salesforce package updates
- Updated: 2024/08/19
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
- 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 Add packages to the Control Room.
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 |
---|
Help Center for bot developers
|
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 |