Service Virtualization

  • 1.  Cannot record requests with protobuf payload.

    Posted Feb 02, 2018 12:04 AM
    I am trying to virtualize a service that I am using. I have setup a proxy to record the request/response pairs. The request goes throug and I can see the reponse on terminal, but the req/res pair is not being recorded due to which I  am not able to virtualize my service. Is there is restriction on the type of data it can record because I am using protobuf as my payload format. I am using CA SV Community Edition


  • 2.  Re: Cannot record requests with protobuf payload.
    Best Answer

    Posted Feb 02, 2018 11:10 AM

    The SVCE home page (here) has the following to say on the matter:

     

    CA Service Virtualization Community Edition is a re-imagined, self-contained personal edition of CA Service Virtualization which has been optimized for HTTP/HTTPs services and the following protocols:

    • SOAP | REST | JSON | XML

    So the restriction is SOAP and REST as protocols with JSON and XML as payloads. Protobuf would appear to not be supported.