I was using tFileInputRaw along with tHmap to read data from local cobol copybooks. How do I configure the job to read cobol copybooks that are on remote server?
If the file is located on a remote machine, it should be a UNC path, such as "\\\\server\\file \\". Have you tried to address an UNC resource on your remote server?