Azure Blob Storage as a source of Electronic Reporting
Before Arcadi replies, let me explain what he said in the other thread.
He implemented a custom ER source of inbound documents. The linked documentation tells you how it can be done, e.g. that you need to create a class implementing ERIFileSource interface and write code in GetFiles() method to fetch the files.
There is a .NET SDK that you can use to work with Azure, including the blob storage. That's what Arcadi meant when mentioning he Microsoft.WindowsAzure.Storage.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.