Action – RebuildKeyedName - erdomke/Innovator.Client GitHub Wiki

Rebuild the keyed names for all of the items in a given table, calling the GetKeyedName method as appropriate

AML Query

<!-- SOAP_ACTION = RebuildKeyedName -->
<ItemTypes>{Item Type Name}</ItemTypes>

🚨 Be careful. Misspelling the item type name can take down the server.

Example

<!-- SOAP_ACTION = RebuildKeyedName -->
<ItemTypes>Part</ItemTypes>
⚠️ **GitHub.com Fallback** ⚠️