Exporting Enumerations
Global and custom enumerations can be exported in the same manner as types, using an export definition file as shown previously, with the following differences:
For <csvexportDefClass>, specify com.ptc.core.lwc.server.LWCEnumerationDefinition
For <csvexportNames>, specify the internal name of the global or custom enumeration as seen in the Manage Global Enumerations or Customize Modeled Enumerations panel, respectively, in the Type and Attribute Management utility.
È stato utile?