Maintain Data Feeds |
PROIV Aurora Help |
If the Dashboard component is required to fetch data from an RSS feed, you must set up the Data Feed before creating the Dashboard component.
To add, change or delete a Data Feed, follow these steps:
-
Click icon. The Menu screen appears.
-
Select the Aurora Configuration option.
-
Select the Maintain Data Feeds option.
-
The Maintain Data Feeds screen appears.
-
Click either the New or Delete s or click the drop-down arrow next to the Service ID field:
-
The New enables you to add a new Data Feed.
-
Click drop-down arrow next to the Service ID field to display a list of Data Feeds and select the one that you want to amend.
-
The Delete enables you to delete an existing Data Feed, click drop-down arrow next to the Service ID field to display a list of Data Feeds and select the one that you want to delete. A user message appears checking that you want to delete the Data Feed, click either the Yes or No .
-
Depending on the screen mode that you have selected, complete the fields using the following table as a guide.
Field Descriptions
Fields |
Description |
Service ID |
Enter a name for the data feed. This name is then available for selection in the Feed Service selection on the Maintain Components screen and in Javascript. A10 - Mandatory |
Service URL |
Enter the URL of the service that is to be used by the component. For example, you can enter an RSS Data Feed in this field. For instance: http://feeds.bbci.co.uk/news/england/rss.xml sets the service of the component to the BBC UK News Feed. Parameters can be placed in the URL by the component with the use of placeholders. In the component you have an array of parameters, the position in the array relates to the placeholder. e.g. http://example/rss?param1={0}%param2={1} In addition, you can use a feed that takes data from PROIV. For instance: /p4rss?rssTask=TK_AU_GetDemoChartRSSFeed where the p4rss parameter passes data through the PROIV Gateway. A250 - Mandatory |
Service Name |
If the Service URL requires an authenticated logon, enter the user name in the Service Username field. A50-Non-Mandatory |
Password |
If the Service URL requires an authenticated logon, enter the password in the Password field. A50-Non-Mandatory |
Service Function |
If the component is to be driven by PROIV Data Feed, enter the name of the PROIV Report function, which generates RSS XML. A32-Non-Mandatory |
Proxy |
Drop-down list displays available proxy server details. Select one from the list if a proxy is used to access the service. Non-mandatory |
Requires Company /Division http://feeds.bbc.co.uk/news/englandrss.xml?coDiv=PTI&multiCoDivEnabled=N |
|
Requires Operator Id? http://feeds.bbc.co.uk/news/englandrss.xml?pid=aurora1 |
|
Buttons |
|
Exit |
Click Exit to close the Maintain Data Feeds screen. |
Save |
Click Save to save the changes to the Data Feed. |
Cancel |
Click Cancel to cancel any changes to the Data Feed. |
New |
Click New to add a new Data Feed |
Delete |
Click Delete to delete the selected Data Feed |
-
Click Save to save the details, or click the Cancel to cancel any changes.
-
Click Exit to exit the Maintain Data Feeds screen.
Note: If the Aurora Security and Menu option is not used, then this screen can be run directly from the PROIV Prompt or from a 3rd party menu by executing the @AU_DataFeedService function.
Topic ID: 810010