Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics AX (Archived)

Event handlers on sales invoice posting in batch mode

(0) ShareShare
ReportReport
Posted on by 2

I need to trigger a custom process to run after the posting of sales invoices in batch.

I have not been able to find a suitable place to put the event handler to trigger this code.

Has anyone used event handlers on sales invoice posting process in batch mode (with multi-threading).

Where is the best place to put the event handler?

*This post is locked for comments

  • ciarand Profile Picture
    ciarand 2 on at
    RE: Event handlers on sales invoice posting in batch mode

    AX2012 R3.

    I put the event handler on the SalesFormLetter_Invoice.afterOperationBody() this code only runs on client, batch mode does not run this code (verified with trace parser)

    It runs the FormLetterServiceMultithread class but can determine where to put event handler for the batch mode to only trigger for sales invoicing

  • nmaenpaa Profile Picture
    nmaenpaa 101,156 on at
    RE: Event handlers on sales invoice posting in batch mode

    Is your question about Dynamics AX (2012) or Dynamics 365 for Finance and Operations?

    Anyway, it should not matter if it's run in batch or not, it runs through the same code. And then you can find out in your event handler if the code is running in batch or not.

    In AX2012 you would call clientKind() method.

    In D365FO you would call hasGUI() method.

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

Congratulations 2024 Spotlight Honorees!

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December!

Congratulations to our December super stars! 🥳

Get Started Blogging in the Community

Hosted or syndicated blogging is available! ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,642 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,371 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans