Micro Focus QTP (UFT) Forums
Problem while recording Siebel Application - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Problem while recording Siebel Application (/Thread-Problem-while-recording-Siebel-Application)



Problem while recording Siebel Application - narendravarma - 11-24-2008

Hi,

1) We are using QTP 9.5 version for writing scripts for Siebel Application, we are not able to execute Service Order option in Menu bar, while recording script is generating for this operation but while executing it was not considering the generated script line.
There was no short cut for selecting Service order (for example Ctrl+S for Save Record, Ctrl+N for New Record), is there any alternative for recording of any option under menu.
2) Some times we are getting “fail to create an object”
Ex:
Code:
SiebApplication("Siebel Service").SiebScreen("Orders").SiebView("Terms").SiebApplet("CFD Templates").SiebPicklist("SiebPicklist").Select "Country Language"
Without changing anything, click on “Retry” the script executing smoothly.
Why it was happening?

Thanks & regards,
Narendra.