/n software Workflow Activities V4 - Online Help
Available for:
/n software Workflow Activities V4
Questions / Feedback?

RSS Activities

Properties   Configuration Settings  

The RSS Activity consumes RSS feeds and translates them into item batches for your WorkFlow.

Remarks

Really Simple Syndication (RSS) is a popular and widely used syndication format. The RSS Activity extends your WorkFlow with the ability to consume any syndicated content that uses the RSS format.

RSS Receive Activity

The RSS Receive Activity is a simple RSS client that can fetch a publicly syndicated feed. Each individual RSS item in the feed is pulled out and treated as its own message, and the activity will submit the feed as a batch composed of these messages.

The target feed is specified by FeedURL. If the PollingInterval is set to a low value, the activity can potentially submit multiple duplications of the same message by fetching the same copy of the target feed. To ensure that this does not happen, the activity requires that a CacheFile and CachePeriod be set so that the activity can keep track the incoming RSS items.

The RSS Send Activity has support for SSL transport layer security. This may be enabled by setting SSLCert and SSLAcceptServerCert to appropriate values.

Please refer to the section on adapter configuration for a description of how to configure receive locations and send ports for this adapter.

Receiver Property List


The following is the full list of the properties of the receiver activity with short descriptions. Click on the links for further details.

CacheFileA file to be used for caching the incoming RSS feed.
CachePeriodThe number of days to store cached RSS item information.
FeedURLThe URL to poll for RSS feeds.
FirewallA set of properties related to firewall access.
FollowRedirectsDetermines what happens when the server issues a redirect.
HTTPAuthSchemeThe authorization scheme to be used when server authorization is to be performed.
HTTPPasswordA password if authentication is to be used.
HTTPProxyA set of properties related to proxy access.
HTTPUserA user name if authentication is to be used.
ItemListCollection of items parsed from the last RSS feed.
LogFileThe file to write logging information to at runtime.
LogModeWhat information gets logged during activity execution.
OtherDefines a set of configuration settings to be used by the activity.
RuntimeLicenseSpecifies the activity runtime license key.
SSLAcceptServerCertInstructs the activity to unconditionally accept the server certificate that matches the supplied certificate.
SSLAcceptServerCertAcceptAnyTells the activity to accept any server certificate.
SSLCertThe certificate to use for client authentication during the SSL handshake.
TimeoutA timeout for the activity.

Configuration Settings


The following is a list of configuration settings for the activity with short descriptions. Click on the links for further details.

HTTPAuthorizationThe Authorization string to be sent to the server.
SSLEnabledProtocolsUsed to enable/disable the supported security protocols.
AbsoluteTimeoutDetermines whether timeouts are inactivity timeouts or absolute timeouts.
LocalHostThe name of the local host or user-assigned IP interface through which connections are initiated or accepted.
TcpNoDelayWhether or not to delay when sending packets.
UseManagedSecurityAPITells the activity whether or not to use the system security libraries or a managed implementation.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.5.6240.0