Oracle SOA Suite 12c Essentials — Question 39

Results catching has been configured on a business service. A previously cached result has been flushed from the cache.
Which two events may have occurred?

Answer options

Correct answer: B, D

Explanation

Option B is correct because updating the WSDL resource typically leads to the flushing of cached results to reflect the new definitions. Option D is also correct, as a different response from the back-end service for the same cache key would necessitate clearing the cache. Options A and C are not valid as they do not directly relate to the flushing of cached results in this context.