Grpc configure in Soa 2023 version
Comments
-
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.
1 -
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.
0 -
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.
0 -
Could you please share the zip file.i am not able to see the zip file.
0 -
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
0