Power Automation

SUGGESTED

Hi, 

I'm trying to use Microsoft Power Automation to automate some processes but I can't seem to get it to behave correctly.

I can see that Sage client sits on top of Java 11, if I run java -version from within the client folder. Java 11 will work fine with power automate using the core features of java 11. But Sage client doesn't

For example if I have a micky-mouse test java app and run it with Java 11, If i move mouse of different components in the window PA detects it's a button, or a textfield or a label. But if i run the same app using the Java version in the sage client, all it will see is the the window, not any components in it. 

As below, if i run the client an click on the text field, all it does is show the window, if will not identity the text field in the window.

So this it why it's not working in sage client either.

How do I enable the java VM in the sage client to work correctly for java 11 automation features?

Thanks.