
Hi,
I have configured a logic apps to read the file contents from OpenText Server (GSX type).
Though Microsoft states , logic apps doesnt support this type, I was able to create a connection using SFTP-SSH connector and the folder paths were clearly displayed in logic apps.
Assume there are >30 files in the folder : when I am trying to read the file contents in a loop, it doesn`t throw any error . But most the files which were read returned empty content and few files returned the content. Attached the pics from files 1 & 2 from the same execution. I confirmed the files were not empty.
Any idea why this happens?