Windchill
Recently active
What stack does Winchill run on?I've always assumed Struts and Spring but not really sure.
Hi Guys,One WT Part with CAD is assciated each other if i change the attributes in WT Part not updated in CAD. How we can over come this issue. [First time which i enter that value and attributes came in CAD, but only thing edit in WT part is not updated in CAD] Regards,AJ
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.1.0Windchill12: API for create Reusable Attributes and Global Enumerations then link with Type and Parts Link.Windchill12 如何使用API的方式创建可重用属性、全局枚举,并且应用于类型WTPart上和PartsLink上。
Version: Windchill 11.1 Use Case: Is It remove/hide the attribute based on the value of other attribute while Creating WTPart and Editing WTPart?Description: Is It remove/hide the attribute based on the value of other attribute while Creating WTPart and Editing WTPart?
Version: Windchill 11.2 Use Case: Restricting auto numbering for part creation in windchill rest api.Description: Im trying to create a WT part file using rest api.I'm able to create that without providing number property in the request .The part file is created with number generated from windchill. But when I try to provide a value for the property number in the request ,it throws validation error.Can you help me with creating a part file with any number provided in the request.Error message for reference:{ "error": { "code": null, "message": "The value for Number cannot be changed." }}
Hi Folks,I'm a mechanical engineer, and wanted to learn the Windchill Data migration and Customisation process.Please let me know if PTC has some courses, or as mechanical engineer, what new things I need to learn to fullfill the requirements for Windchill data migration or Customisation Engineer. Thank you in advance 😊
Version: Windchill 11.1 Use Case: Uploading large files using windchill rest api Description: Hi , I'm trying to upload a large files in windchill using rest api. I'm not able to upload large files using rest api . Is there any ways to upload large sized files .But when I try the same request using postman, the content gets uploaded. Is there any ways ,other than file path in the upload section, can we provide chunks of files that combine all those chunks into single file.
Hello, I would like to use Apache Maven as a development platform for my Java projects (Windchill customizations). It seems that the structure of Windchill Java libraries and codebase is quite specific. I am looking for some tips on how to represent Windchill codebase as Maven artifacts. Has anyone tried to develop custom Windchill applications in Java using Apache Maven? Would you share your experience? Thank you in advance Michal Palicka
Version: Windchill 12.1 Use Case: We need to create attribute in which we need to store value if Source have update to date image or not . For storing value , we need trigger point . We need event which listens when HDIC conversion takes place from CATIA to creo. Description: We need to create attribute in which we need to store value if Source have update to date image or not .For storing value , we need trigger point . We need event which listens when HDIC conversion takes place from CATIA to creo.
I am reviewing access rights and noticed that all my contexts have Team Members granted Set State rights to WTObject for all states. This is wrong on many levels and I am surprised I never noticed this before. Is there some reason for this? I checked the General Product Template and its granted in that template so I assume that PTC defaulted that to be true. Wouldn't this grant users the ability to change states, like setting something In Work to Released and visa versa? Does your system show this?
I'm looking to create a custom REST service that performs the same function as my current SOAP service in Windchill 12, which retrieves the Windchill version. Can anyone provide guidance on how to achieve this. Here are some details : This link below shows the steps to create a custom REST service in Windchill.https://support.ptc.com/help/windchill_rest_services/r2.5/en/#page/windchill_rest_services/WCCG_RESTAPIsCustomizingExamplesCreateDomain.html# My code is a JSP-based SOAP service that retrieves the version of Windchill installed. It imports necessary Java classes, creates an output group, and attempts to fetch the Windchill version using WindchillVersion.getInstalledAssemblyReleaseIdFor("wnc"). If successful, it adds the version string to an element and then to the output group. The final part uses an InfoEngine webject to return this group as the SOAP response. This service ensures that the Windchill version is retrieved and returned in a structured format.I attemp
I have custoom wizard in which I implemented MVC table. This table is having objects which are belonging to a custom POJO class. I want to retrieve values for each column (each column is aa POJO attribute). Once I get those all column values, I want to create an object of WTDocument type.I tried with objHandle but not succeeded. Can anyone help me with process of this implementation ?
Version: Windchill 12.1 Use Case: Removing a sub-assembly and promoting all child parts to the next highest assembly from MBoM. The selected sub assembly should be removed, and the child parts should be moved up in the assembly, but I am experiencing java.lang.NullPointerException.Description: Removing a sub-assembly and promoting all child parts to the next highest assembly.To remove a sub assembly from an assembly:1.Select the assembly to be removed from a list of items of MBoM downstream.2.Click Editing > Remove Selected Assembly and Move Up Child Parts. Alternatively, right-click and select Remove Selected Assembly and Move Up Child Parts. The Remove Selected Assembly and Move Up Child Parts dialog box opens.3.Click OK. The selected sub assembly should be removed, and the child parts should be moved up in the assembly, but I am experiencing java.lang.NullPointerException.
Version: Windchill 12.1 Use Case: Hello Exert, I am doing cluster set up and I am using identical nodes set up. I have completed the installation of WC (identical feature/modules) now I have to use the load balancer I am stuck as not able to figure it out where to use it.Description: Hello Exert,I am doing cluster set up and I am using identical nodes set up.I have completed the installation of WC (identical feature/modules) now I have to use the load balancer oi am stuck as not bale to figure it out where to use it.Below are my questions1.Can we configure the existing nodes to point to the load balancer?2.I have all nodes installed with WC 12.1 and they are having same module? so do we need to do any sync or etc for using the load balancer?3.Bit confuse what steps need to be followed to get the load balancer configured with my current nodes, can any expert help me to get some idea what the ideal procedure or steps is. Note- I am planning to use AWS load balancer service so i
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.1.0During Penetration testing, getting Cross Site Scripting (XSS) vulnerability issue on one of the customized UI Pages in Windchill.Here are the errors that I facedDuring Penetration testing, when the Windchill payload is changed via burp suite tool, It is observed that user can add any alert script in the payload and send the request which will cause change in the request and making the system vulnerable to the attackers/hackers
{ "access_token":"RsT5OjbzRn430zqMLgV3Ia", "expires_in":3600 } @HelesicPetr
Version: Windchill 12.1 Use Case: Trying to get to the Site menus on an upgraded system from 12.0.2 to 12.1.2. Description: After doing a test upgrade to 12.1.2.8 when I enter the Site page logged in as administrator, I do not see all links to the other pages. No File Administration, no license management, etc.Article CS329469 says to use another account that has admin rights, but that gives the same results.Further in the article is Workaround 1, but it only lists the first SQL statement to retrieve the administrator name but does not say how to edit the user by removing the administrator from the license groups.Putting the administrator in license groups works in 12.0.2 and in my other 12.1.2 test system.I did try to remove administrator from the license groups on the 12.0.2 production system, but then publishing failed as the account did not have a license.
Version: Windchill 12.1 Use Case: Good day. I am new to Windchill. Can Someone help me to setup a report to collect the Maturity History of all documents / parts in a report? I need to generate a report that calculates the time difference between the "In Work" date and the "Released" date of an object. in other words a report on all the items lifecycle states from in work to released.Description: I have tried with Query builder and I just get errors.Perhaps if someone has a qml example that I can upload and tweak.
Version: Windchill 12.1 Use Case: Hello everyone, a customer asked me for a technical compatibility map between Creo+ and Windchill on premis versions (not +) From a quick search I did not find it on the PTC site Where can I find the documentation about it?Description: Hello everyone,a customer asked me for a technical compatibility map between Creo+ and Windchill on premis versions (not +)From a quick search I did not find it on the PTC siteWhere can I find the documentation about it?
Version: Windchill 11.2 Use Case: I would like to perform windchill query spec for the following statementSELECT NAME FROM SUBFOLDER WHERE ida3containerreference=80556; below is my code:public class qeurytest { public static void showFolder() throws WTException { QuerySpec qs=new QuerySpec(); qs.setAdvancedQueryEnabled(true); int foldertable=qs.appendClassList(wt.folder.SubFolder.class, false); ClassAttribute ca1 = newClassAttribute(SubFolder.class,SubFolder.NAME); qs.appendSelect(ca1, new int[] {foldertable}, true); SearchCondition sc= new SearchCondition(SubFolder.class,SubFolder.CONTAINER_ID,SearchCondition.EQUAL,"80556"); qs.appendWhere(sc,new int[] {foldertable}); System.out.println("Printing the queryspec of class --> " + qs); }Description: I am facing an error : Attribute "containerReference.key.id" of class "java.lang.Long" is not of type "java.lang.String"why is this error coming up and what would be the windchill que
Version: Windchill 12.1 Use Case: Our current server is in 12.1.2 CPS 7 and we are in process of updating CPS to 10. We have downloaded the installers and placed in /appl/tmp location having full permission for root. The installation is done using root user and it fails at 5% progress.Description: The PSI installer fails with the below error and the installer .log indicate that tomcat sub installer couldn't start. tomcat installer appears to have failed to start. Its PTC and/or XML log is missing
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.1 1. The system has F5 cluster configuration;2. After running for a period of time, after entering the account password, the system cannot enter the page and keeps loading------------------------------------------------------Translated the topic from Simplified Chinese to English using Google TranslateSubject - 系统卡顿无法正常使用Body: 1.系统做了F5集群配置; 2.运行一段时间后,输入账号密码后,系统无法进入页面,一直加载中; - By Community Moderation Team------------------------------------------------------
Is there a option to set resolution/DPI in Catia Worker?
Version: Windchill 12.1 Use Case: Load OTB workflow templates.Description: User needs to load otb workflow templates since he has loaded over the otb ones. Is this possible?
Example of a report showing how to calculate Days in a Lifecycle state. This uses older UIs, but the methodology is the same in newer Query Builder
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.