Hi guys,
I tried to create object on Domino server (agent.runOnServer)
CreateObject(“Msxml2.ServerXMLHTTP”)
it runs 1-3 times without issues, and then I start to get error:
“Cannot create automation object”
who know the reason of such behavior?
Thanks