web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
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

I have the same question (0)

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

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

#2
Subra Profile Picture

Subra 409

#3
Martin Dráb Profile Picture

Martin Dráb 280 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans