HTTP Basic Sample

This topic describes migrating this project from TIBCO ActiveMatrix BusinessWorks™TIBCO BusinessWorks™ Container Edition 5.x to .

Prerequisites

Migrate the TIBCO ActiveMatrix BusinessWorks™ 5.x project.

Procedure

  1. Click the Incoming-HTTP-request (HTTP Receiver) activity and then click the General tab.
  2. In the Parameter table, change the Parameter Cardinality from Required to Optional.
  3. Click the Send-Request-to-Wiki-News (Send HTTP Request) activity and specify the following three values on 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"
  4. Click the Send-Response-from-Wiki-News (Send HTTP Response) activity and specify the value for Content-Type on the Input tab as shown in the following image.