Teamcenter How to display Release status and In Process information in SWIM

2022-07-26T21:03:46Z
Engineering Process Management

Summary


Details

How to display Release status and In Process information in SWIM.

Solution

This object has been processed so is no longer InProcess.


This object is still InProcess and can be seen by the 2 different 'InProcess' properties and their values.


What was configured for this process.

swim.cfg
----
sw.manager.columns.tree = savehint:laterver:laterrev:teamcenterstatus:object:sw.TCSTATUS:sw.TCProcess:sw.FNDProcess,250:localmoddate,200

sw.manager.columns.workdir = insession:savehint:laterver:laterrev:teamcenterstatus:modeltype:object:sw.TCSTATUS:sw.TCProcess:sw.FNDProcess,250
----

swim.xml
----

<attribute> <cad_name value="TCProcess"/> <pdm_name value="ItemRevision.process_stage_list"/> <direction value="pdmtocad"/> <missing_attribute_action value="create"/> </attribute> <attribute> <cad_name value="TCSTATUS"/> <pdm_name value="ItemRevision.release_statuses"/> <direction value="pdmtocad"/> <missing_attribute_action value="create"/> </attribute> <attribute> <cad_name value="FNDProcess"/> <pdm_name value="ItemRevision.fnd0InProcess"/> <direction value="pdmtocad"/> <missing_attribute_action value="create"/> </attribute>

----

NOTE: Currently SWIM does not support icon display for InProcess or Release or any status of an object.

KB Article ID# PL8658523

Contents

SummaryDetails

Associated Components

Engineering Process Management - Integration for Solidworks SWIM