4-Participant
October 15, 2025
Question
Republish is not working
- October 15, 2025
- 1 reply
- 1814 views
Version: Windchill 13.0
Use Case: Republish is not working - Publish will work only when we do check in and check out. Windchill version is Release: 13.0.2.6 I checked online and tried adding below lines to xml. OR ยท It says our Windchill version does not support on="republish" or on="manual-post" in publishrules.xml. You cannot fix this by editing XML. To get PDF/STEP on republish, you need either: A check-in/schedule trigger, or A custom workflow/JPO that explicitly calls the publishing API.
<publish on="manual-post" additional-files="publish_drawing"/>
OR
<publish on=" republish" additional-files="publish_drawing"/>
Description:
Attached xml file used. Ca you help on this.

