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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Unanswered

Plugin - InvalidPluginExecutionException not showing on Real-Time Marketing Journey form

(0) ShareShare
ReportReport
Posted on by

Hi,

I'm working on a Journey Approval Process in Dynamics 365 Real-Time Marketing. The business requirement is:

  • When a Journey is created, it goes through an approval process
  • Once approved, a custom boolean field tbs_allowpublished is set to true
  • If a user tries to Publish/Go Live the Journey without approval, it should be blocked with an error message on the form

What I've implemented:

A plugin (JourneyPlugin) that throws InvalidPluginExecutionException to block publishing:

if (!allowPublish)
{
    throw new InvalidPluginExecutionException(
        "This Journey has not been approved for publishing.");
}

What's working:

  • Plugin is firing correctly
  • Error is visible in Plugin Trace Logs
  • titc_allowpublished value is being read correctly
What's NOT working:
  • The error message is not showing on the Journey form
  • The Journey either publishes successfully OR fails silently with no user-facing message
Categories:
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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
Pallavi Phade Profile Picture

Pallavi Phade 102 Super User 2026 Season 1

#2
ManoVerse Profile Picture

ManoVerse 58 Super User 2026 Season 1

#3
Abhilash Warrier Profile Picture

Abhilash Warrier 55 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans