- Notas relacionadas
- Primeros pasos
- Para administradores
- Proyectos de flujo de trabajo de RPA
- Crear un flujo de trabajo RPA a partir de una idea
- Creación de un proyecto
- Cómo iniciar un flujo de trabajo de RPA
- Gestionar archivos y carpetas de proyecto
- Conectar flujos de trabajo de RPA a tus cuentas
- Configurar actividades
- Gestionar las actividades de un proyecto
- Transferir valores entre actividades
- Iterar a través de los elementos
- Gestionar los datos en un proyecto
- Configurar un proyecto para usar tus datos
- Usar recursos de archivos y carpetas
- Proyectos de aplicación
- Aplicaciones en Studio Web
- Diseñar proyectos de aplicación
- Template overview
- Configuring the CX Companion app
- Set up a sample app
- CX Companion Salesforce plugin
- Preguntas frecuentes
- Depuración de proyectos de aplicación
- Publicar, implementar y actualizar proyectos de aplicaciones
- Importar y exportar proyectos de aplicación
- Trabajar con entidades en un proyecto de aplicación
- Crear aplicaciones accesibles
- Añadir descriptores accesibles
- La etiqueta Accesible
- Uso del control Pestaña para la accesibilidad
- Diseñar listas y encabezados accesibles
- Diseño de aplicaciones receptivas
- Relación de contraste de color
- Estilos preestablecidos y asignaciones a nivel de aria para el control Encabezado
- Limitaciones conocidas
- Establecer un contexto externo utilizando parámetros de consulta
- Set an external context using external events
- Utilizar matrices para rellenar controles desplegables, desplegables de selección múltiple y botones de opción
- Utilizar controles tabulares con entidades de Data Service en proyectos de aplicación
- Actividades de la aplicación
- Procesos de agente
- Agentes
- Soluciones
- Flujos de trabajo de API: vista previa

Guía del usuario de 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.
-
Haz clic en Guardar.
-
- 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. -
Haz clic en Guardar.
- 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.
-
Haz clic en Guardar.
- 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.