On 06/12/2008, NitishShetty <[EMAIL PROTECTED]> wrote: > > Sebb thanks for replying, > > I am comfortable with Regular_Expression_Extractor. > > The problem is when I record the script I am able to see the variable SWETS > with its value 1228552812837 in HTTP sampler but for correlation I am not > able to see SWETS in previous URL response. >
I've no idea what you mean by that. What is correlation in this context? Browsers can only send information to a server based on the current web-page (plus any stored cookies). JMeter also has access to cookies (assuming you added a Cookie Manager) and the current web-page (i.e. the previous sample result). You just need to tell JMeter how to extract whatever has to be sent to the server. See: http://wiki.apache.org/jakarta-jmeter/DifferentBehaviour > > Thanks > Nitish > > > > sebb-2-2 wrote: > > > > Have a look at the JMeter documentation for > > > > > http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Regular_Expression_Extractor > > > > and > > > > http://jakarta.apache.org/jmeter/usermanual/functions.html > > > > > > On 06/12/2008, NitishShetty <[EMAIL PROTECTED]> wrote: > >> > >> Hey I browsed the net and found the variable that I was not able to > >> correlate > >> is timestamp of Siebel SWETS= 1228552812837 and it will change every > >> time. I > >> think timestamp of Siebel is not a new feature there should be some > >> solution. > >> > >> Thanks > >> Nitish > >> > >> > >> > >> NitishShetty wrote: > >> > > >> > Hi All- > >> > > >> > I am trying to script a Siebel application with Jmeter version 2.3.2. > >> > Initial script is simple login with user name/password and logout. > >> > There were are some dynamic variables which I was able to see in the > >> > response of the previous URL and I was able to correlate it > >> successfully > >> > but there are some dynamic variables of which value I was not able to > >> see > >> > in the response of previous URL's response therefore unable to > >> correlate. > >> > > >> > What I understand is Jmeter should able to script Siebel Http > >> application > >> > and my application is web-http. > >> > > >> > Have any one experienced such situation in Siebel before. Thanks for > >> any > >> > sort of help. > >> > > >> > Thanks > >> > Nitish > >> > > >> > >> -- > >> > >> View this message in context: > >> > http://www.nabble.com/Unable-to-Correlation-in-Siebel-Web-http.-tp20850591p20868215.html > >> > >> Sent from the JMeter - User mailing list archive at Nabble.com. > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > -- > View this message in context: > http://www.nabble.com/Unable-to-Correlation-in-Siebel-Web-http.-tp20850591p20869014.html > > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

