Versions Compared

Key

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

Description

...This actor takes a IDS as input and makes sure it is loaded in memory using the MEMORY backend: if the input IDS is not held in memory, the IDS is read using its associated MDSplus backend and written using MEMORY backend. 

Note

While this actor is used in workflows running MATLAB actors, in most other use-cases, hidden flushing - discard (reload) mechanism occurs when executing part of the workflow outside of the Kepler JVM (ualpython, standalone or batch execution for debug or MPI), so this actor is not required.

...

port namepurposeIcon
inputIds...IDS record to be saved in database using the MEMORY backend

Outputs

port namepurpose
outputboolean (true) which allows to synchronize next actors in the workflow

...