Hi Experts
I have a file to RFC scenario and I am getting below error.
"Conversion of file content to XML failed at position 0: java.lang.Exception: ERROR consistency check in recordset structure validation (line no. 7: missing structure(s) before type 'I61' "
My structure is like
Recordset
H20..1
H25..1
H28..1
H60F..1
I61...0 to unbounded
I86..0 to unbounded
R62F..1
My Recordset structure is H20,1,H25,1,H28,1,H60F,1,I61,*,I86,*,R62F,1
Thanks for your Help.