I have developed a solution connector and uploaded it into a private catalog. I also need to include alarm and trend templates with this solution connector so that users can access them when they deploy from the catalog. To achieve this, I have uploaded these templates into the default templates folder and rename these files as mentioned in about.md file. However, users are not receiving these templates when deploying the connector.
From what I understand, the issue might be that the .dmprotocol
packager command is not considering this folder during creation. Could this be the problem, or is there something else I might be missing?
Hello,
We’ve reviewed this and identified it as a missing functionality in the current DevOps tools for connectors. Our legacy internal tooling included this feature, which is why the documentation and folders are present in the connector solution template in Visual Studio.
At the moment, there’s no viable alternative for the wider community using the DevOps tools, other than manually installing the templates afterward. Given the importance of this, we’ve prioritized it and will aim to add this functionality in the next few weeks.
Thank you for bringing this to our attention and for your patience.
thanks for you reply
I get to know that by this method I can include alarm and trend template with protocol while publishing into private catalog.