Service Virtualization

 View Only

POST with groupTag and long "Group Tag" issues

  • 1.  POST with groupTag and long "Group Tag" issues

    Posted Aug 13, 2015 02:04 PM

    I have started using the "Group Tag" property of a virtual service to determine if the MAR file it was deployed from is the latest version (storing the md5 hash of the MAR as the groupTag).

     

    I have run into two issues with this:

    1. This group tag can only be supplied PUT update AFTER the MAR is deployed with a POST to the "deployMar" endpoint in the Invoke API. It would be nice to be able to fill in this detail during the deployMar action.
    2. Large group tags (like md5 hashes) overwhelm the UI and cannot be removed from the web console (see screenshot below).

    DevTest_Console.png

    Has anyone else run into these problems?