Inspector gets no connection to Teamcenter and the Export fails
Here is what you can check! The article is relevant for these versions:
- v23.4.3
- v23.5.1
- v23.6.0 and higher
NX can connect via 4 different connections types to TC.
-HTTP
-TCCS
-IIOP
-TCTP
Inspector can only connect via http.
If NX uses an other protocol, BCT_TC_WEB_TIER_URL must be set.
Another workaround:
Set following NX environment variables to force NX to connect with the http protocol
set UGII_UGMGR_COMMUNICATION=HTTP
set UGII_UGMGR_HTTP_URL=<Web tier url> e.g. http://tcserver14:8080/tc
Notes:
- We cannot support requests via a load balancer. For this, the 4Tier connection must be used in NX for BCT by setting the BCT_TC_WEB_TIER_URL.
- If you use SSO, you need at least v24R3.