Skip to main content
Solved

FSM: scheduled processes - where is data stored

  • November 7, 2021
  • 3 replies
  • 205 views

Forum|alt.badge.img+2

Release Notes for 6U12 state that:

 Messages will no longer use Microsoft Message Queues (MSMQ). Instead, the messages are moved to Scheduled Processes in the database for the Service Monitor Engine (SME) to process..

Where are perform_send_to_monitor entries stored - what table(s)?  Is it visible in the UI?

We are migrating from 5.6 to 6.12 and I need to find a way to regenerate the monitor entries.

Thanks in advance

Ben

Best answer by SanjeewaJ

Hi @USYBENA ,

Admin -> System -> Scheduled Processes
Table - SCHEDULED_PROCESS

Ex: 

 

Regards,
Sanjeewa

3 replies

SanjeewaJ
Superhero (Employee)
Forum|alt.badge.img+12
  • Superhero (Employee)
  • Answer
  • November 8, 2021

Hi @USYBENA ,

Admin -> System -> Scheduled Processes
Table - SCHEDULED_PROCESS

Ex: 

 

Regards,
Sanjeewa


Forum|alt.badge.img+2
  • Author
  • Do Gooder
  • November 8, 2021

I think that is how you “schedule” a process.  But where in the database is that entry written/stored?  I am assuming from documentation that when you execute a perform_cleanup, that something is written to the database.  


Forum|alt.badge.img+19
  • Superhero (Employee)
  • September 9, 2023

Release Notes for 6U12 state that:

 Messages will no longer use Microsoft Message Queues (MSMQ). Instead, the messages are moved to Scheduled Processes in the database for the Service Monitor Engine (SME) to process..

Where are perform_send_to_monitor entries stored - what table(s)?  Is it visible in the UI?

We are migrating from 5.6 to 6.12 and I need to find a way to regenerate the monitor entries.

Thanks in advance

Ben

The perform_send_to_monitor entries are stored in this table METRIX_SME_MESSAGE