Right Selector for Oracle Flex 6.2

Hi there,

Anyone have experience in building RPA for Oracle Flex Cube.

We are trying to build bot for process using Oracle FlexCube.

UiPath studio is picking different selectors for UAT and Production version.

FLEXCUBE Production Selector : wnd app=‘iexplore.exe’ cls=‘SunAwtFrame’ title=‘6.3’

FLEXCUBE UAT Selector : wnd app=‘java.exe’ cls=‘SunAwtFrame’ title=‘6.3’

Also what we learned that text box ids are also not consistent.

Any suggestion on how to handle this issue?