Hi all!
I am trying to display a photo of employee that are already load(prel, hricolfoto) on BSP page.
as i understand first i need to get path to the photo and display it using <img src = "some_url"> tag.
however this tag needs specific file name as "image.jpeg"
i tried to get url of image SCMS_DOC_URL_READ but it does not return full url with image name.
can any Guru help me please?