Skip to main content

Hello IFS Community,


In my previous workplace, the IFS administrator used to set up a message warning about when IFS servers will be down and why. See the Screenshot for details (See the red arrow). 

 

The message used to display something like “IFS will be down from 2 am - 4 am” on the area with red on my Screenshot, and the message even moves. Any idea how to create that message? 

 

 

Hint: Boradcast Messages

Solution Manager → User Interface → Broadcast Messages


it is necessary to look for Broadcast Messages… ifswin:Ifs.Application.CommonMessages.CommonMessages


We use broadcast messages in our nonproduction refresh scripts to tell users when the environment was last refreshed from PROD. The bright orange banner also helps them notice they’re not in PROD.

 

 

(This is made with a call to COMMON_MESSAGES_API.NEW__.)


Does anyone know how this works in Aurena?


Reply