Create UI parameters for your Virtual Agent link
Create UI parameters to pass information from your record into Virtual Agent so that your users get the information they need for their issues.
Avant de commencer
Role required: admin
Procédure
Que faire ensuite
The UI parameters that you created are available to your Virtual Agent topics within the vaContext object. You can access these parameters in Virtual Agent Designer by entering vaContext. followed by the name of your UI parameter. For example, you can access the incident_caller UI parameter by entering
vaContext.incident_caller. For more details on using context variables in Virtual Agent, see Virtual Agent scripts.