Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hi all,
I will be embedding the Thingworx mashup through iframe utility on my website. I need to create a signup/login accounts for each user.
Each user has to be given a separate file repository DYNAMICALLY.
Suppose my mashup is based on displaying FileRepository contents (through Grid widget), then the user should see their file repository contents instead of others.
Please explain me the procedure for achieving this?
Thank you.
.
You can create separate Thing(Type FileRepository) when you a create user. That can be achieved dynamically.