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, ...
Answered

Example of dialog with sysoperation

(0) ShareShare
ReportReport
Posted on by

Hi Experts,

Can you please share an example i could refer to build the following with sysoperation framework.

I tried to look for dialog in application suite , however what ever  i came across was being extended from runbase & not sysoperation framework.

1. Simple dialog with ok & cancel button.

2. Some dialog fields

3. Feature that sets some field value to defalt value, for example always yes for a boolean field.

4.Feature to load dialog with last used values.

Thanks

Mav

I have the same question (0)
  • Verified answer
    Gunjan Bhattachayya Profile Picture
    35,423 on at

    Hi Mav,

    Please try the class PurchFinalizeService. This is a simple class built using SysOperation framework and should be easy to follow.

    Regarding #3, You can add implements SysOperationInitializable in class declaration of the contract class and then add public void initialize() method. There implement your initialization logic.

    Regarding #4, last used values are automatically stored when you used this framework. You don't need to use pack/unpack as was the case with RunbaseBatch.

  • Verified answer
    Martin Dráb Profile Picture
    239,029 Most Valuable Professional on at

    1. No action need - SysOperation framework shows such a dialog by default.

    2. Just use a data contract class as a parameter of your service method. The dialog will be generated for you.

    3. Let the contract class implement SysOperationInitializable interface.

    4. No action needed - the framework does it automatically for you.

  • Mav Profile Picture
    on at

    Thanks all for your note.

    Regards

    Mav

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
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 617

#2
André Arnaud de Calavon Profile Picture

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

#3
Syed Haris Shah Profile Picture

Syed Haris Shah 298 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans