Question:
Is it possible to use a file on a fixed location on the application server while executing the flexible upload function in BCS instead of using the pop-up window that appears to select a file on the presentation server ?
Reason is that I want to run a conversion program on the uploaded file before it is processed by the flexible upload function.
Answer:
Yes this is possible. I have successfully accomplished this.
This must be defined not in the upload method, but the data collection method assigned to the task.
Good luck.
Answer:
Hi
On the method flag the presentation server and in the file name give the file path.
Regds