Specify Test Values

The HTTP Web Request and HTTP Form Post activities let you test your request before you publish your workflow.

  1. Select the HTTP Web Request or HTTP Form Post activity.
  2. In the Request property box for the HTTP Web Request activity or the Request property box for the HTTP Form Post activity, click Test Request.
  3. If you used tokens in your request or request headers, the ClosedSpecify Test Values dialog box lets you insert sample values for those tokens. Multi-value tokens can be given values separated by semi-colons. (E.g., the test value a;b;c will be interpreted as a token with three values: a, b, and c.)
  4. If you selected cookies for your Web request, the Specify Test Values dialog box will let you choose between not sending any cookie values and specifying sample values for the cookies. ClosedShow me what this looks like. Cookie values should be entered as a name-value pairs.
  5. Click Test after specifying token and/or cookie values.
  6. The ClosedWeb Request Test Results dialog box will show the response status and description for the request, the content length, and a description of the request. Click the Open in browser link to see the response status in a web browser. The Web Request Test Results dialog box will also display the following items: