Set up the AtHoc CAP Feed Poller agent configuration
AtHoc
CAP Feed Poller agent configuration- Log in to theBlackBerry AtHocmanagement system and change to theSystem Setup (3)organization.
- In the navigation bar, click
.
- In theSystem Setupsection, clickIntegration Manager.
- On theIntegration Managerscreen, clickCAP Feed Poller agent.
- Update the agent's configuration with the external source URL.
- 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>