HTTP Basic Sample

This section describes how to migrate an HTTP Basic sample.

Prerequisites

Migrate the TIBCO ActiveMatrix BusinessWorks™ 5.x project.

Procedure

  1. Click the Incoming-HTTP-request (HTTP Receiver) activity.
  2. Click the General tab.
  3. In the Parameter table, change the Parameter Cardinality from Required to Optional.

  4. Click the Send-Request-to-Wiki-News (Send HTTP Request) activity and specify the following three values on the Input tab.

    Input Type Values
    RequestURI "/wiki/Main_Page"
    Accept-Encoding "text/*, text/html, text/html;level=1"
    Content-Type "text/html;charset=UTF-8"
  5. Click the Send-Response-from-Wiki-News (Send HTTP Response) activity and specify the value for Content-Type on the Input tab.