Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hi all,
I have been familiarizing myself with the Kepware Configuration API, specifically creating and accessing tags from thingworx using the API. I have been able to create normal tags using the API, however, I am struggling to find out what the endpoint URL should be for advanced tags.
I use the endpoint in the following format to get all the channels: /config/v1/project/channels
This endpoint gets me all of the channels in my Kepware environment, but I can't find where the _AdvancedTags channel is for accessing the advanced tags and creating new ones. If anyone has been able to access the _AdvancedTags through the API please let me know.
Any feedback is greatly appreciated thanks!
Solved! Go to Solution.
I'm having this issue as well. Although I did find some access to the tag groups via "aliases" you can't get to much information about the tags.
I'm understanding from the below article that this is not possible but was submitted as a possible enhancement.
https://www.ptc.com/en/support/article/CS315288?source=search
I'm having this issue as well. Although I did find some access to the tag groups via "aliases" you can't get to much information about the tags.
I'm understanding from the below article that this is not possible but was submitted as a possible enhancement.
https://www.ptc.com/en/support/article/CS315288?source=search
The reply post from EG_10288871 is correct. Currently Advanced tags are not supported through the Configuration API. Here is a link to the Kepware article on how to submit an enhancement request.
Article - CS295047 - How to open an Enhancement Request for PTC Kepware Products
Thanks,
*Chris