cancel
Showing results for 
Search instead for 
Did you mean: 

Suppress "Shared Property Value Changed" message

Former Member
0 Kudos

I'm using "Shared Properties/Memory" to store a variable in SAP MII 12.2 version.

This variable is a map and I have set "Storage Type" as "Inline".

A scheduled job writes in this variable periodically. But every time the variable is written,  "warning" record is added to the Log. Like this:

"Shared Property Value Changed. Property Name : <PropertyName>; Value: <Value>"

It's annoying because it creates many records in the log, making it difficult to read the relevant records.

My question is: Is it possible suppress this "warning" message in Log while a property in "Shared Memory" changes?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I see this thread is very old, but is there a solution for that problem?

Best regards,

Torsten

former_member185280
Active Contributor
0 Kudos

You can try setting the logging level in Netweaver configuration.

Log Configuration with SAP NetWeaver Administrator - Monitoring - SAP Library

Former Member
0 Kudos

But then I dont see the important messages.

former_member185280
Active Contributor
0 Kudos

You can try setting a filter in the log viewer to exclude these messages. That would at least make reading the logs easier. For performance reasons I recommend setting most of the log levels in production systems to error but I am sure there are good reasons to make exceptions. The SAP MII team is pretty receptive to customer input so you could open a ticket with sap and they may change the behavior of this message in a future release.