Activating the Rssforeal Demo Application

How to:

This section describes how to activate the Rssforeal demo application using the iWay Service Manager Administration Console.


Top of page

x
Procedure: How to Activate the Rssforeal Demo Application

To activate the Rssforeal demo application:

  1. Click Tools in the top pane of the iWay Service Manager Administration Console.

    The iWay Service Manager Tools pane opens.

  2. In the left pane, select Views under the Real-time section.

    The Views pane opens.

  3. Click the Configuration tab.

  4. In the Import section, select rssforeal from the Register Set drop-down list and click Import.

    The following confirmation message is displayed.

  5. Click OK.

  6. Click the Taps tab.

  7. Select the check box next to the rssforeal.saveitem tap to activate this tap.

    Note: The rssforeal.saverss tap is reserved for future use and cannot be activated, since no expression is defined.

  8. Navigate to the following directory:
    iwayhome\config\base

    where:

    iwayhome

    Is the location where iWay Service Manager (iSM) is installed.

  9. Open the enable.xml file using an editor and locate the following lines that are highlighted in bold:
    <enable feature="IPFLW">
       <dsu enabled='true' stop='false' dstamp='false' />
       <web>
          <map root="ccc" location="etc/enable/demos/ccc/web"
          description="The Original Century Cellular Corporation Dashboard
          Demo"/>
          <!-- 
          <map root="addrest" location="etc/enable/demos/addrest/web"
          description="The REST Style Service Demo for Customer Address
          Search"/>
          -->      
          <!--
          <map root="rssforeal" location="etc/enable/demos/rssforeal/web"
           description="Dynamic discovery of categories within an RSS feed"/>
          -->		
       </web>
    </enable>
  10. Uncomment the <map root="rssforeal" line by removing the <!- - and - -> comment markers.
  11. Save the enable.xml file.
  12. Restart iWay Service Manager.

    You are now ready to start the Rssforeal demo application.


iWay Software