I got this error while trying to set the input folder for
File System connector Trigger in Logic apps, which is intended to trigger the
Logic app which is watching a folder (with help of On premises Data gateway)
Why it happened
Before specifying the folder to watch, we need to create a
connection to File System – below are the details required
If you see, against username I had provided only user name,
whereas it is mentioned to provide Domain\Username
What to do
We need to follow the instruction 😊 , provide the username in correct format. Specify the domain along with the
username (Domain\Username).
In my case, am connecting to folder which is Virtual Machine
and it is not part of any domain, then in this scenario the Machine Name becomes the domain.
After correcting the mistake, I was able to see the folders
under the Root folder
Related Post
- Getting Started with Logic Apps - Enterprise Application Integration
- Getting Started with Logic Apps - What happened to the Request?
- Getting Started with Logic Apps - Fundamentals
- The provided map definition is not valid
- Required property 'content' expects a value but got null. Path ''.'
- Getting Started with Logic Apps - File Routing
- Installing and Configuring On Premises Data Gateway - By adding user to Active Directory
- Inserting data in On Premises SQL Database using Logic Apps
- Inserting Multiple Records In On Prem SQL Using Logic App
- Check your request parameters to make sure the Path “” exists on your file system
I too find this problems but I found way to resolve this using LongPathTool.
ReplyDeleteThanks for this! I have been banging my head for a few hours now and this has helped me
ReplyDelete