Set up the configuration using the BlackBerry AtHoc management system
BlackBerry AtHoc
management system- Log in to theBlackBerry AtHocmanagement system as a system administrator and change to theUnresolved Desktop Users (1)organization.
- In the navigation bar, click
.
- In theSystem Setupsection, clickIntegration Manager.
- On theIntegration Managerscreen, clickCap Event Processor.
- On theCap Event Processorpage, 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>
- ClickSave.
- On theIntegration Managerscreen, clickCap Feed Poller.
- On theCap Feed Pollerpage, 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>
- ClickSave.