Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Grpc configure in Soa 2023 version

sachin
sachin Posts: 14

Hi Team,

I am not able to configure the grpc setup in soa tool version 2023.

I have added the jars in system properties but still grpc is not reflecting in the messaging client. Restarted the soa tool as well.

Let me know if you need any details for same.

Comments

  • Matt Love
    Matt Love Posts: 100 admin

    Hi Sachin,

    First make sure you are using the correct gRPC transport jar from the IoT/Microservices Pack on Parasoft Marketplace at https://customerportal.parasoft.com/lightningportal/s/marketplacedetails?id=a703g000000003LAAQ
    The file name should be com.parasoft.soavirt.transport.grpc-1.0.0.jar
    After adding the jar to the System Properties preference page you should see gRPC as a new choice in the Transport tab of a Messaging Client. It will look like this in SOAtest 2023.1:

    However, if you have more than one custom transport extension you will need to first select Transport: Custom Extension and then select the specific implementation: gRPC like this:

    If the transport is still not showing after following these steps please contact support@parasoft.com so that you can share a technical support archive.

  • sachin
    sachin Posts: 14

    Thanks matt.
    Could you please confirm that how to import.proto file in order to test the grpc.

    I tried schema url but it's showing the request to trigger it.

  • benken_parasoft
    benken_parasoft Posts: 1,306 ✭✭✭
    edited December 12

    The zip file containing the protobuf extension contains a README with step-by-step instructions for how to specify the paths to your .proto files.

  • sachin
    sachin Posts: 14

    Could you please share the zip file.i am not able to see the zip file.

  • Matt Love
    Matt Love Posts: 100 admin
    edited December 13

    Contact your Parasoft account representative to grant you permission to download the IoT/Microservices Pack zip file from the marketplace. This pack contains the Protocol Buffers (protobuf) Message Format as described at https://customerportal.parasoft.com/lightningportal/s/marketplacedetails?id=a703g000000003LAAQ