When in BC Release 23 wave 2 (preview) I try to integrate with Dataverse we get this error.
Any idea how to solve it?
The notification action that is specified by following parameters is not valid: codeunit ID = 7201 and function name = MultipleCompanyNotificationHelpLink. Ensure that codeunit and function exist, and that the function is global and has a parameter of the data type Notification.
AL call stack:
/CDS Integration Impl./(CodeUnit 7201).SendMultipleCompaniesNotification line 11 - Base Application by Microsoft
/CDS Connection Setup/(Page 7200).OnOpenPage(Trigger) line 37 - Base Application by Microsoft
/Guided Experience Impl./(CodeUnit 1991).RunObject line 4 - System Application by Microsoft
/Guided Experience Impl./(CodeUnit 1991).Run line 20 - System Application by Microsoft
/Guided Experience Impl./(CodeUnit 1991).Run line 16 - System Application by Microsoft
/Guided Experience/(CodeUnit 1990).Run line 2 - System Application by Microsoft
/CDS Connection Setup/(Page 7200)./Assisted Setup - OnAction/(Trigger) line 7 - Base Application by Microsoft
/Guided Experience Impl./(CodeUnit 1991).RunObject line 4 - System Application by Microsoft
/Guided Experience Impl./(CodeUnit 1991).Run line 20 - System Application by Microsoft
/Guided Experience Impl./(CodeUnit 1991).RunAndRefreshAssistedSetup line 2 - System Application by Microsoft
/Assisted Setup/(Page 1801).RunPage line 5 - System Application by Microsoft
/Assisted Setup/(Page 1801)./Start Setup - OnAction/(Trigger) line 2 - System Application by Microsof