WAPT Forum: Emulate APEX App Server Session IDs - WAPT Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Emulate APEX App Server Session IDs

#1 User is offline   Brad 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 9
  • Joined: 28-May 08

Posted 10 November 2009 - 09:53 PM

So I'm trying to use WAPT with a new application we have written on the APEX app server. The strangest thing I have run into here is that it will use strangely formated url params like this:

https://server-name/pls/wiatest/f?p=113:100:1577226641319546

where the url param "p" is actually THREE values separated by a COLON. Is there a way in WAPT that I can paste together THREE variables and place a COLON between each variable to make this a dynamic string? Thanks so much.

...Brad
0

#2 User is offline   Sergei Leonov 

  • Advanced Member
  • PipPipPip
  • Group: Administrators
  • Posts: 373
  • Joined: 12-February 08

Posted 12 November 2009 - 06:18 AM

If I understand you right you need to use functions concatenation for dynamic value calculation.
In places where the parameter is used you can change its value from a static string to some formula. For example, formula will be p= $Var(some_var1):$Var(some_var2):$Var(some_var3)

Sergei Leonov
WAPT Project Manager
SoftLogica LLC

Office: +7-383-335-6692
Toll-free: 1-888-364-6797 (for US only)
Time zone GMT +6, EST +11
E-mail: support@loadtestingtool.com
http://www.loadtestingtool.com
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users