Send previous control to client
-
- UpdatedFeb 1, 2024
- 1 minute read
- Washington DC
- Virtual Agent
Provide the ability to send previous control to client.
There are two ways to send previous control back from the server when a client
requests:
- In inbound transformation, set
validation_message
in result. Previous control will be sent again with message provided invalidation_message
. - In inbound transformer, set
send_prev_control
in result to true, previous control will be sent again. Use this method for Multi-Step controls.
Example
script: