web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

Record TempBlob to Codeunit "Temp Blob" function problems

(0) ShareShare
ReportReport
Posted on by 450

So i'm busy replacing all the old code that contains the Record TempBlob to codeunit "Temp Blob". Now I've done most of the changes but there are 2 functions remaining that I don't see an immediate replacement for. Those are the "Init()" and "FromBase64String()" functions.

In what way can I solve this problem? 

Regards.

  • Suggested answer
    jdecottignies Profile Picture
    217 on at

    Hi,

    In temporary table TempBlob, FromBase64String was used to write your base64 string converted, into the Blob field.

    So now if you want to write a converted base64 string into your outstream you can use the "Base64 Convert" codeunit.

    There is two overloads for FromBase64.

    FromBase64(YourBase64String) returns YourBase64String converted

    FromBase64(YourBase64String, OutStream) writes YourBase64String converted into the Oustream passed in the second parameter.

    I wrote two examples of these methods you can use for your purpose: both of these downloads a file "myfile.txt" that contains "SGVsbG8gV29ybGQh" converted from Base64 (which means "Hello World!")

    pastedimage1577977116827v3.png

    => pastedimage1577977099260v2.png

    Hope it will help you

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the August Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 720 Super User 2026 Season 2

#2
YUN ZHU Profile Picture

YUN ZHU 436 Super User 2026 Season 2

#3
AndrewThomas81 Profile Picture

AndrewThomas81 409 Super User 2026 Season 2

Last 30 days Overall leaderboard

Featured topics

Microsoft Training Manuals

Product updates

Dynamics 365 release plans