java - How to get oracle form version from EBS URL? -
i working on testing tool automates oracle ebs transactions. oracle forms(gui) gets changed whenever there patch applies. after recording transaction , if kind of gui changes happens , automation not happen. that, need track version of forms before replaying whether same recording 1 or not. don't know version change when patch applies forms or reports. can find details related oracle forms oracle forms->help->about oracle applications, can not automated. oracle form version change if patch applies? if yes, how can capture version respective ebs url (note: can them sql queries , linux commands , want know form version url ).
Comments
Post a Comment