I'm doing Loading testing for Oracle R12 and during run, script is not able to read data from Oracle Forms and giving below error.
Although, the connection gets established .
Please share what needs to be done on this
Action.c(600): nca_set_connect_opt("INITIAL_DISP_SIZE")
Action.c(602): nca_set_connect_opt("FONT_FACE")
Action.c(604): nca_set_connect_opt("SCALE_INFO")
Action.c(606): connect_server: connection with host "ebstest.oracle.client.com.au" on port 443 established
Action.c(606): Client successfully terminated
Action.c(610): nca_set_window("Sales Orders (ABC Operating Unit) - [New]")
Action.c(614): Error: nca_edit_set("622","ABC Retail") failed, Window or object is not displayed.
Regards
Vijay