FF Schema need to create !

We need to create a schema for a Fixed length FF as follows.

ALRAM__M12PO810 001001001NAT000103029925262 0000017 0074858120000001
ALRAM__M12PO810 005000103029925262 0000017 0074858120000001000015063959000
ALRAM__M12PO810 005000103029925262 0000017 0074858120000001000015063959000
ALRAM__M12PO810 001001001NAT000103029925262 0000017 0074858120000001
ALRAM__M12PO810 005000103029925262 0000017 0074858120000001000015063959000

001 and 005 can be used as a record identifiers.
This should be like
OO1
005
005
001
005
Any help ?

Go to the integration Server
Packages
Management
Scroll down to WmFlatFile
Click on the house
This will open up a browser
that takes you to a PDF
Some where in the PDF you will find a tutorial that takes you through the process one step at a time.

Hi,

Does 'ALRAM__M12PO810 ’ appear as the first record in every field. if so you have to define your schema with the following record definitions

+ALRAM__M12PO810 001 (mandatory-true, repeat-unlimitied)
++ALRAM__M12PO810 005 (mandatory-true, repeat-unlimitied)

This should suffice your requirement i believe

Regards,
Pradeep