Question
Create/load image object in thingworx from SystemRepository
Hi, Carles Coll
I have a requirement where I need to set logged in user's image (Avatar) so that user can change his/her profile pic when he/she logged in.
I uploaded an image file in SystemRepository by using FileUpload widget. Now I want to get this image as a object in a service so that I can use this image to create an Avatar.
I don't know how can I load this image from SystemRepository via a service's script (javascript) and then set it as logged in user's Avatar.
Please help me regarding the same.
Regards,
Rohit Kumar Jaiswal

