cancel
Showing results for 
Search instead for 
Did you mean: 

changing system message

Former Member
0 Kudos

Hi Dear;

is it possible to change SBO system messages? how?

thank you Dear;

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Bittar,

It is not possible to change SBO system messages.

You can catch status bar messages parse them and throw your own messages.

Dialogboxes have no unique id so that it is only possible to get information that they appeared but you can not change them.

Regards Chris

Message was edited by:

Chris Kroos

Former Member
0 Kudos

Hi Dany,

You can block SBO System messages by having <b>BubbleEvent = False </b> This will help you to avoid the system messages.

Satish.