- Versionshinweise
- Erste Schritte
- Für Administrators
- RPA-Workflow-Projekte
- Erstellen eines RPA-Workflows aus einer Idee
- Erstellen eines Projekts
- So starten Sie einen RPA-Workflow
- Verwalten von Projektdateien und -ordnern
- Verbinden von RPA-Workflows mit Ihren Konten
- Konfigurieren von Aktivitäten
- Verwalten der Aktivitäten in einem Projekt
- Übergeben von Werten zwischen Aktivitäten
- Iterieren durch Elemente
- Verwalten der Daten in einem Projekt
- Konfigurieren eines Projekts zur Verwendung Ihrer Daten
- Verwenden von Datei- und Ordnerressourcen
- App-Projekte
- Apps in Studio Web
- Entwerfen von App-Projekten
- Template overview
- Configuring the CX Companion app
- Set up a sample app
- CX Companion Salesforce plugin
- Häufig gestellte Fragen
- Debuggen von App-Projekten
- Veröffentlichen, Bereitstellen und Aktualisieren von App-Projekten
- Importieren und Exportieren von App-Projekten
- Arbeiten mit Entitäten in einem App-Projekt
- Erstellen zugänglicher Apps
- Hinzufügen zugänglicher Deskriptoren
- Die Beschriftung „Zugänglich“.
- Verwenden des Registerkartensteuerelements für Barrierefreiheit
- Entwerfen barrierefreier Listen und Überschriften
- reaktionsfähiges App-Design
- Farbkontrastverhältnis
- Legen Sie Stile und Zuordnungen auf Aria-Ebene für das Header-Steuerelement vor
- Bekannte Einschränkungen
- Legen Sie einen externen Kontext mithilfe von Abfrageparametern fest
- Set an external context using external events
- Verwenden Sie Arrays, um Dropdown-Menüs, Dropdown-Menüs mit Mehrfachauswahl und Optionsfeld-Steuerelemente auszufüllen
- Verwenden Sie tabellarische Steuerelemente mit Data Service-Entitäten in App-Projekten
- App-Aktivitäten
- Agent-Prozesse
- Agenten
- Lösungen
- API-Workflows – Vorschau

Studio Web-Benutzerhandbuch
The UiPath CX Companion SF Plugin enables the out-of-the-box integration of CX Companion with Salesforce when using external events. Read the following sections to learn how to install and configure the plugin.
There are two options to position the CX Companion launch button in the Salesforce UI:
- As a Utility Bar item that is visible across all objects.
- As an action button on the object record page.
Position as Utility Bar item
Follow these steps for each app where you want to enable CX Companion (e.g. Sales Console). This will ensure CX Companion is visible in the Utility Tray when the user is in that app.
In the following instructions, CX Companion is added as a Utility Bar item in Service Console.
- Navigate to Setup > App Manager.
- Select Edit for Service Console.
- Under Utility Items (Desktop Only) on the left panel, click Add Utility Item.
-
Search for the Lightning Web Component
cxCompanionin the pop-up and select it. - Enter the Label that will appear in the Utility Bar (e.g. CX Companion) and select an appropriate icon.
- Specify the Panel Width (recommended 1000 px) and Panel Height (recommended 520 px).
- Select Enable Refresh Button which appears inside the LWC and allows CX Companion to be refreshed with data from the active SF object.
-
Klicken Sie auf Speichern.
-
- For Utility Bar Alignment, select the desired alignment, and then click Save.
- If you select Default, the utility bar appears on the lower-left side of the screen.
- If you select Mirrored, the utility bar appears on the lower-right side of the screen.
Position as an action button on the object Record Page
Follow these steps for each object where you want to create the new action button for the Object Record page. The below instructions will guide you to adding CX Companion as an action button on the Case Record page.
- Navigate to Setup > Object Manager to create a new action for an object.
- Search for an object for which you want to add a quick action (e.g. case) and open it.
- Select Buttons, Links, and Actions on the left panel, and then, click New Action.
- For Action Type, select Lightning Web Component.
- For Lightning Web Component, select uipathsf:cxCompanionRecordAction.
- In the Label box, enter the label that will appear on the button (e.g.
CX Companion) and select an appropriate icon. The Name field will be automatically populated. -
Klicken Sie auf Speichern.
- Navigate to Setup > Object Manager to add this action to a lightning record page.
- Search for an object for which you want to add a quick action (e.g. case) and open it.
- Click Lightning Record Pages on left hand panel.
- Go to any Salesforce record page, and click Edit.
- Select the highlight panel on the record page and, on the right panel, click Add Action to add a dynamic action.
- Search for CX Companion and click Done.
-
Klicken Sie auf Speichern.
- A button is added on the case record page that launches the CX Companion in a new pop-up window.
Note: The dimensions and title of the CX Companion window will be determined by what was specified in the earlier step Modify Custom Metadata Types.