Make Array from String |
The Make Array from String processor splits up the data in an attribute into an array, using delimiter characters. Elements in the array can then be extracted into separate attributes using Select Array Element, for further processing.
Use Make Array from String as a simple way to break up the data in an attribute.
A single String attribute that you wish to split into an array.
|
Data attribute |
Type |
Purpose |
Value |
|
[Attribute Name].ArrayFromString |
Added |
Stores the array of split values |
The original attribute value, split into an array using the specified delimiters |
None
|
Execution Mode |
Supported |
|
Batch |
Yes |
|
Real time Monitoring |
Yes |
|
Real time Response |
Yes |
The Make Array from String transformer presents no summary statistics on its processing.
In the Data view, the input attribute is shown with the new added array attribute to its right.
None. All records input are output.
In this case, Make Array from String has been used to split up a single NAME attribute into an array. The different elements in the array can then be extracted and validated:
Drill-down on the array attribute to see the full data in the array, for example:
Oracle ® Enterprise Data Quality Help version 9.0
Copyright ©
2006,2011 Oracle and/or its affiliates. All rights reserved.