1.3.10.46 Add Date Array Attribute
The Add Date Array Attribute transformer takes in a number of elements, elements value attributes and adds a new DATEARRAY attribute to match.
The following table describes the configuration options:
Configuration | Description |
---|---|
Inputs |
The following inputs are optional, and if provided, override the options:
|
Options |
Specify the following options:
|
Outputs |
For each attribute input or an optional value, a NewDateArray attribute is created. |
Note:
The processor can create a maximum number of 100 elements. If you use an input attribute for creating a certain number of elements, and if it has a value higher than 100, an empty array is the output.
Output Filters
None.
Example
Element Value | Array Length | Output |
---|---|---|
29-April-2015 |
<Null> |
<Null> |
29-April-2015 |
-1 |
<Null> |
29-April-2015 |
1.5 |
<Null> |
29-April-2015 |
0 |
0 |
29-April-2015 |
1 |
(29-April-2015) |
29-April-2015 |
3 |
(29-April-2015) (29-April-2015) (29-April-2015) |