Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Version: Windchill 12.0
Use Case: I want to perform Custom code deployment from source Windchill system to a new windchill environment, where I have the custom java files stored in WTHome\src directory. Also the custom configurations like loadFiles and workflows and templates to be deployed to target. I'd need help with steps to prepare Build.xml and create a .jar file and how to deploy it to target system
Description:
Required help with the steps to perform the ant script and build deployment on WIndchill 12.0
Solved! Go to Solution.
@Rohaan.. its a broad question so there might be wide range of approaches.
You can also use repository like git or any third party repository for managing code versions.
For windchill objects, you can use BAC util https://support.ptc.com/help/windchill/r13.0.2.0/en/Windchill_Help_Center/busadminchgprom/BACPObjSupport.html
@Rohaan.. its a broad question so there might be wide range of approaches.
You can also use repository like git or any third party repository for managing code versions.
For windchill objects, you can use BAC util https://support.ptc.com/help/windchill/r13.0.2.0/en/Windchill_Help_Center/busadminchgprom/BACPObjSupport.html
Hello @Rohaan,
It looks like you have a response on your topic. If it helped to solve your question please mark the reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.
Thanks,
Vivek N.
Community Moderation Team.