Originally posted by: SystemAdmin
I didn't test this, but it may get you going....
SIZE(LEAVENUM(WORD($,"@",-1)) ) =0
WORD($,"@",-1) is grabbing everything to the right of the "@".
LEAVENUM() is leaving only numbers.
SIZE() is the size in bytes of those numbers.
And the rule says that the size of all the numbers to the right of the @ must equal 0.
Sound's good in a thought, I'm just not sure it'll work.
Message was edited by: rep
#IBM-Websphere-Transformation-Extender#DataExchange#IBMSterlingTransformationExtender