Originally posted by: SystemAdmin
I need to retrieve based on statuses that starts with text CLOSED.
How do i use 'CLOSED%' condition in EXTRACT or LOOKUP functions ?
i.e
EXTRACT(Status:In1, Status:In1="CLOSED")
For example above returns all Status that are equal to CLOSED. But I need to retrieve all the Status that starts with CLOSED.
Thanks
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender