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

Compare with Current View Page History

Version 1 Next »

1. Description

The UALClose actor receives a ids record {ids(string),shot(int),run (int),occurence(int),idx(int),machine (string),user(string),version(string)} and closes the related UAL entry. To be used to close run_work at the end of a workflow.

2. Ports

2.1. Inputs

port namepurposeIcon
ids

input the ids record: {ids(string),shot(int),run (int),occurence(int),idx(int),machine (string),user(string),version(string)}

2.2. Outputs

3. Configuration


option namedescription
enableFlushAllIDS

flush all IDS on disk before closing the shot

4.
Version history

versiondescription
3.0.4 
  • No labels