Question
1
Replies
31
Views
rcg
Posted: April 15, 2020
Last activity: May 29, 2020
Where do resources in pega robotics studio stored?
I have uploaded a background image to my pega project. Another person opens my pega project using a different computer and he wants to save the image I uploaded in his computer, may I ask if there is any possible way to do that besides me emailing the image to him or where is the images uploaded being stored in the pega project?
It is stored as a binary inside the XML for the Windows Form. You can't really save it from here. You could attach it to the project though and then have it stored as an image with the rest of the source code.