######################################################################## #Resource key=Error Code|Message text|Resolution text |Description text ####### # {component}-{subcomponent}-{4-digit code}{classification} #Newlines can be utilized to add some clarity ensuring continuing line #has atleast one leading space #ResourceKey=\ # ERR0000E\ # Sample error msg txt\ # Sample resolution msg\ # Sample description txt # ####### #Error code classification category for other components #1400-1499 Security/Permission Related #2400-2499 Availability/Timeout Related #3400-3499 Data Access/Integrity Related #4400-4499 Schema Interface Type/Validation #5400-5499 Business/Flow Processing Related #6400-6499 Reserved \u2013 do not use #9400-9499 Unknown Errors # ###### #{classification} description # I = Information # W = Warning # E = Error # F = Fatal ######################################################################## GENERAL_INFO=\ ECOMP-GENERAL-INFO-5401|\ {0}|\ Please check other logs for more detailed info|\ General info GENERAL_WARNING=\ ECOMP-GENERAL-WARNING-5402|\ {0}|\ Please check other logs for more detailed info|\ General warning GENERAL_ERROR=\ ECOMP-GENERAL-ERROR-5403|\ {0}|\ Please check other logs for more detailed info|\ General error AUDIT_BEGIN=\ ECOMP-GENERAL-5403|\ Entering method|\ No resolution needed|\ Entering method AUDIT_END=\ ECOMP-GENERAL-5404|\ Exiting method|\ No resolution needed|\ Exiting method METRICS_BEGIN=\ ECOMP-GENERAL-5403|\ Entering method|\ No resolution needed|\ Entering method METRICS_END=\ ECOMP-GENERAL-5404|\ Exiting method|\ No resolution needed|\ Exiting method