I have an profile image entity where its generalized with image, Now I want to Retrive All images in Image entity and I want to remove images randomly.
asked
Adhityavarman V
1 answers
3
Hi Adhityavarman V,
You can directly retrieve the image using retrieve action. I think it is not possible to delete the img from image entity which is under system, where we dont have any access.