We cannot rename attributes in use. We cannot find where the attributes are in use. We cannot inactivate attribute categories. Once in place, we need more flexibility to change them.
Organization Name (Please enter full organization name) | WPAOG |
Reported Version | 4.0 |
Hi Lindsay, You can extract the GUIDs for all of your attributes using the following SQL query in SSMS:
SELECT *
FROM dbo.ATTRIBUTECATEGORY
The ID column holds the GUID you can use.
Thanks
Thanks, Nicola, but that solution works if you have the actual attribute GUID, which I cannot find on the front end either. There is not an 'attribute' type query option and the attribute table does not contain that GUID when exported from the list.
We have a Knowledgebase Solution that may assist with this. Please see KB Article 117613