NotificationFeed.updateFeeds (Method)
Updates the content of one or more specified notification feeds.
Returns:
JobID (integer)
Arguments:
Name | Type | Required | Description |
---|---|---|---|
idList | NotificationFeedIDList_All | Optional. Defaults to 'All'. | The ID of one or more notification feeds to update, or 'All' to update all the feeds. |
forceUpdate | Boolean | Optional. Defaults to '0'. | A boolean flag which when set to true indicates that all specified feeds should be updated irrespective of their update frequency. |
Context:
License Requirements | (none) |
Permission Requirements | hybrid:ContributorOrConsole |
Deny Context | (none) |
Require Context | (none) |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the customer level, calls to this method will be logged |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None