08/09/2023 09:35 PM
Hi Team,
Need information related to the below column data as we can see the column type is longblob.
we want to convert this byte array to the actual file.
Please let me know what type of file is this.
Thanks
08/09/2023 11:00 PM
Hello @randhir_kumar,
No, You cannot convert directly bytearray into file, The Data is in object form which is further converted into byte.
08/10/2023 08:28 AM
Hi,
Is there any way we can use this column data to get the original file.
Thanks,
Randhir Kumar.
08/10/2023 10:10 PM - edited 08/10/2023 10:10 PM
Hello @randhir_kumar,
You might get the data in file, but it wont be in readable format.
08/10/2023 10:16 PM - edited 08/10/2023 10:16 PM
select *,convert(re.soddetaildata using utf8) from request_exceptions
08/11/2023 02:08 AM
@rushikeshvartak we cannot see any data on executing the query.
Please find the screenshot below:
Thanks.
08/12/2023 10:00 PM
You need to raise saviynt ticket to get data from database.
08/16/2023 04:52 AM
Hi Rushikesh,
We have raised an SR for this.
[#1662296] Need SOD related information : Customer Portal (freshdesk.com)
They suggested to follow up in Saviynt Forums.
10/02/2023 11:11 PM
Hi,
We still looking for suggestions.