XWebNews
XWebNews is an XML/SOAP based Web Service which provides integration and management of News Articles to client applications. For complete documentation please visit http://www.xwebservices.com/Web_Services/XWebNews/.
The following operations are supported. For a formal definition, please review the Service Description.
-
LoadArticle
Returns a specific News Article. -
LoadPersonalizedArticles
Returns the Personalized News Articles for a specific Source Identifier from the Personalization system, in the reverse chronological order the records were entered into the system. -
LoadArticlesByDateRange
Returns all News Articles created within a specific date range, in the reverse chronological order the records were entered into the system. -
LoadArticles
Returns all News Articles, in the reverse chronological order the records were entered into the system. -
LoadArticlesBySourcePaged
Returns 'paginated' Article records by a specific Source Identifier, in the reverse chronological order the records were entered into the system. -
LoadArticlesBySourceAndDateRange
Returns all News Articles by a specific Source Identifier, created within a specific date range, in the reverse chronological order the records were entered into the system. -
LoadArticlesByDateRangePaged
Returns 'paginated' Article records created within a specific date range, in the reverse chronological order the records were entered into the system. -
LoadArticlesBySourceAndDateRangePaged
Returns 'paginated' Article records by a specific Source Identifier, created within a specific date range, in the reverse chronological order the records were entered into the system. -
LoadArticlesBySource
Returns all News Articles by a specific Source Identifier, in the reverse chronological order the records were entered into the system. -
GetNewArticleID
Returns a new Article record identifier. -
ProcessArticle
Performs data manipulation on individual Article records. -
LoadArticlesPaged
Returns 'paginated' Article records, in the reverse chronological order the records were entered into the system. -
Personalize
Either adds or removes a News Article to/from the Personalization system.