Originally posted by: SystemAdmin
I think this is what you are looking for:
code:1:c63c174a6b=EXTRACT(
series-object-expression
,MEMBER (
single-object-expression
,series-object-expression
)
)[/code:1:c63c174a6b]
Or a real mockup example might look like this:
code:1:c63c174a6b=EXTRACT(
Record Groups:Input_File
,MEMBER (
ID Fields:Record Groups:Input_File
,{"ID1","ID2","ID3"}
)
)[/code:1:c63c174a6b]
Put this in a series object formula field and it should do what you are wanting. If you are wanting further processing of the extracted object, you will need to call a functional map and pass it the extracted series object.
Hope this helps,
John M Gibby
#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender#DataExchange