You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

1. 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.

Be 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.

1.1. Ports

1.2. Inputs

IDSTime actor has two input ports.

port namepurposeIcon
idsInIDS to be changed


occurrencenew occurence number

1.3. Outputs

port namepurpose
idsOutIDS with new occurrence number.

2. Configuration

This actor doesn't provide any additional configuration.


3. Version history

versiondescription


  • No labels