This message was deleted.
# general
s
This message was deleted.
t
Hi @Venkatesh Satturi you would need to write an extension to achieve this, since currently WireMock is stateless except for scenarios (which are simple finite state machines, rather than data stores).
Would be curious to know what your use case is? Often we find it’s possible to achieve what you need without resorting to full state management.
v
@Tom - Thanks for replying. Our use case is simple, we want the mock response to be dynamic based on the values fetched from db where the query param value is a primary key