Automation 360 v.22-Community Edition – Versionshinweise

Veröffentlichungsdatum: 15. September 2021

Erfahren Sie mehr über die neuen Funktionen in der Community Edition von Automation 360 v.22 (Build 10535).

Automation Workspace

Neue Funktionen
Introducing Text file Paket

A new Text file Paket is now available and includes the Get text Aktion. Use this Aktion to extract text from files that have Japanese characters with Shift-JIS encoding and then save the content in the files to a string variable.

Textdatei Paket

Share session across Bots

Share a DLL, Excel, and Terminal Emulator session across multiple Bots using the Global session option. You can also share a session with specific child Bots using the Variable option and share a session with only the current Bot using the Local session option.

Freigabe von Sitzungen auf mehreren Bots

Enhancement to AISense Recorder

AISense Recorder now enables automation of applications that use Russian and a combination of Russian and English interfaces.

AISense zur Aufzeichnung von Tasks aus Remote-Anwendungen

Enhancements to recorder conditions for Pakete
  • Use the new Object does not exist condition from the Condition list of any Paket to verify whether a specific object in a window exists and then execute Aktionen based on the result.

    This condition works with SAP technology as well.

  • The existing Object condition is now renamed as Object exists.

Schleife Paket

Enhancements to Excel Advanced Paket
  • Open files with .xml and .txt extensions using the Open Aktion.
  • Use the wildcard character (*) in the Open Aktion for file names to search based on the wildcard pattern.
  • When you use the Run macro Aktion and specify an argument that has a blank value, this blank value can now be passed to the macro.
New option in Database: Disconnect Aktion

In the Database: Disconnect Aktion, you can now use the Keep database schema in cache until bot finishes running option to enable the Loop Aktion to iterate the dataset by using cached schema after disconnecting from the database.

Use regular expressions in File > Open Aktion (Service Cloud case ID: 00737614)

Use regular expressions (regex) in the Open Aktion of the File Paket to support pattern-based search.

Specify timeout for Bots (Service Cloud case ID: 00667049, 00690892, 00699158, 00706491, 00739420, 00739415, 00741590, 00769795)

You can now specify the amount of time by which the execution of a Bot must be completed. The system stops the Bot execution if it is not completed within the time you specified.

Zeitüberschreitung für Bot-Ausführung konfigurieren

New Exchange version supported in E-Mail Paket

In the E-Mail Paket, when you choose an EWS server to establish a connection, you can now use the Exchange2013 option in the Exchange Version field.

New Aktionen in Fenster Paket
  • Use the Close all Aktion to close all windows or programs running on the system, except the windows added in the Add window field.
  • Use the Restore Aktion to restore the size of a maximized or a minimized window or application running on the system.

Fenster Paket

New option to search text within Bot content in Bot Editor (Service Cloud case ID: 00735685, 00736201, 00739122, 00740481, 00733885, 00748970, 00746459, 00738181,00756441,00759037,00761453,00764478)

In the Bot Editor, use the search box in the Flow, List, or Dual view to search for text, variables, or Aktionen in the entire Bot content such as package name, action name, string name, or variable name. This feature helps you to view or edit a Bot with long code lines to determine where the searched text, such as variables, strings, or Aktionen, is used and in which line.

Aktionen zum Erstellen von Automatisierungen

Enhanced support for SOAP-Internetdienst URI (Service Cloud case ID: 00759811)

In the SOAP-Internetdienst Paket, if the input to the Address location field is empty, the Bot now retrieves the address location from the WSDL file.

New option in SOAP-Internetdienst Paket

Use the Build SOAP request option in the SOAP-Internetdienst Paket to retrieve SOAP request details from the SOAP URI or the WSDL file. You can now select any operations from the list of services and ports available in the SOAP Request to automatically populate data in the fields of the SOAP-Internetdienst Aktion.

Beispiel für die Verwendung der Aktion „SOAP-Webdienst“

TNS name supported for Oracle Database connection

TNS (Transparent Network Substrate) name is now supported in the Oracle Database. You can connect to the Oracle Database by specifying the TNS name and path of the tnsnames.ora configuration file.

Wait time option in Google Sheets Paket (Service Cloud case ID: 00738249, 00817449, 00814775)

When you use the Connect in the Aktion in the Google Sheets Paket to establish a connection with the Google server, you can now set a wait time in the Wait for actions to complete field when performing Aktionen such as Get, Set, or Delete. For example, if you have a large file that takes a long time to open, you can now set the wait time for the file to open before the system executes the next set of Aktionen.

New option for Put Aktion in Wörterbuch Paket

You can now assign a static value to a key for a dictionary variable by using the Static value option in the Put Aktion in the Wörterbuch Paket.

Wörterbuch-Paket

Relative click and occurrence supported in Pakete (Service Cloud case ID: 0055643,00754173)

