Hi everyone,
my requirement is to upload a file from presentation server to application server and read the data in the file and create a PR. And this has to be scheduled as a background job????
I've used 'ARCHIVFILE_CLIENT_TO_SERVER' FM to upload the file to application file, but it is not working.......