All notifications need to go to 3DSpace instead of 3DDashboard- OnPremise

How can we make all notifications to go to 3DSpace on 2024x FD04. All of them go to 3DDashboard and we are not ready to use 3DDashboard notifications.  Right now, in 2018x, all change/issue notifications to go to 3DSpace. We have figured out route management tasks to be redirected to 3DSpace in 2024x using this setting. Can we do the same for other apps like Change Action maturity change notification for example or is there any other customization?

 

emxSystem.properties for Routes and Route Tasks

If you want to change the default values, enter your changes in the emxComponent.properties page object. For more information, see Editing Properties Using MQL.

Property NameProperty DescriptionValid Values
emxFramework.Routes.Notification.Link.Enable3DSpace

Determines the target for links in email notifications or 3DNotification. When false (the default), links for routes open the properties for the route in Route Management and links for tasks open in Collaborative Tasks.

When true, links for routes and tasks open in Collaboration and Approvals.

Default is false.

True or False

 

emxFramework.Routes.EnableMails

Determines if email notifications are sent from Collaboration and Approvals in addition to email notifications from 3DNotification.

If this property is set to false and the user does not enable email notifications in 3DNotification, they will not receive any email notifications for route and task events. They will receive a 3DNotification for events they have enabled.

If this property is true AND the user enables email notifications in 3DNotification, they will receive 2 notifications for each route and task event.

Default is false.

True or False