Skip to main content
Solved

Planned maintenance advance notification banner?

  • October 14, 2024
  • 3 replies
  • 23 views

may_kwok
Star Blazer L3
Forum|alt.badge.img+4

Hi folks,

Is there some way that I can display a notification banner on Ataccama ONE and RDM, to notify users in advance of any platform maintenance?

I’d like to notify my users in advance if we have any planned works, including and not limited to platform version upgrades, or RDM model updates.

Best answer by AKislyakov

In ONE there is a Custom Landing Pages available since v.14.3. You can add a Rich Text Widget and put your notification in there.



In RDM there is an option to put custom text on welcome screen by modifying welcome.xml file. But it will be reset every time you generate a project, and you’ll need to restart RDM to deploy new version. In other words, you’ll need an outage to notify about outage.
 

<?xml version="1.0" encoding="UTF-8"?>
<welcome-config enabled="true">
	<header>
		<div style="font-size: 20px; color: red; margin: 20px 5px 20px 20px;">!!!Planed outage: TODAY!!!</div>
	</header>
</welcome-config>

 

View original

Albert de Ruiter
Star Blazer L2
Forum|alt.badge.img+4

Hi May, would a notification on the landing page not simply suffice?

Kind regards,

Albert


Forum|alt.badge.img+2

In ONE there is a Custom Landing Pages available since v.14.3. You can add a Rich Text Widget and put your notification in there.



In RDM there is an option to put custom text on welcome screen by modifying welcome.xml file. But it will be reset every time you generate a project, and you’ll need to restart RDM to deploy new version. In other words, you’ll need an outage to notify about outage.
 

<?xml version="1.0" encoding="UTF-8"?>
<welcome-config enabled="true">
	<header>
		<div style="font-size: 20px; color: red; margin: 20px 5px 20px 20px;">!!!Planed outage: TODAY!!!</div>
	</header>
</welcome-config>

 


may_kwok
Star Blazer L3
Forum|alt.badge.img+4
  • Star Blazer L3
  • October 15, 2024

HI @Albert de Ruiter and @AKislyakov 

Thanks for the suggestion!

For ONE, We will start using the custom landing page, however it is not fool proof, because we notice some users e.g. directly bookmark page for Monitoring Projects, so they will most likely bypass the default landing page.

For RDM, thanks for the hint about the welcome page. I will look into it also.

🙇

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings