cancel
Showing results for 
Search instead for 
Did you mean: 

Read messages in SAP Lumira

0 Kudos

Hi All,

has anyone tried to read a message from Lumira's list of messages and to display it in a textbox on the screen?

What I mean: instead of pushing the user to click on the messages button 1.jpg to call the standard message popover 2.jpg, to access the list of messages using java-script, and to extract the needed message from there and to show it on the screen straight away. So the user doesn’t need to click on the standard button to see if there is an important info for him.

This is needed when using planning objects in Lumira, such as a planning sequence. So if a message was passed from the planning sequence, I would like to read it and to show it to the user on the main screen.

Thanks in advance,

Taras

Accepted Solutions (1)

Accepted Solutions (1)

reiner_hille-doering
Active Contributor

The coming Lumira 2.4 will have APIs to access the messages and to show them as you like

0 Kudos

hi reiner.hille-doering,

Thanks for news)

reiner_hille-doering
Active Contributor
0 Kudos

In this thread I have explained how to use the 2.4 feature.

Answers (1)

Answers (1)

TammyPowlas
Active Contributor
0 Kudos

Hi - it has been a while since I have used Lumira Designer

I wonder if you could just enable it in the properties- see my response in this thread: https://answers.sap.com/questions/12716245/applicationcreateinfomessage.html

0 Kudos

Hi Tammy,

thanks for your reply but it's not what I need. I already have messages coming to Lumira, I want to access that in scripting: access the list of messages and to read them, using java-script.