I have been trying to export data from SAP tables into a simple xml file. I have used the 'Call Transformation' function and have successfully created the xml data file on my local computer. The problem is that the xml file starts with a '#' - which effectively invalidates the file when trying to read it in Internet explorer and any other program I am trying to use with it. If I manually delete the '#' character, the file works fine.
Is there a way to remove this so it works?
many thanks
Tim