I have several circumstances where there are multiple machines with agents that are dependent on one another. For example, an action on agent A needs to wait until a condition on agent B is true before it can proceed. Is there a way to specify the agent on which the relevance is validated against (such as ‘exists file “ABC.txt” on machine XYZ’)?
Also, is it possible to use a UNC path in relevance?
Note that for this to work, the share will need to be a null session share because the agent runs as the SYSTEM account on Windows (it will work in QnA if you are logged in as a user though).