Where can I get the ProtocolId for automation script?
20th July 2021
Hello, If we want to execute an automation script like the presented below (using API): <DMAAutomationScriptDummy> <Element xsi:nil=”true”/> <ProtocolName>Xicom Technology XTC-123</ProtocolName> <Name>XYZ</Name> <ProtocolVersion>XXX</ProtocolVersion> <ProtocolId>????</ProtocolId> </DMAAutomationScriptDummy> Where can I get the …