The DataMiner Teams bot comes with a set of out-of-the-box commands that you can use to interact with your DataMiner System(s). However, these commands only scratch the surface of what is possible. By creating custom commands tailored to your exact needs, you can get maximum value from this functionality.
Do you have a use case in mind for the DataMiner chatbot, but unsure how to create the custom command? Let us know in the answers to this question what you would like to achieve and we'll implement the 5 highest voted commands for you!
What about a set of custom commands to notify/return status' on warnings, errors or failures from bpa tool as well as ability to run/execute bpa custom command checks
Hello Joey, That is awesome, thanks for sharing the repo link!
noted re the incompatibility bug discovered, will keep an eye on the thread for that fix.
Thank you :o)
Regarding that incompatibility, there are more details already in the provided answers to that question I posted. In short, this is already on the roadmap to be solved in the future. For now, I have created a version of the chatbot command that will not run into this issue by changing the code slightly.
Hi Wil, I implemented a first version of a “BPA Info” command that returns the status of the last results of the BPAs that ran. You can find the script in the following repo: https://github.com/SkylineCommunications/SLC-AS-ChatOps-BPA. I’m still facing a NuGet incompatibility issue at the moment that I’m trying to resolve (latest status here: https://community.dataminer.services/question/automation-script-nuget-incompatibilities/)