Forum Discussion

Wave_Crest_Hold's avatar
Wave_Crest_Hold
Contributor
14 years ago

not able to append parameter to query string in URL with GET

Hi,

Could any one please help me with the below problem.

not able to append parameter to query string in URL with GET method using HTTP request step.

http://URL/X/Y/PAGE2.htm?P1=Val1&P2=Val2=&P3=

I need to append the dynamic value for P3.

Appreciate your response and thanks in advance.

Regards,
Vijay
8143247498

2 Replies

  • Hi!

    do you mean you want to add an empty parameter value to the outgoing request?

    regards,

    /Ole
    eviware.com
  • Thanks I got it using the property transfer.

    I taken the URL+proval in script and in property transfer I have given that string to the endpoint in the HTTPREQUEST.