When you capture a target image using the Bilderkennung Paket, you can now use the Preview option to select a specific captured occurrence and position your click location relative to the image.

The feature is supported in the following Pakete and Aktionen:
  • Bilderkennung > Find image in window
  • Bilderkennung > Find window in window
  • Wenn > Image Recognition condition
  • Schleife > While > Image Recognition condition
  • Wait for condition Aktion > Image Recognition condition

Verwenden der Aktion „Bild in Fenster suchen“|Verwenden der Aktion „Fenster in Fenster suchen“

Enhancements to execution type key in AATaskExecutor variable
  • When you schedule a Bot to run, the Execution_Type key in the AATaskExecutor variable now returns information about the execution type with schedule type (frequency) such as Run as schedule Daily, Run as schedule Weekly, or Run as schedule Monthly.
  • When you use a trigger in a Bot, the Execution_Type key can be accessed through the trigger data. The Execution_Type key returns the Run through Trigger as a string for triggers.
Language support for variable names

Variable names now support Greek and Japanese languages. You can now create variable names using the following characters:

  • Greek uppercase and lowercase characters
  • Japanese Katakana full-width and half-width characters.
New option in REST-Internetdienst (Service Cloud case ID: 00764198, 00800287)

In the REST-Internetdienst Paket, you can now use the Allow insecure connection when using https option to skip SSL certificate validation and to allow non-secure connections.

Work item ID and time filters for workload automations

Combine the work item ID and start time of a queue to search for specific work items and monitor the progress of these work items. The start time filters the list of all work items that start between specified start date and start time.

Erlaubte Aktionen auf der Seite „Warteschlange anzeigen“

Enhancements to the Bot structure

We have enhanced the overall readability of the Bot structure and updated the node labels of the Bot to show selected properties and parameters of each Aktion in detail in the Flow, List, and Dual views. You no longer have to expand each Aktion to view these details.

The Flow, List, and Dual views display the following properties of Aktionen:

  • The value you enter for Aktionen such as Set text for all supported technologies
  • Names of objects on which Aktionen such as Set text, Click, Left click, Get property, and Select item by index are performed
  • Name of the object property mentioned in the Aktion
  • Name of the return variable if some value is assigned to a variable
  • List of properties for the Get property Aktion
Java applications supported in App integration Paket

The App integration Paket now supports Java applications that are based on the Standard Widget Toolkit and Abstract Window Toolkit, which can draw text using Windows text-drawing APIs.

Direct download support in Bot Store

Users who cannot connect their Control Room to the internet can now directly download Automation 360 Bots and Pakete locally from Bot Store and then import them to their Control Room.

Bots und Pakete lokal aus dem Bot Store herunterladen und in den Control Room importieren

Automation Co-Pilot für Geschäftsanwender

Neue Funktionen
Select File element input supported for Create a Request action

The Create a Request action in the Process Composer package now supports passing input in the request creation forms for the Select File element. You can now use Bots to create a request and upload or download files as input with the Select File element. These input files are uploaded to the storage service to be available for further processing in the request.

Output variables support in Process Editor

The Output variables section in the process editor enables you to create a user-defined variable that can be set as an output to any process. This helps you pass the output from the child (sub) process, which was called in the Process Task, to the parent (main) process.

Anzeige der Ausgabe der untergeordneten Prozessautomatisierung

Detail view in Tasks page

The new Detail view option in the Tasks page provides better insight into individual tasks for better task management. The detail view previews each task in its respective request view page without opening another page, which helps organize and correspond your tasks with the available requests. Users can interact with their tasks as well.

Discovery Bot

Neue Funktionen
View Groups of steps

When reviewing a process view, you can now use the group option or icon to display groups of steps that belong to the primary level action and secondary level action (and subgroup level actions) used during the recording session.

Use the group icon to help you decide what groups of steps to select for a task you want to automate. For example, a primary level action displays Microsoft Outlook, a secondary level action displays Outlook mail notification, and subgroup level actions display terms such as Email -Add To, Email – Add Subject.

Erstellen einer Prozessansicht mit Verzweigungen und Möglichkeiten

Use Dynamic option for system-generated views

You can now use the Dynamic option from the Model options to view recordings where groups of steps display a set of repeating patterns that belong to the same application or same primary level action used during the recording session.

Use this option to decide the context of the process or the task you want to automate. Groups of steps that are labeled belong to supported applications such as Microsoft (Excel, Outlook, and Notepad), Notepad++, text editors, most windows use cases, and Chrome browser functionality.

Erstellen einer Prozessansicht mit Verzweigungen und Möglichkeiten

Enhancements to PDD Word document

The PDD Word document now includes a process recording flow chart and the time on each individual step in hours, minutes, and seconds.

Überprüfen der Möglichkeiten und Umwandeln in Bot