Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. 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.