Windchill
Recently active
I cannot find the API service. I entered the Windchill server in the localhost section, but when I try to access it via http://localhost:80/Windchill/servlet/rest/v1/contexts or Swagger, I get the following error: Failed to fetch. Possible Reasons: CORS Network Failure URL scheme must be "http" or "https" for CORS request. It also gives a 404 error. I need to connect to the API in order to use it for my middleware application and perform operations, but I'm having trouble connecting to the API. In fact, I don't have a proper API at hand.
Version: Windchill 12.1 Use Case: Developing custom Windchill Java services to listen lifecycle state changes (RELEASED) and execute background logic; need guidance on required JAR dependencies and proper service architecture.Description: Hello everyone,I’m trying to develop on PTC Windchill using Javadoc-based APIs, but I’m facing some difficulties and would really appreciate guidance from experienced Windchill developers.1) Required JARs for IntelliJ IDEAI’m using IntelliJ IDEA for development, but I’m not sure which JAR files I actually need to add to my project.When I try to add all Windchill JARs, I get dependency conflicts.When I fix one library error, another one appears.I believe the real issue is that I don’t know the correct JAR hierarchy / minimal required set for Windchill development.My background is .NET Core, not Java, so I don’t have strong knowledge about Java classpaths, dependency resolution, or how Windchill structures its libraries. Because of this, I’m curren
Hello,I need help for the below case, any idea to solve this error ERROR [ajp-nio-127.0.0.1-8010-exec-56] com.ptc.windchill.uwgm.proesrv.action.ModelCheckAction wcadmin - ModelCheckAction.executeAction :: <> Gatekeeping encountered 1 error!ERROR [ajp-nio-127.0.0.1-8010-exec-56] com.ptc.windchill.uwgm.proesrv.StandardRequestDispatcher wcadmin - StandardRequestDispatcher.dispatchRequest :: Unexpected failure(s) com.ptc.windchill.uwgm.common.conflict.UwgmErrorException:ModelCHECK failed on models in the context " " FYI: Global Attribute does not contains domain name along with the Instance Based Attribute (IBA) name Thanks
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.1Info Engine custom tag directives not working as expected https://www.ptc.com/cs/help/windchill_hc/wc102_hc/index.jspx?id=IEUG_CustomTagDirectives&action=show I have modified access = internal on respective task file as well as directory delegate.info level. Still, we are able to access the task file through http (i.e. info engine task runner from client browser)
Hi Team, I am trying to checkout Part using below taks I have created <%@page language="java"%> <%@taglib uri="http://www.ptc.com/infoengine/taglib/core" prefix="ie"%> <ie:webject name="Get-Properties" type="MGT"> <ie:param name="ATTRIBUTE" data="wt.federation.ie.VMName"/> <ie:param name="GROUP_OUT" data="properties"/> </ie:webject> <ie:webject name="Query-Objects" type="OBJ"> <ie:param name="INSTANCE" data="$(properties[0]wt.federation.ie.VMName[0])" /> <ie:param name="ATTRIBUTE" data="name"/> <ie:param name="ATTRIBUTE" data="number"/> <ie:param name="GROUP_OUT" data="parts"/> <ie:param name="TYPE" data="$(@FORM[]typeOfObj1[])"/> <ie:param name="WHERE" data="number='$(@FORM[]number1[])'"/> </ie:webject> <ie:webject name="Query-Objects" type="OBJ"> <ie:param name="INSTANCE" data="$(properties[0]wt.federation.ie.VMName[0])" /> <ie:param name="ATTRIBUTE" data="name"/&
Version: Windchill 13.0 Use Case: In our customization, we use the SaveAsHelper class to duplicate some WTPart (and structure) and would like to "tag" the function used by setting a comment on the new WTPart, for example: "created by Copy Machine". Then it would be easier to track whether the SaveAs menu of Windchill was used or if the customization was used.Description: I cannot find a mean to set this comment/note on an pass it the the SaveAs function. I have tried setting "iterationInfo.note" as attribute in the SaveAsObjectInfo, but without success (nor error message). final HashMap<RevisionControlled, AbstractSaveAsObjectInfo> saveAsObjects = new HashMap<>(); for (WTPart wtPart : partsToCopy) { final AutoNumberingHelper helper = new AutoNumberingHelper(containerRef); final String newPartNumber = helper.getNumber(wtPart.getTypeDefinitionReference()); final Map<String, String> ibas = new HashMap<>(); // checkin Comment I try to set, but t
Hello everyone, Since I updated Windchill 12.1 to CPS19, I've encountered this issue with Navigate. Is it possible that it's due to the CPS? If not, what could be the cause? How can I fix it? (OOTB) applications are no longer usable and have the same error. TW Navigate Exception executing service, , on resource provider: WindchillDocumentResourceProvider
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.1.5Configuration and Maintenance. After installing Windchill PDM Link, Workflows, Lifecycles and Changes do not properly run as we start Promotion Approval requests and other functionalities. Refer to our previous case: PTC Case: C17965633Promotion Request starts but then goes into a loop where it duplicates the request over and over. We have stopped and started the WfPRopagationQueue and the WfUserWOrkQueue and is not working.
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.1.1工程师本地制图后,希望再本地通过制图工具将图文件上传至WC系统,提示无法连接服务,,阻塞业务正常生产活动,
Welche Unterstützung gibt es von PTC für die Validierung von Windchill.Gibt es Best Practice Lösungen für den Validierung. MFG
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS16在Windchill11.0 M030中客制了新建部件的功能,点击后跳转至其他系统页面。目前问题:在Windchill Workgroup Manager 11.0 M030-CPS16中点击该功能,跳转页面显示空白页面。
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.5I am trying to perform a Container move operation for documents in Windchill as a part of a cleaning exercise, but it is very slow. each document is taking more than 5 minutes to move.Please note- Publishing & indexing queues are stopped & disabled.
Windchill PDMLink Release 11.1 and Datecode with CPS F000Our client is using Windchill PRO Inralink 11.1 M020 F000; current Production is crashed. I need to know the Windchill rehosting process for prointra link is same or different.
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M010Windchill 9.0 에서 Windchill 11.0으로 업그레이드 이후 발생다른 시스템에서 Windchill을 원격 접속해서 사용 하고 있음RemothdMehtodServer.getInstance(url)wt.propertieswt.auth.handlers=wt.auth.NullAuthentication wt.httpgw.HTTPAuthenticationWindchill 11 Upgrad 이후 타 시스템 최초 원격 호출 시 인증창이 뜨고, 최초 한번 인증을 해줘야 함인증없이 바로 사용가능한 방법 문의 드립니다.
Version: Windchill 12.0 Use Case: Custom Windchill Report download simply the template but no data insideDescription: I am trying to modify a custom report. However the Custom Windchill Report downloads simply the template but no data inside on my local Windchill ( hosted on VMWare). Tried adding Sys out statement and getting data on method server logs but still nothing inside the download files. Tried Exporting Importable spreadsheet report and it has data. So probably an issue with custom one but not able to catch it. Any clues folks
We are using Windchill 13x. Can anyone brief about how to create and implement Configurable Revision Link between 2 WTParts?
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.1.5안녕하세요. 썸네일이 사진처럼 나오는 이유를 알 수 있을까요? WVS 작업 모니터 확인 결과 이전에 썸네일 생성에 실패한 이력은 없었으며 해당 썸네일 클릭 시 '만료된 시각화 데이터'라고 뜹니다. 이 도면뿐 아니라 파트파일(어셈블리X)도 이런 문제가 생기는 것으로 보아 단순히 하위 파트 문제는 아닌 것으로 보이며, 서피스로 만들어진 형상도 아닙니다.(솔리드로 제작) 이런 현상의 원인이 무엇인지 알 수 있을까요? 답변 부탁드립니다. 감사합니다.
Version: Windchill 12.0 Use Case: I have close to 1000 (Engineer to order) products, designs starting from 2006 up to today. Most products are built some are still active. Today I use a spreadsheet to indicate the number of CAD objects in each context, and what is the latest modification date. For each context separately, that requires a separate search and sorting to find the latest modified date. My goal is to decide for each context whether to purge unnecessary iterations and provide vaulting rules to move the physical files to a medium that doesn't need te be included in our backup every day.Description: How do I approach this issue in Windchill's Query Builder ? I can link EPMDocument and Context, but I don't find how to count the number of objects, or how to apply the maximum-function on the Modified date per context...
Version: Windchill 12.1 Use Case: Comparing values between an WTpart attribute and a WTpartUsageLink attribute, in a BuisnessAlgorithm - to use on a calculated value on WTpartUsageLink.Description: Following this procedure: Procedure – Using a BusinessAlgorithm in a Calculated Attribute togehter with this knowledge base: New java algorithm for calculated attributes (BusinessAlgorithm) starting Windchill 11.0 We have a calculated value on a WTpartUsageLink. This should compare an attribute from the WTpartUsageLink and the WTpart that it is linked to. The attribute from the WTpartUsageLink can be passed as a variable in the execute statement, but I have a hard time referencing the attribute from the WTpart. Sample code or a pointer for referencing an attribute in this use case would be very helpfull.
Hello,I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.17I want to add an alias attribute on the WTPartUsageLink to retrieve the value of a component attribute on a structure.So I created an attribute on the WTPartUsageLink type with the mapping "uses@wt.part.WTPartMaster~masterReference^<Internal name of part type>~<Internal name of attribute>"It works fine and I can see it in the structure, see the attachment.But there's a problem because when there are several iterations of a component, there are several PartUsageLinks and the alias retrieves the same values several times, see the attachment.Do you have a solution for this and what alias should be used?Otherwise, the primary objective is to bring up the value of a component attribute to fill an attribute on the top-level part.For example, if the value of an attribute is set to yes, the top-level part must have an attribute that is also set to yes.(even if there are several yes if several components
Version: Windchill 12.1 Use Case: Matching WTPart and EPMDocument numbers when using Save AsDescription: Hi all, We currently have WTPart and EPMDocument subtypes which receive auto generated numbers, snips of the OIRs below...WTPart: <!-- Set the number to M01234567 format --> <AttrValue id="number" algorithm="com.ptc.windchill.enterprise.revisionControlled.server.impl.NumberGenerator"> <Arg>M</Arg> <Arg>{GEN:wt.enterprise.SequenceGenerator:BOM_GROUP_seq:7:0}</Arg> </AttrValue> <AttrConstraint id="number" algorithm="com.ptc.core.rule.server.impl.GatherAttributeConstraints"> <Value algorithm="com.ptc.core.rule.server.impl.GetServerAssignedConstraint"/> <!-- Get the server to generate a number --> <Value algorithm="com.ptc.core.rule.server.impl.GetHiddenConstraint"/> <!-- Hide from the user (have to leave it modifiable so that auto associate works correctly) --> </AttrConstraint> 
Version: Windchill 13.0 Use Case: The "function validateComments" script contains a "document.getElementById("workitem_comment").value" expression. I think the "workitem_comment" value is being used to represent the ID of the field for the "Comments" attribute on a workflow task object.Description: I am trying to find out what the element ID would be for the "Process" attribute on the same workflow task object. Please can anybody shed more light on what an element is exactly and how I can query the IDs assigned to different elements that exist in Windchill?
Supplier Parts are Supplier provided parts or Vendor Parts and They Follow hardward Series or the Version Scheme Supplier releases the Part with . We are managing Supplier parts as Sourcing parts and they are Engineering managed Parts .Engineering Parts follow- Numeric Series - 01.1. 01.2, ...02.1 .. We need the same for Supplier parts . Now in OIR I don't see an option or listed Type for Manufacturer or Vendor Part . Could anyone please provide the solution ?
Version: Windchill 13.0 Use Case: I have the following requirements relating to how a custom workflow I have implemented treats objects as they are moved from state 1 to state 2. 1. The part number should be given a prefix which communicates the date and time its state was changed. 2. A check is made to ensure the part has not historically been at a state of "Released" before allowing the transition to complete.Description: Has anybody got a suggestion on how I can implement these aspects into my workflow?
@PeterCase - I’m trying to download and install the 30-day free trial of PTC Windchill Risk and Reliability (formerly Windchill Quality Solutions), but I’m encountering an issue when accessing the trial link. When I click on the download link, I receive the following message:“Document Not Found — The web page, PTC Windchill Quality Solutions Evaluation, was retired on September 30, 2025.” Can you assist with obtaining access to the 30-day trial?My company is evaluating this software for potential purchase and would like to test its functionality before moving forward.
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.