Hi,
I am trying to load a line data (EBCDIC) report file as AFP using Generic Indexer.
I have these files.
report.out - Actual report file in EBCDIC format
report.out.ind - Index file with all the indexes and values
report.out.res - Resource file, extracted from already loaded document using arsdoc get -a
I am able to load the document using
/opt/ibm/ondemand/V9.5/bin/arsload -h U3AE21 -u user -p pwd -g <AG> -a <APP> -n -X G report.out
But the AFP document doesn't look as it should.
It doesn't look like the document loaded using ACIF

Please help me here. What am I missing here ?
-Nikesh PJ