Announcements
No record found.
Hi ,
I need to know how can I create Dialog using sysOperation Framework with the help of Contract class, UI Builder Class and Service Class.
Please suggest me the way to do this task accordingly.
Thanks.
Hi Sam D.
There is lot of blogs available for developing dialogs and batch process using Sys operation framework.
Please refer to the below blog which will be helpful for you.
https://www.songnghia.com/2022/04/sysoperation-framework-d365-f.html
Thanks,
Girish S.
Thank you Girish S.
I followed the above blog , and it is working ,
but i have a doubt in the Service class ,
in my contract class there is 6 parameters, fromemail, toemail,ccemail,body,subject and salesid , so in service class how should i get the all parameter with the values and write the business logic on it.
Can you please help me on this ?
Your service method should use the contract class as a parameter. Then you'll simply call accessor (parm) methods to get values:
_contract.parmFromEmail();
On the same link I have send - Refer to the scenario 2 - Where they call the service class method in the new method of controller class.
So that method will have arguments as your contract class. Using that argument, you can get the values.
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.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
André Arnaud de Cal... 514 Super User 2026 Season 1
Giorgio Bonacorsi 390
Adis 266 Super User 2026 Season 1