- Notes de publication
- Démarrage
- Pour les administrateurs
- Projets de workflow RPA
- Créer un workflow RPA à partir d'une idée
- Créer un projet
- Comment démarrer un workflow RPA
- Gestion des fichiers et dossiers du projet
- Connecter des workflows RPA à vos comptes
- Configurer les activités
- Gérer les activités d'un projet
- Transmission de valeurs entre les activités
- Naviguer dans les éléments
- Gérer les données d'un projet
- Configurer un projet pour utiliser vos données
- Utiliser des ressources de fichiers et de dossiers
- Projets d'application
- Applications dans Studio Web
- Concevoir des projets d'application
- Template overview
- Configuring the CX Companion app
- Set up a sample app
- CX Companion Salesforce plugin
- Questions fréquemment posées
- Débogage de projets d'application
- Publier, déployer et mettre à niveau des projets d’application
- Importer et exporter des projets d'application
- Travailler avec des entités dans un projet d'application
- Créer des applications accessibles
- Ajout de descripteurs accessibles
- Le libellé Accessible
- Utilisation de la commande Onglet pour l'accessibilité
- Concevoir des listes et des en-têtes accessibles
- Conception d'application réactive
- Taux de contraste des couleurs
- Prédéfinir les styles et les mappages au niveau de l'air pour la commande En-tête
- Limites connues
- Définir un contexte externe à l'aide de paramètres de requête
- Set an external context using external events
- Utiliser des tableaux pour remplir les commandes Liste déroulante, Liste déroulante à sélection multiple et Bouton radio
- Utiliser des contrôles tabulaires avec des entités Data Service dans les projets d'application
- Activités d'application
- Processus d’agent
- Agents
- Solutions
- Workflows d’API - Aperçu

Guide de l'utilisateur Studio Web
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.
-
Cliquez sur Enregistrer (Save).
-
- 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. -
Cliquez sur Enregistrer (Save).
- 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.
-
Cliquez sur Enregistrer (Save).
- 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.