Micro Focus QTP (UFT) Forums
Siebel Application Automation - 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: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: Siebel Application Automation (/Thread-Siebel-Application-Automation)



Siebel Application Automation - tapandalal - 10-22-2008

Hi All,

This is Tapan here, new to this blog, I am using Siebel emedical App version 8.0 to Automate, facing the issue to proved new set of Data to an application all the time.

Example: Cliant has Address, If I provide addresses first time in Excel suppose 50 address. And if i runt 10 iterations, then next time when I loginto the scrip it starts from the first addressitself.

If i use random numbers for this it is not going to worl, because ther will be one pint where we have all the address used and next time if I am going to use the same address as a New Address then Siebel will throw an Errro sting the smae address can not be added, so how to solve this?

Is ther any way we can Increment the string and can keep track of it, when we exit from the script and enter agin then it use the last value of the string and start increment again.

Thanks
Tapan Dalal