Forum Replies Created
-
# 2 years ago::
Hi Eddi,
Could you please share the solution for this problem that you have solved on your own. I am also looking for the way how to get the file’s blob data and the session (which i want to use to prepare the file attachment for the Email connector) from the content repository.
Thanks & Regards,
Palani
in reply to: Get data of File in ContentRepo# 2 years ago# 2 years ago# 2 years ago::Hi Malfurion,
Thanks.
If I correctly understood you, I have to use “UploadFile” function in “ITIZ_Utilities” to get the session of the file (from blob format). Now I would like to ask you how to get the blob format from content repository (ClearFileSystem). Because I don’t want to upload the files from the computer. The files are in content repository and in one of screen i am displaying as a list of files. Users can be able to see the file list and if they wish they can select a file like selecting the check box and press a button to send the file by Email. I know the file(s) are displayed as a result and they are not blob format. But I want to use the functions (may be in clearfilesystem content repository) to get the blob of the file and then I can use ITIZ_Utilities UploadFile funtion to convert this blob into session. Is it possible?
Please note that it is a mandatory requirement that users do not want to upload from the computer. If not possible what is the alternate way to satisfy this requirement?
Thanks & Regards,
Palani