I am getting a error when compiling a protocol any suggestion for that
Chirangee lal Verma [DevOps Advocate] Selected answer as best 1st October 2024
Hi, could you please check what's inside the Protocol > QActions > QAction 4 tag in the protocol XML? It's value should be empty, but for some reason that's not the case in your protocol.
It should look something like this:
<QAction id="4" name="ProcessHttp" encoding="csharp" triggers="4" />
Chirangee lal Verma [DevOps Advocate] Selected answer as best 1st October 2024