Service Virtualization

 View Only
  • 1.  How to Create Data-Driven For Json Service

    Posted Jul 08, 2019 10:29 AM
      |   view attached
    Hello All,

    Please Help me out of this,

    I have Create one Virtual Service in Dev test Portal. my request response pair is Json Formate,
    when i enable data-driven for this json service i am getting this Error :

    <html>
    <head>
    <title>404 Not Found</title>
    </head>
    <body>
    <h1>Not Found</h1>
    <p>The requested URL was not found on this server.</p>
    <hr/>
    <p>
    <i>The DevTest VSE service could not match your request to a recorded request.&nbsp; Consider expanding your service image.</i>
    </p>
    <br/>
    <font size="-2">Produced by a DevTest virtualized web server.</font>
    </body>
    </html>
    can any one show me how to do Data-driven for Json request.

    Thanks & Regards
    Shaikh Arfin


  • 2.  RE: How to Create Data-Driven For Json Service
    Best Answer

    Posted Jul 09, 2019 09:45 AM
    Hi,

    This error is caused because the signature of your incoming request does not match with (one of) the signatures of your virtual service.
    Can you have a look at the inspection view, and let us know how the signature of your incoming request looks when processed by the request side DPHs.
    And then also show us from your service image how the target signature looks like.

    Cheers,
    Danny

    ------------------------------
    Cheers,
    Danny
    ------------------------------