Caching Issue of Instant App for Call External Web API action in Oracle Digital Assistant
Summary
Caching Issue of Instant App for Call External Web API action in Oracle Digital AssistantContent
Hello Gurus -
Good day!
I recently encountered this issue when calling the Call External Web API action in Oracle Digital Assistant where the values from fields I'm referencing through the Brace Notation ( {elementName} ) is getting cached. When I am running an PATCH webservice I am getting the old values or should I say the cached value not the new value set by the user.
We tested it by clearing the cache before running the Instant App and that works for us.
My question is:
0