cancel
Showing results for 
Search instead for 
Did you mean: 

SAC - Disable System Error Messages with a correlation id

Alexander_Blasl
Participant
0 Kudos
181

Hi,

is it possible to switch off such messages in SAC stories?
The message comes before code from OnInit is loading.

errmess.png

If not, is it possible to close the message via code or do the users have to close all manually?

BR
Alex

View Entire Topic
Siddharth3
Discoverer
0 Kudos

In ODE 2.0 use the below script.

Application.setMessageTypetoShow([ApplicationMessageType.Success])