cancel
Showing results for 
Search instead for 
Did you mean: 

BRF+ Not Distinguishing between Log message type.

srinidhi_r1
Discoverer
0 Kudos
350

Hi Experts,

I have created an BRF+ application with rule to validate some condition and throw error message.

I have created a log message of type error.

But when simulating the function with this rule, I am getting only message, without any message type.

Also in the generated code, there is no logic to identify message type

Do you have any suggestion to make BRF+ show the message as error?

View Entire Topic
shwetars
Product and Topic Expert
Product and Topic Expert
0 Kudos

can u paste the final snapshot from simulation result

srinidhi_r1
Discoverer
0 Kudos

This is when I execute and display processing step. If I click on that message, then it is showing the details

But I need it to raise an exception so that when I call this BRF+ from another class, I can show the error message