URI Rules not updating VSM using V3 API in DevTest 10.8.1
search cancel

URI Rules not updating VSM using V3 API in DevTest 10.8.1

book

Article ID: 400284

calendar_today

Updated On: 06-06-2025

Products

Service Virtualization

Issue/Introduction

When Updating a REST VS that has URI rules defined  using V3 API ,  1n 10.8.x,  I am seeing that it updates the VSI,  but the VSM rules are not updated or added.

 

 "dataProtocols": [
   {
     "forRequest": true,
     "typeId": "RESTDPH",
     "config": {
       "rules": [
         {
           "valid": true,
           "uri": "GET /lisa/loan/{URLPARAM3}/"
         }         
       ]
     }
   }
 ]
}

Environment

DevTest 10.8.1

Cause

We have a patch for this issue. 

Resolution

Open a ticket with support and request patch_DE636098_10.8.1_GA.jar 

Additional Information

Steps to apply

  1. Stop VSE 
  2. Download the patch file patch_DE636098_10.8.1_GA.jar and place it in <DevTest-Home>/lib/patches folder
  3. Restart VSE and verify