Send previous control to client
-
- UpdatedAug 3, 2023
- 1 minute read
- Vancouver
- Virtual Agent
The Vancouver release is no longer supported. As such, the product documentation and release notes are provided for informational purposes only, and will not be updated.
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: