Skip to main content

Notifications

Finance | Project Operations, Human Resources, ...
Unanswered

Upload file

(0) ShareShare
ReportReport
Posted on by 504
public void readAndProcessFile()
    {
        FileUploadTemporaryStorageResult uploadFileResult = File::GetFileFromUser();
        if(uploadFileResult && uploadFileResult.getUploadStatus())
        {
            //put process file code here.
            this.processFile(uploadFileResult); //We will write this method further down in the article.
        }
        else
        {
            throw error(/Unable to load file/);
        }
    }
  • Kevin Xia Profile Picture
    Kevin Xia Microsoft Employee on at
    Upload file
    Hi,
    Can you describe specifically what went wrong or what you need to ask about on the forum?
    Best regards,
    Kevin
  • Martin Dráb Profile Picture
    Martin Dráb 230,934 Most Valuable Professional on at
    Upload file
    Unfortunately you asked no question and described no problem, so we can't know what you want to discuss.

    All I can say so far is that you copied this piece of code from How To Read A File In D365.
     
    By the way, I moved this thread from Dynamics AX forum, because the code is clearly about F&O.

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

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Congratulations to the January Top 10 leaders!

Check out the January community rock stars...

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,111 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 230,934 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans