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 ProtocolId?
Thank you.
Best regards
Bruno Sousa
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 13th July 2023
Hi Bruno,
In the protocolId field you need to specify the Dummy ID defined in the automation script.
You can get the ID for the dummies, from the automation script XML or by using the GetAutomationScript API call.
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 13th July 2023