08-18-2008, 05:27 PM
(This post was last modified: 08-18-2008, 05:28 PM by Johny Kluge.)
Hi,
I have got little bit another problem:
My script fills in the form on Terminal Emulator window. Before this window appears, unique ID is generated and displayed in the header of the form. I can capture this ID and store it into Output Value.
I need to check the Sybase DB if there is a new record added with such a new ID (after submitting the terminal form).
I was trying to insert a DB check, but it only works with static data.
I need to execute a select from table and check wheter new ID is present in the DB table.
Is it neccessary to configure the Object Repository? How?
Any help/link/comment would be very welcome!
Thank you
J.
I have got little bit another problem:
My script fills in the form on Terminal Emulator window. Before this window appears, unique ID is generated and displayed in the header of the form. I can capture this ID and store it into Output Value.
I need to check the Sybase DB if there is a new record added with such a new ID (after submitting the terminal form).
I was trying to insert a DB check, but it only works with static data.
I need to execute a select from table and check wheter new ID is present in the DB table.
Is it neccessary to configure the Object Repository? How?
Any help/link/comment would be very welcome!
Thank you
J.