05-04-2018 05:20 PM
I have two machines. One of them is host and the other one the remote. I execute some sequences in remote machine from host machine. So I need the results of sequences executed in remote machine. How can I get the information, especially the reportText for example.Could you please attach an example? For getting the results I use the SequenceFilePostStepFailure Callback. How can I pass the data from remote to host, when I use that callback?
05-08-2018 10:48 AM
In addition: I cannot Use this phrase runstate.caller.step.result.reporttext in remote machine, to set the results of remote machine in host machine.
Are there any possibilities to solve this problem. Please help..