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.
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.
Thanks,
Girish S.
Your service method should use the contract class as a parameter. Then you'll simply call accessor (parm) methods to get values:
_contract.parmFromEmail();
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 ?
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.
André Arnaud de Cal...
291,979
Super User 2025 Season 1
Martin Dráb
230,848
Most Valuable Professional
nmaenpaa
101,156