Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

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

How change value of parm in batch job after complete run method

(0) ShareShare
ReportReport
Posted on by 10

In this class I have parmId and it be use pack and unpack this value when user close form, but also need that parmId change with new value when Run method is complete.

Thanks

pastedimage1680028021514v1.png

  • Steven Garcia Profile Picture
    Steven Garcia 10 on at
    RE: How change value of parm in batch job after complete run method

    I was able to dot it using this

    parmId = NumberSeq::newGetNum(CompanyInfo::numRefParmId()).num();

    xSysLastValue::saveLast(this);

    When finally Run method

  • Steven Garcia Profile Picture
    Steven Garcia 10 on at
    RE: How change value of parm in batch job after complete run method

    If the user opened the form but did not execute the "Run" method, the parmId should remain the same, but if they opened the form and added rows and executed the "Run" method and it completed correctly, the parmId should change to a new one.

  • Martin Dráb Profile Picture
    Martin Dráb 231,409 Most Valuable Professional on at
    RE: How change value of parm in batch job after complete run method

    What's the point of changing a value of an input parameter after everything was done and no input is needed anymore?\

    Nevertheless changing the value is trivial: parmId = 'something else';

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

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February 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... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,409 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans