Skip Navigation

Set up the
AtHoc
CAP Feed Poller agent configuration

  1. Log in to the
    BlackBerry AtHoc
    management system and change to the
    System Setup (3)
    organization.
  2. In the navigation bar, click The Settings icon.
  3. In the
    System Setup
    section, click
    Integration Manager
    .
  4. On the
    Integration Manager
    screen, click
    CAP Feed Poller agent
    .
  5. Update the agent's configuration with the external source URL.
  6. Based on your needs, the XML might be for one feed type only or for multiple feed types. The following example is for multiple feed types, Honeywell and IPAWS:
    <CapFeedPoller maxDegreeOfParallelism="5"> <CapFeeds> <CapFeed name="Feed1" type="HoneywellCAP" lastUpdatedLocalDateTime="1/11/2017 12:16:25 PM" pollingInterval="20" lastPollingTime="1/12/2017 5:55:23 PM" url="http://10.123.246.21/CapAtomTestFeeds/atomtest.xml"/> <CapFeed name="Feed2" type="IPAWS" lastUpdatedLocalDateTime="1/13/2017 1:55:23 AM +00:00" pollingInterval="20" lastPollingTime="1/12/2017 5:55:23 PM" url="https://apps.fema.gov/IPAWSOPEN_EAS_SERVICE/rest/public/recent/20 12-08-21T11:40:43Z?pin=MzJCYWYyZzIzQtc"/> </CapFeeds> <CapFeedPoller>