Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
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
    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
    101,158 Moderator 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

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Mohamed Amine Mahmoudi Profile Picture

Mohamed Amine Mahmoudi 100 Super User 2025 Season 1

#2
Community Member Profile Picture

Community Member 50

#3
shanawaz davood basha Profile Picture

shanawaz davood basha 6

Featured topics

Product updates

Dynamics 365 release plans