Created a new Flat File connector in ConnectAll. It connects successfully.
According to the TechDoc, the next step is to set some values in the Advanced Properties. But this is not very clear. What values should we put in Property Key and Property Value?
Can you please clarity and maybe include an example with screenshot of file path and file names and where to put them in ConnectAll?
3.7.x
Reference - ConnectALL Flat File Adapter
To answer the specific question around advance property setup for Flat File Connection created in ConnectALL, we need this property(dataload.filepath) added to the Flat File connection in order to point to the base directory in SFTP to be able to use in automation.
In below screen capture Propety Key refers to the property(dataload.filepath) that ConnectALL will understand if for a Flat File connection and Property Value is the base location on your SFTP server.
Now, the base location/directory in Property Value acts as root directory and it's sub-directory is where ConnectALL expects an input file for Flat File Adapter to be used in an automation.
For Example-
So, basically, you don't need to mention the directory where your file is but the parent of that directory.