Loading Database Thing Dynamically in the Mashup
Hi All,
I am new to ThingWorx Composer. I need to load the database thing dynamically into the mashup based on the user organization permission.
For example:
I have two things name called Factory1 and Factory2.
Factory1 and Factory2 have the same services and properties but different database configuration.
If User1 Login, the application needs to load the Factory1 Thing in the Mashup.
if User2 Login, the application needs to load the Factory2 Thing in the same Mashup.
Please suggest me on the same.

