1
Automation Interface, Add-Ins and Tools / Re: Access EA DBMS from Jenkins Build Job
« on: August 21, 2020, 12:14:07 am »
now its 2020, I use Windows Server 2019 now and this problem re-occurs
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?
- 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
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?