Originally posted by: SystemAdmin
I have a transformation map for a data
RS
***7777|123|Jignesh|Sampat|M|IBM India Pvt Ltd
|
M
|
19761002
|
Vasai
|
401202
|
952506516929
|
RE
RS ==> is a record starter
its properties to support the above format are :
It has restrictions to include RS and <CR><LF>
it has a literal terminator value <CR><LF> the size has minimum and maximum both restricted to 2
The next field 7777 is a employee id field. It has initiator as "***"
the file component has the component rules for distinguishing the RS and record group by comparing the Client record group "not equal to" "***"
still i get this error in trace....
(Level 1: Offset 0, len 2, comp 1 of 3, #1, DI 00000001:)
Data at offset 0 ('RS') was found to be of TYPE
X'0005' (RecordStart RecordTag Field ClientData).
(Level 1: Offset 0, len 2, comp 1 of 3, #1, DI 00000002:)
Data at offset 0 ('RS') was found to be of TYPE
X'0004' (RecordTag Field ClientData).
(Level 1: Offset 4, len 32, comp 1 of 3, #2, DI 00000003:)
Data at offset 4 ('***7777|123|Jign...') fails maximum size requirements
TYPE X'0005' (RecordStart RecordTag Field ClientData).
Thanks,
Jignesh
#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender#DataExchange