Troubleshooting
Problem
When a Scope Set name contains special characters such as dot, quote or forward slash (for example My.Scope) then any property that this scope name is concatenated to will not work. For example: property com.ibm.cdb.cmd.lsof.Linux.My.Scope={value} will not be recognized as a property connected with the 'My.Scope' scope set. This property will instead be related to scope set called 'Scope'. This is because we extract scope set name by extracting the string after last dot. Additionally we do not handle the single quote or forward slash character in these scoped properties.
Symptom
Scoped properties do not work if scope set name contains special character such as dot, forward slash or single quote.
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
23 June 2018
UID
swg21664758