Hi Experts,
I am trying to setup a file integration with FSM for the first time. The FSM app is setup as an app service in Azure. within the same resource group a storage account is created, within which a file share is setup in order to do the file integration.
with the following folder structure
I now tried a basic outbound integration,
When I trigger this, I run into the following error,
I then tried my luck with an inbound integration by creating a monitor schedule,
Now I tried uploading a simple xml file that ought to create a request, in the specified folder
But nothing happens, I don’t see the request getting created, nor anything in the integration log to point that this was picked up and processed up by the application.
So this is where I stand now. I’m pretty sure I am doing some trivial mistake(s) as this is my first attempt at a file integration. I would greatly appreciate any help to get this off the ground