Hello,
I am developing a protocol to receive a command from an automation and return processed data. Looking at the documentation I saw that there are the InterApp classes, but It's not working.
These are the model classes I created:
I created an executor using the DIS Snippet and this is the CreateReturnMessage method:
This is the Executor Trigger
Below is the automation script code that sends the command and waits for the response from the element.
Am I missing something?
Thanks in advance
Hi João, It's working now.
The problem is that the dll library Skyline.DataMiner.Core.DataMinerSystem.Common.dll was missing
Thanks