Windchill
Recently active
Version: Windchill 12.1 Use Case: Unable to launch PTC Solution Installer for windchill 12.1.2.0Description: Unable to launch PTC Solution Installer for windchill 12.1.2.0
Version: Windchill 11.1 Use Case: I'm trying to upload multiple files to windchill using rest api via postman. Can you help with providing sample request payload that helps to clear second stage content upload.Description: I'm trying to upload multiple files to windchill using rest api via postman. Can you help with providing sample request payload that helps to clear second stage content upload.Sample data:
Hello Team, Is there any one tried get the Task and Assignee from Change notice using Odata Rest API.
Version: Windchill 12.0 Use Case: Start an advanced classification search - Open Advanced Search page - Under Type, select a classification type. - Under Classification field, specify a classification node (a classification binding attribute) - Now the Criteria options updates and all corresponding classification attributes are available as Criteria conditionsDescription: Please do the steps described in the Use Case.What I want to achieve here at this point is to exclude/remove a specific classification attribute so that the user cannot add it as a Criteria condition.How can I do that in Windchill? Is that possible at all?Thank you in advance!
I want to connect EMS with Thing Worx. After creating all the necessary file for EMS initialization, I am trying to run WSEMS.exe file for initializing EMS in my PC and getting following error. Please give me solution to resolve these errors. I has attached Error Message and Config.JSON File.Thank you In advance!
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.12Subscriptions in PDMLINK.1)Is there any way to remove the objects from a subscription?2)If Not, is there any plan to have this functionality available in Windchill upcoming releases.
Version: Windchill 13.0 Use Case: The number of sheets/pages on a drawing is not visible in a drawing's windchill object page, and can only be seen once opened in Creo View or when opening the drawing content in Creo.Description: Is there a simple way to make a drawing's page count visible on the object info page?i.e. the number of sheets in a drawing. I can imagine a custom attribute and custom java code that interrogates the drawing file content to come up with a sheet count, but wondered if there is anything out of the box.Could it even be a matter of having the thumbnail render with a sheet count or indicator that it is multiple sheets (or how many sheets)?
SessionHelper.manager.setPrincipal(strModifier); System.out.println("Current session user :- " + SessionHelper.manager.getPrincipal().getName()); //check out part epmDocument = (EPMDocument) WorkInProgressHelper.service.checkout(epmDocument,WorkInProgressHelper.service.getCheckoutFolder(),"").getWorkingCopy(); WTUser modifer = OrganizationServicesHelper.manager.getAuthenticatedUser(strModifier); VersionControlHelper.setIterationModifier((Iterated)epmDocument, WTPrincipalReference.newWTPrincipalReference(modifer)); //check in part WorkInProgressHelper.service.checkin(epmDocument ,"checkedin");So A.1 is before the change of "modified by" and A.2 is after the "modified by".I changed the modified by using api by doing checked in+ checked out simultaneously.Above is a snippet of the code i used:
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS18 About Family Table parts,It is managed according to the process of [check out - Generic modification - Verify - Check in].Among these processes:I would like to know how to process PDM check in - Fail when the Verify step is omitted by user mistake.Currently, Check in is possible even if Verify has not been completed (completely or partially unverified).I would like guidance on how to limit this.------------------------------------------------------------------------------Translated the text from Korean to English using google translateSubject: 패밀리 테이블 미 검증 데이터에 대한 체크 인 실패 옵션 적용Body: Family Table 부품에 대해, [check out - Generic 수정 - Verify - Check in] 의 프로세스에 따라 관리하고 있습니다. 이러한 프로세스 중, 사용자 실수로 Verify 단계를 누락하였을 때, PDM check in - Fail 처리하는 방법을 알고 싶습니다. 현재는 Verify 가 완료되지 않더라도 (전체 또는 일부가 미 검증 상태) Check in 이 가능합니다. 이것을 제한하기 위한 방법을 안내받고 싶습니다.- By Community Moderation Team----------------------
Hello, I'm currently practicing Windchill Customization by referring to the Windchill Customization Guide. I'm trying to attach a Primary Attachment to a Pet, but even when I refer to the guide's examples, the primary attachment component doesn't appear. Other attributes, includeing the attachment wizard step, are displayed correctly. Here's my code. -------------------------------petCreate.jsp : <%@taglib prefix="jca" uri="http://www.ptc.com/windchill/taglib/components"%><%@taglib prefix="attachments" uri="http://www.ptc.com/windchill/taglib/attachments"%><%@include file="/netmarkets/jsp/components/beginWizard.jspf"%><%@include file="/netmarkets/jsp/components/includeWizBean.jspf"%><jca:initializeItem baseTypeName="com.Pet" operation="${createBean.create}" attributePopulatorClass="com.ptc.core.components.forms.DefaultAttributePopulator"/> <jca:wizard formProcessorController="com.form.TestFormProce
Is that possible to get oid of WfProcess in workflow or using pbo if posible you can share those java lines in replyObjectIdentifier oid = ObjectIdentifier.newObjectIdentifier("wt.workflow.engine.WfProcess:60318");
For an example:if our product is vehicle, for most times , there are four normal tires on the car.But sometimes, customer also need winter tires .Our engineer normally assembly both two types of tires in the main 3D model.And create 2 simplified representation: normal tires representation and winder tires representation to distinguish the 3D model and make assembly drawings.Its clear in drawings and 3D model.but its not very clear in windchill BOM,because the winter tires and normal tires are in same level of BOM.So would you know a better way to make 3D model or BOM?Or what`s the best practice for this kind of situation?Thanks in advance! ps. its just an example. we are not an automobile company, but our problem is same.
Version: Windchill 11.1 Use Case:Description: Hi SolidWorkers,the question is about how should the SolidWorks on a worker machine (virtual Win 10) be configured related to, for example, Material Libraries maintained commonly for all users on a network drive.(Assumption is that the user id running the worker should be a domain user with access to the network drive and the File Locations in SolidWorks Options is updated with the correct path to the library.) However,Current setup is that the Options - File locations path points to local folder where the library files are copied to. The user is a local user, not domain. Why asking is I noticed that when opening SolidWorks in a remote session logged in as the worker user, there's no prompt about issues with any paths, but when workerdaemon is launched there's SW prompt "Some folders specified in the file locations for document templates do not exist, do you want them to be removed from the list?". Why does this not appear wh
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.1Has anyone used a SolidWorks CAD Worker without Desktop Integration? I want SolidWorks to act in the same way as CREO.
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.11I set up a developing environment for the programmer,then make a simple application to invoke the method of wt.method.RemoteMethodServer.But I didn't succeed.Windchill verison: 12.0.2.11Eclipse:4.17.0Java: 11.0.19IHere are the errors that I faced>>>>>1>>>>>Hello,wcadmin>>>>>2>>>>>Exception is >>>>>wt.util.WTRemoteException: unable to call remote methods;Nested exception are:java.lang.ClassNotFoundException: com.HelloWindchill
Hello, Lately the Certs were changed for the Windchill, then on, sslClientAuth is failing for the Thingworx Navigate, but the Fixed Authentication is working.. This is how it is configured now for the sslAuth Thingworx Version: 9.2.1-b112 Thanks,
I have created a report that shows me the Change request number, Change Notice Number & Change Task Number. It also shows who the tasks are assigned to and the task completion dates. I want to be able to see the overall completion status of the Change Request, but I only seem to be able to get information up to the point of the reviewer, which is where it changes from the "Change Activity Workflow" to the "Change Notice Workflow". What do I need to do to see the overall Change request status? It would also help to be able to see the roles for the workflow outside of the "Change Activity Workflow". Any ideas on how I can achieve this would be greatly appreciated.
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.10I have a custom view in the structure browser, and have a data utility connected to one column. The request is to only show a value in this column for the first row (leave blank for all children). In the data utility, the object passed in is always a WTPart (even for all children). There is a method in the ModelContext called getCurrentRow, which does return 0 for the first row, but also returns 0 for some of the children. Is there any way to look at the ModelContext and/or object passed into the data utility and determine that it is the first row of the table?
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.0.4We created a subtype of a Delivery and made the subtype Instantiable and the other types of Deliveries Uninstantiable, but when a Delivery is made off of a Package, it still is only creating the OOTB Delivery type and not our subtype. There is no dropdown to select a different delivery type either.
Version: Windchill 12.1 Use Case: To add various comments that are used for the modifying the PArtsDescription: unable to create Iteration comments using XML loadfromfile
Version: Windchill 12.1 Use Case: While creation document, I wanted to implement validation for user to get popup confirmation based on some attribute value. ( if attribute value is "XX", confirm if you want to proceed further or cancel) Description: I gone through the PTC documentation and found below information, which is not sufficient to implement UIValidationStatus.PROMPT_FOR_CONFIRMATION as a beginner : I have already wrote a logic and status also getting set (as per printing "result" in MS) for this, but just need to set the further steps to handle the confirmation popup. Thank you
When using custom structure views on WTpart assembly with parts that include custom global attributes - the value of custom attributes is not populating in the respective column without highlighting the row, then scrolling left or right. Upon scrolling left or right - the value will populate. If page is refreshed, values are blank again. Values are on correct on piece parts and show in the attributes of the part when checking there - so the part mapping from CAD to Windchill WTpart is correct. Short screen grab showing the issue. Mass (KG) and Material both pulling from the respective WTParts. Any Ideas on what may cause this or how to remedy?(view in My Videos)
Version: Windchill 11.2 Use Case: For personal development I was wondering if I can install Windchill on a Windows Desktop like Windows 10 or does it strictly need to be Windows Server?Description: PSI loads Installation Manager but closes right after on Windows 10. Works fine on Windows Server.
Hi , I am facing an issue with one custom action, Somehow action misplaced in wrong model but even after adding in correct model (psbRelatedPartsTreeToolBar ) that action is not populating in required model is getting added again on same place where it was earlier and in my action there no custom class we have custom JSP over there . Requirement : "Custom BOM Report" action should be under report section below the "Multi-Level BOM with replacement" action
I am using Windchill PDM Essentials Release 11.2 and Datecode with CPS 11.2.0.1The WT Booking XML Code file replaced and need to restore WT Initiation code file for Titagarah Server.Link: https://titagarh-wc-prd2.ptcmscloud.com/Windchill/app/#ptc1/homepageMore InformationEarlier WT Number booking was 10 Digit and now its changed to 9 Digit.Here are the errors that I facedEarlier WT Number booking was 10 Digit and now its changed to 9 Digit., So New WT coming with 9 Digit and its not required,Earlier 10 Digit Number is required for Project.
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.