Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

Add Batch Job Processing in exisitng form (AX 2012)

(0) ShareShare
ReportReport
Posted on by

Hi All,

Is it possible to add a batch job processing to an exisitng  AOT form object? or I need to convert it to a runnable batch class?

Thanks!

  • Martin Dráb Profile Picture
    232,866 Most Valuable Professional on at
    RE: Add Batch Job Processing in exisitng form (AX 2012)

    You can't process a form in batch, because a form isn't a process. It's just something displaying data to users. Focus on the process that you want to run in batch.

    The batch processing tab is used in dialogs of RunBaseBatch and SysOperations frameworks, which sole purpose is to collect input parameters for a process. It's not the case of normal, stand-alone forms.

    If this is what you mean, note that the usual approach isn't designing a form for a dialog. Dialogs are created at runtime, either in RunBase.dialog() or - in case of SysOperation framework - generated automatically from a data contract definition. Using a form as such a dialog is possible, but normally you should do it only when your requirements can't be met by normal dialogs.

  • Community Member Profile Picture
    on at
    RE: Add Batch Job Processing in exisitng form (AX 2012)

    Hi Nikolaos,

    I have this requirement where I need to add a batch job processing tab in a existing form, If it is not feasible I guess I can recreate it via runnable class. Thanks for confirming!

  • nmaenpaa Profile Picture
    101,158 Moderator on at
    RE: Add Batch Job Processing in exisitng form (AX 2012)

    Only classes can be run as batches, not forms.

    Could you tell us more details about what you are trying to achieve?

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,110 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,866 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Product updates

Dynamics 365 release plans