eric_the_tester
3 years agoOccasional Contributor
Virtual Service - Conditional Routing based on request data and database lookup
For ReadyAPI Virtual Service, Is there a way to route based on the value of a database query (augmented with some request value)?
I have a request with no static identifier, the only identifier is a guid (a random string of alpha numeric characters). I would like to perform a database look up on what user/value this guid maps to and then decide to route it or not.
I know there is database sources, however most documentation cites datasources for use in the response.
Any insight is appreciated.
Thanks!