This is a quick guide how to set up subscription on Reports in Reporting Services. Reporting services is used instead of Chain Web when you need one subscription per store and need to set store spesific parameters per subscription. We also provide information on how to send reports to customer with sFTP.

Dataflow in short. Subscription in Reporting Services will generate report in desired format (XML, PDF etc.) at put the file on a shared folder. On premise LIP package "FileListener" will upload file(s) to blob storage. Then On premise LIP package FileDownloader will download the blob and send it via sFTP.


NB! Make sure to test this in good time. This is tested with report 0780_DailyReport. Other reports can have other parameters that needs to be set.

Setting up subscription


Uploading files to fileservice


Sending files with FTP