Skip to content

Action – RebuildKeyedName

Eric Domke edited this page May 6, 2019 · 1 revision

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>
Clone this wiki locally