I use FTP input to get the file and save it in my web directory in the xacutexmldata folder. I need to read this file using BLS but when the text loader fails because of special characters in the file at the beginning. Pretty sure they are UTF codes and I was told if I could use HTTP Post to open the file, using UTF, I could then use the returnstring to get the data. The issue I'm having is, I'm not sure what the proper URL string I need to use to get that file and is there any other configuration I need to do for the HTTP Post action block.
↧