Admins can configure a button on a mobile web screen that end users can use to launch Virtual Agent from their mobile device.
Pourquoi et quand exécuter cette tâche
To add a button to your mobile web screen, you must use UI Builder. For more information, see UI Builder.
Procédure
-
Navigate to .
-
Search for your mobile web screen and select it to open it.
-
In your mobile web screen UXF page, under Data and scripts, select Add data resource.
-
In the Select a data resource dialog box, search for Mobile app bridge, select it, and then select Add.
-
In the region of the mobile web screen where you want to add the button that launches Virtual Agent, select the plus sign to add a component.
-
Select the Component you want to use to launch Virtual Agent in the mobile web screen.
For example, if you want to add a button that users can select to launch
Virtual Agent, select
Components and then select
Button.

-
Select the button in your mobile web screen UXF page to configure the component in the menu on the side of the screen:
- Select Configure to add a Label for the button, such as Virtual Agent.
- Select Events to connect the button to the API method that launches Virtual Agent.
- In the Events menu, select Add handler.
- In the Choose a handler dialog box, scroll down to Mobile app bridge, and select LAUNCH CHAT.
- Select Continue, and then select Add.
-
Select Save to save your configuration.
Que faire ensuite
In your mobile web screen on your device, refresh the mobile app to display the button you added for Virtual Agent.