Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Unanswered

using process guide for new mobile device development error

(0) ShareShare
ReportReport
Posted on by 97

I am trying to use process guide to develop a new development. I have created a new activity code as well as work creation process by extending the enums WHSWorkActivity and WHSWorkCreationProcess. And i have enabled the process guide using below code.(for refrence)

 

[ExtensionOf(tableStr(WHSRFMenuItemTable))]

final class ERAWHSRFMenuItemTable_Extension

{

protected boolean workActivityMustUseProcessGuideFramework()

{

boolean ret = next workActivityMustUseProcessGuideFramework();

 

if (!ret && (this.WorkCreationProcess == WHSWorkCreationProcess::ERASO || this.WorkActivity == WHSWorkActivity::ERASO))

{

ret = true;

}

 

return ret;

}

}

 

with the above code used the process guide is enabled by default but when i open the form and fill up some more fields and save it, i am getting warning below:

i am not getting the above warning for anyone of the custom as well as out of the box activity code its happening only for the new one. I might have missed some setup

And due to this my development is not loading up in below form whsworkexecute(work process)

 

Thanks in advance

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

Congratulations 2024 Spotlight Honorees!

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December!

Congratulations to our December super stars! 🥳

Get Started Blogging in the Community

Hosted or syndicated blogging is available! ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,622 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,354 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans