URL sequence with dynamic URL syntax
Ive read the instruction on how to monitor a URL sequence with dynamic URL's by using the $<parameterid> in the
Request parameter field.
Unfortunately it is not clear to me to what format I should use. Should I alter the original URL as well?
for example the following URL;
https://somesite.com/smartsite.html?CaseNr=889&id=75621&WorkflowCode=SOMETHING
The above URL was recorded using Recorder.
Do I delete the parameters after the '?' in the URL so it looks like:
https://somesite.com/smartsite.html?
What is the syntax of the value in de Request Parameter field? Does it look like:
CaseNr=$CaseNr
id=$id
WorkflowCode=SOMETHING
or just:
$CaseNr
etc...
Thanks for your reply..
Dennis van der Valk
Gemeente Vlaardingen
New to ADSelfService Plus?