1.3.10.51 Cross Array Element Update
This processor is designed to work on two arrays at a time. One array is the check array, the other is the array to be updated, and the second array is modified based upon the contents of the first array.
A typical use case for using this is when there are two different operations to be performed, and two different arrays are the outputs. The arrays may have to be first checked, and then updated/acted upon.
The following table describes the configuration options:
Configuration | Description |
---|---|
Inputs |
|
Options |
Specify the following options:
|
Outputs |
Resulting array after concatenating the inputs. |
Output Filters
None.
Example
Check Array | Update Array | Check Value (Input) | Update Value (Input) | Check Value (Property) | Update Value (Property) | Comparison operator | Remove Matching Elements | UpdatedArray | Update Performed |
---|---|---|---|---|---|---|---|---|---|
(London, Cambridge, Cambridge, London) |
(USA, UK, Argentina, Australia) |
Cambridge |
Target |
(Disabled) |
(Disabled) |
Is Equal to |
(Disabled) |
(USA, Target, Target, Australia) |
Y |
(Y, Y, Y, Y, Y) |
(ABC, 1235, AB1, WER, TXT) |
Not set |
Not set |
N |
(Blank) |
Is Equal to |
No |
(ABC, 1235, AB1, WER, TXT) |
N |
() |
() |
(Blank) |
Invalid |
(Disabled) |
(Disabled) |
Is Equal to |
(Disabled) |
() |
N |
(Null) |
() |
(Blank) |
Invalid |
(Disabled) |
(Disabled) |
Is Equal to |
(Disabled) |
() |
N |