Skip to main content
14-Alexandrite
February 5, 2026
Solved

Import Table Views

  • February 5, 2026
  • 1 reply
  • 142 views

Version: Windchill 13.0

 

Use Case: I am receiving the error below when trying to import a table view exported from a Windchill instance hosted on another server. The tables referenced in the export xml file should be common across both servers as the view is an OOTB view. The two versions of Windchill are at the same version. Import started... Started object creation process... Importing info from XML file: TableViewDescriptor. Applied action : Default Problem in export/import process. Nested exception is: wt.util.WTException: wt.util.WTRuntimeException: The domain administered object has no assigned domain. Cannot check policy access. Object class: "class com.ptc.core.htmlcomp.tableview.TableViewDescriptor", Object display identity: "Table View Descriptor - com.ptc.windchill.enterprise.folder.folderResource.VARIANT_SPEC_VIEWs", Object identifier: "{2}", Object display type: "{3}" Nested exception is: wt.util.WTRuntimeException: The domain administered object has no assigned domain. Cannot check policy access. Object class: "class com.ptc.core.htmlcomp.tableview.TableViewDescriptor", Object display identity: "Table View Descriptor - com.ptc.windchill.enterprise.folder.folderResource.VARIANT_SPEC_VIEWs", Object identifier: "{2}", Object display type: "{3}" THE RESULT OF THE IMPORT :FAILED


Description:

Can anybody help me to understand the cause of this message please?

Best answer by Fadel

Use wcadmin  (account that has been mentioned during the installation )

1 reply

Fadel
23-Emerald I
February 6, 2026

try to replace from “((null))” to “/” in <objectContainerPath> tag in xml 

and make sure to use wcadmin for import/export  

Buiꓘa
14-Alexandrite
February 6, 2026

Hi. It wasn't set to "((null))" originally. I have ensured that the file contains "/" in the <objectContainerPath> tag in the xml and I am still getting the same problem.

Fadel
23-Emerald I
February 6, 2026

Thanks for feedback , would you confirm that you are using wcadmin not another user from the admin group ? 

This a know issue when not using wcadmin https://www.ptc.com/en/support/article/CS314421 

Buiꓘa