Transaction Rule Naming question
Hello,I have a .NET Transaction Rule named: "/ws/rest/api" The matching Rule is a Regex:/ws/rest/api/V[0-9].[0-9]/pthruA couple of examples of the the URLs that would match this rule are:/ws/rest/api/V3.0/pthru/workingorders/ws/rest/api/V4.0/pthru/...