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...
Unanswered

ABS Move blob from one folder to another

(1) ShareShare
ReportReport
Posted on by 260
Greetings to all of you.

I am having trouble moving a txt file, after read , from one folder to another.
 
 
 

 
How can i move this file from the main folder to Errors or Achive one?Note : Those folders are subfolders basically of another folder.
 
 
I tried the code below but without any luck. Do i use optionalparameters correct?
Clear(Instr);
                        ABSBlobClient.GetBlobAsStream(ContainerContect./Full Name/, Instr); // So now its inside the instr
                        if ErrorFile = false then begin
                            OptionalParameters.Prefix('Archive');
                            ABSBlobClient.PutBlobBlockBlobStream(ContainerContect./Full Name/, Instr, OptionalParameters);
                        end else begin
 
                            OptionalParameters.Prefix('ReceiptAnnouncementACK/Errors');
                            ABSBlobClient.PutBlobBlockBlobStream(ContainerContect./Full Name/, Instr, OptionalParameters);
                        end;
I have the same question (0)

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 2,216 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,471 Super User 2026 Season 1

#3
AndrewThomas81 Profile Picture

AndrewThomas81 1,369

Last 30 days Overall leaderboard

Featured topics

Microsoft Training Manuals

Product updates

Dynamics 365 release plans