Unable to Perform 'Type into ' Activity at Oracle Application

Please find attached workflow. you would need to use Get Visible text as the Text written in fmb’s page (Oracle Forms Page) is not displayed native text.

Also , when providing the selector , select the full Form “Submit Request” Form, also ensure that the Decision box is inside it , Ref screenshot below.

This will capture all the text visible on the window , including the request ID. Then you would need to use Substring to retrieve the request ID ,

Attached workflow does substring as well. Modify the substring Length val to make it generic …

Main.xaml (8.4 KB)