Versions Compared

Key

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

Description

Changes the occurrence number of IDS (creates new occurrence without altering old one). After this actor finished it's execution, you will have to occurrences of the very same data. One that is passed as idsIn and another one - returned as idsOut.

Warning
titleBe careful!

 This actor overwrites data in target occurrence. It means you will lose all your data inside target occurrence in case they exist.

Note that in case of memory cache, new IDS is created inside memory backend and will not be reflected inside output data unless you use UALCollector. In case of direct data access, new occurrence will be available inside pulse file as soon as actor finishes it's execution.

Ports

Inputs

IDSTime actor has two input ports.

port namepurposeIcon
idsInIDS to be changed


occurrencenew occurence number

Outputs

port namepurpose
idsOutIDS with new occurrence number.

Configuration

This actor doesn't provide any additional configuration.


Version history

versiondescription