-
Notifications
You must be signed in to change notification settings - Fork 302
Updated SRM Framework Configuration page according to RN44508 #5756
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Updated SRM Framework Configuration page according to RN44508 #5756
Conversation
| This BPA does not generate warnings. | ||
| - The Booking Manager does not have a parameter with name *Logging location*, i.e., element is using a non-supported connector version. To fix re-install the *Skyline Booking Manager* connector that is included in the SRM Solution package and set that version as production. | ||
| - The Booking Manager *Logging location* is not configured, is invalid, does not exist, is not accessible, is part of 'Skyline DataMiner\Documents', or does not end in a backslash character. Not having this configured will make issue investigations more difficult, if not impossible in certain cases. See [SRM Logging Configuration](xref:SRM_logging_config) for more information on how to properly configure logging. | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't we also generate a warning if there are too much log files, or the log folder exceeds a certain size?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indeed, added that info
| ### Warning | ||
|
|
||
| This BPA does not generate warnings. | ||
| - The Booking Manager does not have a parameter with name *Logging location*, i.e., element is using a non-supported connector version. To fix re-install the *Skyline Booking Manager* connector that is included in the SRM Solution package and set that version as production. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The issues about the logging locations are reported as errors or am I missing something?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We changed it to warning in https://collaboration.dataminer.services/task/283663
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Then we should probably mention that these were reported as error prior to SRM 2.0.5, I guess.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
…as errors in previous SRM versions
No description provided.