Skip Navigation

Set up the configuration using the
BlackBerry AtHoc
management system

  1. Log in to the
    BlackBerry AtHoc
    management system as a system administrator and change to the
    Unresolved Desktop Users (1)
    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 Event Processor
    .
  5. On the
    Cap Event Processor
    page, copy the XML in the configuration and make any necessary changes.
    <eventRules> <eventRule eventType="SG-ACTIVATION"> <xpathQuery value="/alert/info/parameter[./valueName/text()='EventName']/value" /> <eventMappings> <eventMapping eventName="PUSH_TEST" scenarioCommonName="50343bf7-add1-4bf1-b9b2-991b4e48c6d4" /> </eventMappings> </eventRule> </eventRules>
  6. Click
    Save
    .
  7. On the
    Integration Manager
    screen, click
    Cap Feed Poller
    .
  8. On the
    Cap Feed Poller
    page, copy the XML in the configuration and make any necessary changes.
    <CapFeedPoller maxDegreeOfParallelism="5"> <CapFeeds> <CapFeed name="Feed1" type="HoneywellCAP" lastUpdatedLocalDateTime="2/6/2018 2:02:25 PM" pollingInterval="20" lastPollingTime="7/9/2018 4:20:33 PM" url="http://10.123.246.21/CapAtomTestFeeds/atomtest.xml" /> <CapFeed name="Feed2" type="IPAWS" lastUpdatedLocalDateTime="7/9/2018 11:20:33 PM +00:00" pollingInterval="20" lastPollingTime="7/9/2018 4:20:33 PM" url="https://apps.fema.gov/IPAWSOPEN_EAS_SERVICE/rest/public/recent/2012-08-21T11:40:43Z?pin=MzJCYWYyZzIzQTc" /> </CapFeeds> </CapFeedPoller>
  9. Click
    Save
    .