Financial Management - PSFT (MOSC)

MOSC Banner

EOEN_MSG Outbound Filtering

USING: Tools 8.61, FS/SCM next to latest pum (also same on HR)

TLDR: how can we publish only specific EVENTS to a remote system

  • PeopleSoft documentation indicates that Events (in the Event Framework) can be configured such that they only process remotely submitted event instances (asynchronously).
  • When you publish an event, PeopleSoft creates an EOEN_MSG
  • PeopleSoft Alerts (in the Event Framework) also use EOEN_MSG
  • You can add FILTERS to Service Operation routings, but that only applies to inbound messages AND all that can be done is set them to ERROR (you can't skip them).

This means that IF I want to publish Events from FS to HR, THEN when I turn on a routing between the two EVERY SINGLE EOEN_MSG will be published between the 2. I can't filter them on HR (other than erroring them which makes it hard to see real errors) and I have to customize the alert handler on the HR side to only process local-node messages (otherwise it will publish all the FS alerts that only apply to FS).

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center