Windchill
Recently active
Hi, We want to create an (Excel) application that downloads the viewables from Windchill in a batching way. All users are non-Windchill users. What kind of license(s) is required. Is it allowed that e.g. 20 Excel users download from Windchill via one license or does everyone needs his own license ?
We are about to receive some content for which I'd like to re-use our existing workflow templates. The content is the same, but needs different priority. We are already using the existing workflow priorities. When viewing the task table, I'd like to be able to differentiate this new content. How can I achieve this? - Can I create more priority items, 6, 7, 8 etc - I'm not able to add, e.g. Process Name in the Task Table. If we initiate a wf and give it a unique name, we could identify it in the task table. But it doesn't allow me to add Process object type in the Table view for tasks. - I don't want to have to recreate my wf module with a bunch of different names. Unless that's my only option. Any suggestions out there?
Hello , We want to configure Office365 in windchill .How to configure please let me know also can we add multiple user in the list so at a same time we can send mail to maultiple people . Regards, Dhananjay
Hi, i've installed Drafting 20 but every time I open it, it gives me back this message "C:\ProgramCAD\pDD_20\cdm\Enhancements.pe4\x64\Al Tools.dll wrong type". Then it works but our company customization fails to load. I've tried to uninstall and reinstall, to delete all the regedit keys, to copy the dll from another PC where this error does not appear. But nothing... Can anyone help me?
Hi, I am a beginner who can write Java and C ++ code but don't know how to apply development in PDMLink. PDMLink OOTB does not allow any additional information to be entered when proceeding with a revision. If you have a development case that allows you to enter additional information when making revisions or an example where you can add editable properties to EPMDocuments without check out, please share it. If I have to develop, please tell me what part of Customization Guide can help. Thanks, Warm Regards, SeonHo Cha
I have a Creo drawing in Windchill. It consists of three parts, a (.drw, .frm and .prt) files. I have a change request that covers all three related objects. When I try to check out any of the files I'm presented with a series of options on a pop up screen. I've tried what I think are the appropriate options but at no point does the file get checked out. Is there a simple tutorial about that shows how to check out and edit a Creo drawing from Windchill. My mech.eng. has moved on and I'm trying to cover some of his work while the search is on for his replacement. Any help would be massively appreciated.
Hi, I am able to create MVC table builder for non persistable object, but records are not displaying in table, hence can anyone provide solution? FYI : "extends AbstractConfigurableTableBuilder" Thanks.
We are setting up an Autocad CADWorker for the first time and trying to figure out the license strategy. It seems Autodesk wants a named-user for the Autocad license. I am wondering what other businesses are doing to address this?
Hi,I have a Windchill virtual test environment set up.I am unable to configure Windchill to run as a Service.I get an error from the Shell, Access is denied. I am logged in as Administrator with Full Permission rights. I have also made the complete ptc folder read/write.Assistance will be greatly appreciated. Thank you
Hello, I want to load CAD data in bulk how can i load in windchill.
Hi, I am assisting with a rehost but unsure how the "vault" part works. Struggling to completely understand what the guide is describing. After the actual Vault folder has been copied and moved to the new location, how do I point the new Windchill setup to the copied Vault folder? Not sure what all the sub-folders are. Appreciate the assistance. Thank you
Hello everyone, I'm trying to implement @breed example https://community.ptc.com/t5/Windchill/JSP-Page-to-Set-State/m-p/238010#M28450. How to put all the data in the table to look like in the tables below? And how do I make sure that when I click on the "Search" button I stay on the same page and the data is updated? All the code I wrote in the JSP-file customHomePageAction.jsp ( codebase/netmarkets/jsp/myCompany/customHomePageAction.jsp) <%@ page language="java" session="false" %><%@ taglib uri="http://www.ptc.com/infoengine/taglib/core" prefix="ie" %><%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%><%@ page import="com.jbtc.*" %><%@ page import="java.util.regex.*" %><%@ page import="java.util.Pattern.*" %><%@ page import="java.io.*" %><%@ page import="java.net.URL" %><%@ page import="wt.method.RemoteMethodServer" %><%@ page import="wt.util.WTException" %><%@ page imp
How to add Ant to eclipse in windchill. where can i find pet and load point in windchill. In customization guide i found a command > "ant -f bin/tools.xml eclipse_project.help". how to use this command. Can anyone please share the solution.
Gurus,I wanted to configure my Windchill instance with the Eclipse.Does anybody have the documentation/step by step guide which explains the procedure in detail? Please share at -.ThanksMayur
Hello everyone, how to execute sqlplus <db_user>/<db_user_pw>@<sid> command . If there is no Oracle, and there is SqlServer?And what is @<sid> ?
Hi All, I have configured eclipse with windchill using "ant -f bin/tools.xml eclipse_project" cmd and imported the cust_windchill_src in eclipse.. I m able to created,compile ,reload,debug java files successfully.but for jsps,xmls its not working..I have atatched the error screen shot. is there any configuration for jsp's,actions(netmarkets,config folder) in eclipse..Thanks,Chanhasen
Hello, please tell me where I can get the documentation on Windchill with detailed examples of working with the code, because in the usual documentation 99% of the information is not clear to me at all, even the first examples do not turn out?
Documentation 10_MR040_WindchillCustomizationGuide.pdf on page 51 it shows project cust_Windchill_src in Eclipse. In order to load that project in you must follow directions from ant -f bin/tools.xml eclipse_project.help I followed these directions. Step 1) Run the eclipse_project task is too vague. I can get the cust_Windchill_src folder into the project window of Eclipse, but I have no supporting libraries or src folders. Can anyone explain what "run the eclipse_project task" actually means? I put in Filesync, but I am not sure it is working. Thanks.
Hello, please tell me where you can find simple examples of working with XML and Java-files? I tried to run the example with cust_Windchill_src, but everything is difficult to understand, stopped at page PetTable
Hello everyone, please tell me how the code should look in the end https://support.ptc.com/help/windchill/wc111_hc/whc_en/index.html#page/Windchill_Help_Center%2FWCCG_Oview_GetStartCust_CreatePetUI_GetStartedCust_CreatePetUI_PetTable.html . I only got to point number 4. Where to create a project? I created it D:\ptc\Windchill_11.1\Windchill\src\com\acme\cust_Windchill_src " is that right?"
Can someone explain into me in layman terms ;what is a ResourceBundle?
Gurus, I'm needing to update a custom attribute for 500 wtparts. Is it possible to skip the Name and Revision columns in the import spreadsheet? The Validator states: Following part attributes are required: Name At the moment, the only process I can comprehend is to export all the Name and Revision data from the system for all the items, do some Excel work, then import again. Please share an easier method with me.
Hi ,I have a requirement:-In a workflow for a particular activity , when a user recieves the task , user should see two attributes 1. Company 2. Country in the task page.Also the input for the attributes should ONLY be a drop down list.In the Workflow template , i have created two variables in the activity of type name : wt.org.WTUser to achieve the drop down but this only gives the names of users in the Windchill system in the drop down list.Please suggest. Please refer the screenshot attached.ThanksIshaan
Has anyone used Windchill to do the following : For any of Ansys, Abaqus, or Star-CCM+, an analysis contains: All documentation and notes; Analysis geometry, setup, input files; Reports, slide decks, non-direct analysis results (i.e. excel or Mathcad calculations); Anything else produced to support the effort during the analysis; txt file and all files necessary to recreate the results. These are split up into ~5 different folders for organization. Each folder may have up to hundreds of sub files and folders. We would want a system which would retain all of the files except certain file extension types we have identified which are the results files. These could be recreated at a later date a represent many TBs of data. I would want this step to be automated. Every analysis reports to a part number (or assembly number) and can be categorized into its analysis type (Structural, Thermal, CFD, EMag, Coupled, etc.). Sometimes there is an add-on analysis
Just the act of opening an assembly within my workspace causes it to be modified. When I open it, it prompts me to check it out. After clicking "continue", it causes the assembly to show as being modified (blue "+" symbol). It also seems to arbitrarily choose other sub-assemblies within it that it prompts me to check out. These also show up as modified after choosing "continue." This happens on multiple different assemblies, not just one. And it doesn't always happen. Any idea why it would be doing this?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.