Hello,
I am trying to build a process where files are being generated on a Windows Server.
I am wanting to takes these files convert them from .doc to .pdf then upload them to a SharePoint location then delete the files from their original location on the Windows server.
I believe I can see to the the format conversion and SharePoint upload but am really struggling to figure out how to connect to the Windows Server which requires different permissions from my normal user account to read the files in the specific folder.
What Reader/Connector should I use to be able to connect to the Windows Server to gain access to the files?
Thanks