Question
Multi-Level BOM report in WTPart's Action menu
Version: Windchill 12.1
Use Case: Customize Action menu
Description:
I would like to launch Multi-Level BOM report in Action menu of WTPart. In such case I added:
<model menufor="wt.part.WTPart" name="more parts actions" resourceBundle="com.ptc.windchill.enterprise.part.partResource">
.
.
.
<action name="psbReportMultiLevelBOMGWT" type="psb" />
</model>
into custom-actionModels.xml file.
After "Reload Action" such command is avaiable but report (new window) is not shown.
After "Reload Action" such command is avaiable but report (new window) is not shown.
What else should be done to launch report??

