PWACImmunityAPI.proto

Provide various functions that allow you to run the Immunity Tests. The functions are:

Be sure to input the Mandatory settings for the parameters. You may skip the Optional settings.
Run the function files in the following sequence for executing the Immunity test.
1. loadImmunityTestFile
2. runImmunityTest

loadImmunityTestFile

Load the pre-configured Immunity test file into the AC Source application.

The Immunity test file has to be pre-configured using the AC Source before it can be used via gRPC service.

runImmunityTest

Run the previously-loaded Immunity test via the loadImmunityTestFile function.

See Also

gRPC Service

Using gRPC Service

Execute Immunity Test via gRPC Service