FYI. I am in Cognigy V4 Beta
My use case is this. In the Main flow use Intent to execute a child flow. In the child flow I want to pass the keyphrase in a slot called "Product"
Here is the Add to Context node in the child flow
The custom key is created but testing for the value of that custom key immediately after renders only "You want to contact support about {{"
I know the Cognigy Script "{{ ci.slots.Product[0].keyphrase }}" is valid because I can render the value as well as use it in 'If' and 'Lookup' nodes but that is messy and I would like to be able to use Add to Context and the key it creates or some other recommended function.
I am probably just using Add to Context incorrectly.
Funny as this might sound I would 'prefer' you told me to 'RTFM' but told me which 'FM' I should be 'R'ing and where in that 'FM". "Teach a man to fish..."
Thanks
Mike
Comments
6 comments