Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You open the Pulse collection agent configuration dialog from a workflow configuration

...

. To open the Amazon S3 collection agent configuration, click  Build → New Configuration. Select  Workflow from the Configurations dialog. When prompted to  Select workflow type, select Realtime. Click Add agent and select Pulse from the Collection tab of the Agent Selection dialog.

Interval Tab

The Interval tab contains configuration settings related to the interval type and the related time parameters that control how often the pulse UDRs will be generated.

...

SettingDescription
Random With Range

Select this radio button to populate the Sequence field in the Pulse UDRs with a random integer. The range of the values are specified in the Range fields.

Sequential

Select this radio button to populate the Sequence field in the Pulse UDRs with a value from an infinite sequence starting at 0. The sequence is reset when a workflow is restarted.

Sequential With Range

Select this radio button to populate the Sequence field in the Pulse UDRs with a value from a finite sequence. The range of the values are specified in the Range fields. The sequence is reset when a workflow is restarted or when the end value is reached.

RangeEnter the start and end value of the sequence. You can use negative values but the end value must be greater than the start value.
Random DataSelect this radio button to generate random data in the Data field of the Pulse UDRs. The data is generated when the workflow starts and each UDR will contain the same data.
SizeEnter the size of the random data and select the byte unit from the drop-down list.
Enter Fixed Data

Enter Select this radio button to have fixed data in each PulseUDR. Enter the data in the text area that is to be populated in the the Data field  field of the Pulse UDRs.