Hi,
I have a code in abap which does create text files.
OPEN DATASET OUTFILE FOR OUTPUT IN TEXT MODE.
transfer outdata to outfile.
Since I dont have access to text file, i dont know how it looks.
Can PI be able to convert a normal XML files into text file?
Regards
Krish