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 :
Finance | Project Operations, Human Resources, ...
Suggested Answer

how to add control when modify parm in batch job dialog?

(0) ShareShare
ReportReport
Posted on by 932

hello,

 I add new parm in batch dialog :  

pastedimage1678959000941v1.png

I want when I activate MultiThread, activate automatically the batch processing 

have you any idea about how to activate this button

I have the same question (0)
  • Suggested answer
    Mohit Rampal Profile Picture
    12,565 Moderator on at

    Hi BASMA, Probably you can try leveraging below article.

    www.schweda.net/blog_ax.php

    Also there would be another solution to validate if multiThread is enabled then on close of dialog, check value of Batch processing.

  • BASMA Profile Picture
    932 on at

    hello,

    I use RunBaseBatch

    which method I can use it to validate multiThread and set Batch processing to true?

  • Suggested answer
    Mohit Rampal Profile Picture
    12,565 Moderator on at

    You can use Validate method as it will be called before run.

    dynamics365musings.com/.../

  • BASMA Profile Picture
    932 on at

     I use this code but the batch processing always not activated

    public boolean validate(Object _calledFrom = null)
    {
    if (multiThread)
    {
    return this.batchInfo().parmBatchExecute(true);
    }
    return checkFailed("");
    }

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!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 577 Super User 2026 Season 1

#2
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 309

#3
Diego Mancassola Profile Picture

Diego Mancassola 259

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans