Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Forums] Multi-tenant support

$
0
0

Hi,

Perhaps I was a not clear in my original post. The rows in the above code excerpt marked with tags //TJI will solve the issue.

// TJI Add tenant id
sql += ", tenant_id";

// TJI Add tenant id
sql += string.Format(", {0}", AppInfo.GetAppInfo().Tenant.Id);


Viewing all articles
Browse latest Browse all 1476385

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>