Compare LUX Objects actions
Compare LUX Objects actions compare the objects in Table Set datasets retrieved by the Read LUX Data action.
| Action property | Description | 
|---|---|
| Result | A Table dataset that stores the comparison result for the objects in the Source1 and Source2 datasets. | 
| Source1 | A Table Set dataset retrieved by the Read LUX Data action. | 
| Source2 | A second Table Set dataset retrieved by the Read LUX Data action. | 
The Result dataset has the following columns:
| Column | Description | 
|---|---|
| TYPE | The type of a LUX object. | 
| NAME | The name of the LUX object. | 
| STATUS | The LUX object’s comparison status, either ‘Same’, ‘Different’, ‘In1’ or’ In2’. | 
Example
                                                     
                                                
To examine the details for a Compare LUX Objects action, double-click the action node, or select View Details from the node’s context menu. The Details screen displays the time taken for the action to complete.