Hi SAP Community,
I am currently building a CAI bot and got the following issue in validator:
I have a skill, which has two requirements,On completion of the 1st requirement, I'am doing a API service call.
If the api service call response is equal to "Incorrect choice",then the skill has to be retriggered. (redirect to same skill)For this purpose, i'am storing API response into a memory variable, and validating it in the validators as -
But Validation is skipped and it's going to the second requirement instead.
Can you please help me on this issue.
Thanks & Regards,
Sundhar S M.