Skip to main content

Notifications

Finance | Project Operations, Human Resources, ...
Suggested answer

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

(0) ShareShare
ReportReport
Posted on by 920

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

  • BASMA Profile Picture
    BASMA 920 on at
    RE: how to add control when modify parm in batch job dialog?

     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("");
    }

  • Suggested answer
    Mohit Rampal Profile Picture
    Mohit Rampal 12,554 Super User 2024 Season 1 on at
    RE: how to add control when modify parm in batch job dialog?

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

    dynamics365musings.com/.../

  • BASMA Profile Picture
    BASMA 920 on at
    RE: how to add control when modify parm in batch job dialog?

    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
    Mohit Rampal 12,554 Super User 2024 Season 1 on at
    RE: how to add control when modify parm in batch job dialog?

    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.

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,031 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 230,868 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans