Service Virtualization

  • 1.  Virtualized response issues

    Posted Aug 23, 2018 03:10 PM

    Has anyone came across any issue where a virtualized service (REST API call) is returning the expected response when tested individually using tools like postman but not giving the expected response when invoked through an application. I had checked the logs and I can see that the dev test end point url is getting invoked.

     

    Below is the response which I am getting (which is not expected).

     

    {
      "headers" : {
      "Server\" : [ "LISA/Virtual-Environment-Server" ],
      "Date" : [ "Thu, 23 Aug 2018 10:28:45 PDT" ],
      "X-Powered-By" : [ "LISA/10.1.0 (10.1.0.283)" ],
     
      "Content-Type" : ["application/json" ],
      "Content-Length" : [ "92\" ]
      },
     
      "body" : {
     
      "bonusProgramList" : null
      },
      "statusCodeValue" : 200,
     
      "statusCode" : "OK"
      }"



  • 2.  Re: Virtualized response issues

    Broadcom Employee
    Posted Aug 23, 2018 11:25 PM

    Hi,

     

    Is it possible to share your vsm/vsi files for your virtualized service in this discussion?
    If it is impossible to share your vsm/vsi files for your company's security policy, then we recommand to create a support case to solve your problem.

     

    Thank you,



  • 3.  Re: Virtualized response issues
    Best Answer

    Posted Aug 24, 2018 11:27 AM

    thanks.. I had submitted a case with the number 01175563.