now its 2020, I use Windows Server 2019 now and this problem re-occurs
- I can start EA interop manually in system context, everything is fine
- I can start EA interop via Jenkins in system context, and it starts but it hangs in OpenFile and OpenFile2
By the way - it does not matter if I use system context or user context.
So EA obviously accesses keyboard/mouse input or UI output which was completely vanished in Win2019 (session 0 isolation) for services even if I explicitly allow Jenkins the interaction with the desktop.
This is the only difference between both use cases. BTW:
https://kb.firedaemon.com/support/solutions/articles/4000106824 explains the technical background...
So the game starts again: how to use automation of EA in an highly automated build environment?
The ProCloud Server is not an option - it provides much more and much different functionality than required, I simply want to extract html out of the model.
Does anybody have an idea?