About multi tenancy

Stimulsoft Reports.WEB discussion
Post Reply
facorah960
Posts: 1
Joined: Thu Oct 28, 2021 9:39 am

About multi tenancy

Post by facorah960 »

Hi,
I'm using your MVC application (https://publish.stimulsoft.com/#NetCore) and I like to know how can I achieve a multi tenancy solution. My idea is to serve the Stimulsoft reporting designer (placed inside a docker on Azure) to a list of clients. So I need to let Stimulsoft know the company from which I am making the request. I was thinking about placing the company name inside the URL and the then passing this information to Stimulsoft to manage things like where to save files or something. Is that possible with your web solution and if so, do you have any advice?

Thanks!
Lech Kulikowski
Posts: 6197
Joined: Tue Mar 20, 2018 5:34 am

Re: About multi tenancy

Post by Lech Kulikowski »

Hello,

In that case, you should implement caching:
https://www.stimulsoft.com/en/documenta ... ashing.htm

Thank you.
Post Reply