KB Article #68173

F-TF 8118: Object 'ssi_data' has less than 1 occurence (Position 0)

Problem

-- Error in SSI
-- same issue in TRANSFORM
-- Object 'interchange' has less than 1 occurence (Position 0).


Resolution

* Input file format is other than expected
* for example,  ASCII instead of EBCDIC.
1. if ASCII use ATOE step before SSI/TRANSFORM
2. if EBCDIC use ETOA step before SSI/TRANSFORM
3. ask your partner to send correct format