Share all details related to your problem, including any error messages you may have received.
Hi,
Does anyone facing intermittent test connection issue on delimited connector.(v 8.2). If anyone faced this issue and get is resolved need your inputs. Error was : Unable to open the fileStream : filepath
Thanks in advance.
It could also happen if no records are not returned on test connection due to any changes in the rule, or file data. So maybe validate if you can preview and schema and all other attributes of the connector is defined
Hi Ismael,
Yes, I’m sure about that file location and permissions was provided. The weird part is
ex: E:\feeds\testdata.csv this one is working
E:\feeds\proddata.csv this is not working.
I compared the file permission b/w this two files both are similar only but somehow don’t know what’s happening.
Are both files of different environments or in the same?
If environment is diferentes please, move your proddata.csv file to your lower env, and try preview option.
Thanks for your input. The problem is file permission to access in the specific folder was removed after we done our patching to our environment. After give R/W/E permission test connection was successful.
Hi @ismaelmoreno1 both the files are in same environment the problem was I don’t have the folder access to read and write permissions. Now, It is good. Thanks.