Windchill
Recently active
How can I use the updateWithLatestIterations function in Promotion in ECN? Code: wt.change2.WTChangeActivity2 ct = (wt.change2.WTChangeActivity2) primaryBusinessObject; wt.fc.QueryResult helper = wt.change2.ChangeHelper2.service.getChangeablesAfter(ct, false); try { helper.updateWithLatestIterations(ct); } catch (Exception wte) { wte.printStackTrace(); } Error: WfExpression_11.java:170: error: cannot find symbol helper.updateWithLatestIterations(ct); ^ symbol: method updateWithLatestIterations(WTChangeActivity2)
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.2How to assign choice for several parts in one action?There is written:1. select multiple parts and use the Edit >Edit Multiple Objects action;2. select the parts for which you want to assign choices;3. select Assign Item Choices from the Actions menu or from o toolbar action.I'm stuck on the second point
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.0 NARAE NANOTECH CORPORATION (276604) / Hyunsoo Son / 01041225919 Content object "np-05-0302-01214.A.3.dwg" in document "np-05-0302-01214.drw" was not uploaded to the server archive when checked in.An error occurs. I searched related documents and tried to solve the problem, but the problem was not resolved.Please check. Here are the errors that I facedContent object "np-05-0302-01214.A.3.dwg" in document "np-05-0302-01214.drw" was not uploaded to the server archive when checked in. -------------------------------------- Translated the text from Korean to English using google translate. Subject: 컨텐트 객체가 서버 보관소에 업로드 되지 않았습니다라는 에러가 발생됩 Body: I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.0 NARAE NANOTECH CORPORATION (276604) / 손현수 / 01041225919 체크인하기시 "np-05-0302-01214.drw" 문서에 있는 컨텐트 객체 "np-05-0302-01214.A.3.dwg"이(가) 서버 보관소에 업로드 되지 않았습니다 라는 에러가 발생됩니다. 관련 문서를 찾아보고 해결해보았지만 문제
Hi, Today I have an user faced an issue with his windchill UI when he could not see the image icons for his parts or objects. can you please advise what might be the root cause for this and remediation?
Dears. Now I have a custom attribute, he contains about 2000 values, I use the Global Enumeration defined constraints, so that the user can only be in the foreground page to select one of these 2000 values, but if user go through the drop-down box to select the desired value is a waste of time, does drop-down box can be added to the filter, or there are other good ways to achieve it, thank you very much!
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M010-CPS03 Keep the latest version of the file, purge versions and version sequences other than the latest version ------------------- Translated the text from Simplified Chinese to English using Google Translate. Subject: purge文件版本版序Body: 保留文件最新版本,purge除最新版以外的版本及版序- By community moderation team --------------------
team:I want to add DescribedBy documents (not CAD documents) to a part. It needs to automated, preferably by a python script accessing the OData API. It is possible to add DescribedBy links using POST Windchill/servlet/odata/v5/ProdMgmt/Parts(id)/DescribedBy but it requires some WRS configuration as described in this article:"Follow the steps to implement WTPartDescribeLink creation hooks." https://www.ptc.com/en/support/article/CS285572 Testing this, I got an error:"Unable to create entity - Illegal link. \"OEM Part - 4199999-00, Toy Brick, CAG66, B.4 (Design)\" cannot be linked to \"Brick Install Instructions, CAG99, 1.1\" because both objects are not in a PDM context." After correcting the context, the link could be created fine by WRS/OData. But that's not what we want. We want to keep our contexts as they are, and link across different contexts. This brings up a question, I am curious. The link can be created manually across different contexts but not when usi
when I click on windchill commonspace after changing my network from VPN back to intranet in my office, I see an error: windchill commonspace folder cannot be displayed community
I made a recent change where I needed to turn off visibility/write access to specific attributes on WTParts. So profiles seemed the way to go. I made a profile that made the desired attributes be read only and added users to it. Now, none of those users have the "New/Create Change Notice" option in Actions. Both the standard profile i made and the license profiles of the users have "Create Change Notices" and "Start Change Notice Executions" checked, though. If I take the users out, the "New" with it's submenu returns. Why?
For Windchill 12.0.2, the java 11.0.20 update did not allow Windchill to start up. Per the support articles, it required cps 12.0.2.15 to resolve. But we tested the new Java 11.0.21 and this one allows Windchill to start up without the cps 12.0.2.15 being installed and Windchill functions are all working. When I asked tech support, they say R&D has not tested java 11.0.21 yet and has no comment. My question is... Do we still need cps 12.0.2.15? Have others tried java 11.0.21? Just trying to avoid pushing a cps install to avoid extra installation work. Thanks for sharing your experience.
Hello, I am trying to upgrade my project from Windchill 11 to Windchill 12. I face the below issue when trying to compile the source code in eclipse. The error points to LoadPart.java file "The type wt.vc._MasterIteration cannot be resolved. It is indirectly referenced from required .class files" I have included all the necessary jar files in the build path of the project but the issue is still there. Cleaning and re-building of the project also didnt help. Kindly let me know if anyone has any idea as to how to resolve this. Thanks,
Hey all, I'm using windchill 10.0 and despite trying my best, I'm unable to generate or create any change request or notice or any other option related to change family. I have seen many videos where there's direct option available for change request or notice etc etc but I cannot see none in my PC. I've tried generating new projects and giving my best to arrange a perfect workflow which in my opinion was the problem at first but I was wrong. I searched this forum and yet clueless. Let me specify my problem exactly. Problem: There's no option for change notice/request. Only promotion tab available. (also I've changed some settings for my site which are now not letting me even generate promotion request. would like to reset it as well to default settings first).
I have the following REST call and I need to get the Attribute Source of all related parts in ResultingObjects of the ChangeNotice in Windchill PDMLink 11.2.1. /Windchill/servlet/odata/v5/ChangeMgmt/ChangeNotices('OR:wt.change2.WTChangeOrder2:OID')?$expand=ResultingObjects($expand=Context($select=Name)) Can I achieve this in one call or do I need to get the full Part to know the Source of it?
If I change wvs.property to increase the default generated thumbnail size - can I force the regeneration of thumbnails? And - of course - is there a way to kick this off over a weekend? (or do it on a selected subset of parts?). thumbnail.generator.width=800thumbnail.generator.height=600 PDM/Link Release: 12.0.2.3
In Windchill PDM Link, under a Document's "Related Objects" tab, Is it possible to have actions on "Referenced By Documents" table just like how "References Documents" table has actions to add, create, copy paste. Please go through the screenshot attached for clear understanding. Is it possible to enable these actions through Configuration? Please suggest the possible ways and steps to do it. Thanks in advance. Navigation : Document > Related Objects > "Referenced By Documents" Windchill Version: 12.1.2.0Acceptance criteria: User should be able to link documents which appear as "Referenced By Documents".
Installing Windchill 12.1.1. I'm trying to use the Mssql database, but I get that error even though all of the above information is correct. I want to know why. If you select New Database and enter the above information, there is no problem.
Dear Community, When we create any reference in EPM Documents, let's say we reference Part A in Drawing B and check-in both objects, we can see the reference in the related objects tab in Windchill. So far so good. When we now iterate Drawing B and replace Part A with Part B, we can still see the reference in Part A to the older iteration of the drawing. Which is technically true, but quite confusing for the users, as they just removed this reference. Do you know if there any option to only show latest versions of refernces (similar to the where used tab for WT-Parts)? Thanks in advance for any answer or hint and BRCHENAMA
Hitting a brick wall here so wondering if what PTC is recommending is my only solution. I have my doc worker setup as a service (worker daemon), logon as a system account. All office files publish fine except for Visio. You get the "doc2pv Fatal: Received signal 22, terminating" message. If I log into the CAD worker as myself and start the worker in foreground, it publishes Visio just fine. https://www.ptc.com/en/support/article/CS387941?source=search indicates you need to run the worker in foreground mode and refers to this article to setup: https://www.ptc.com/en/support/article/CS93677 Changing to allow interaction with desktop did not change things. Anything else I can try without resorting to the elaborate steps in CS93677? Has anyone gotten this to work in background? The notes on security issues are giving me pause.
Summary: How to interpret and optimize the PTC requirement for physical processors in a virtualized (Windows) OS environment? e.g. if the requirement is 10 physical cores how should the virtual processor sockets/cores/threads be configured? PTC Reference Documentation Windchill 12.0.x Server Hardware Sizing Guidelines - Microsoft Windows Platform with Oracle Database | PTC Taken from the more general: Article - CS226581 - [Knowledge Hub] Windchill PLM - Hardware Sizing (ptc.com) Article - CS332056 - Hardware Sizing Guidelines for Windchill 12.0 with Microsoft Windows Platform and SQL Server Database (not yet published) (ptc.com) --------------- Details: It seems to me that at this point virtualized Windchill servers are no longer uncommon. However, when reading the PTC recommended minimum server requirements documentation, it is not clear to me how to interpret the requirements specifically for virtual processors. Physical processors are broken down by:
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.0 The visualization of parts and the visualization of the parts to be allocated in the lower left corner of the process plan executes the Filter filter code, and the visualization after allocation on the right side of the process plan does not execute the Filter filter code. What is the reason for this, and how to solve this problem, thank you! Translated by the Community Moderation using Google Translate -----------------------------------------------------------------------------------------------部件的可视化和工艺计划左下角待分配部件的可视化执行Filter过滤器代码,工艺计划右侧分配后的可视化不执行Filter过滤器代码,这个是什么原因导致的,如何解决这个问题,谢谢!联系电话为:15684136086 李坤
Hi, I prepared a report in which I will control the promotion flow of documents.In the report, I try to track which users cast which votes throughout the promotion process and see activities that have not been voted on yet. However, when I report the voting status I can only see those that have been voted.Do I have a chance to bring those who haven't voted here?
I am using Windchill PDMLink Release 11.0 and Datecode with CPS N/A The user hopes to obtain Plan-related data and present visual charts. How to query the following results through SQL statements:1. Plan’s %Work Complete2. Plan the completion quantity percentage of the lower-level activities of each first-level activity (or you can also query the completion status and calculate the percentage through Code)3. Under each first-level activity of Plan, the percentage of projects to be delivered and projects delivered (or you can also check the delivery status and calculate the percentage through Code) Please help, thank you! ! Here are the errors that I facedProblems encountered: Through SQL: SELECT A0.classnameA2A2,A0.idA2A2,A0.name,A0.classnameA2A2,A0.idA2A2,A0.percentWorkComplete,A0.healthStatusType,A0.riskType,TO_CHAR(A0.finishDate,'dd mm yyyy hh24:mi:ss'),A0.plannableState,A0.classnameA2A2,A0.idA2A2,A1.name FROM PlanActivity A0,EPPlan A1 WHERE ((UPPER(A1.name) = ?)) AND (A0.idA3parent
Is there a method to enable non org admin users the ability to edit org based ECN Templates. Context managers can see all org ECN templates from the Product > Templates link; but are unable to edit the templates. Looking for an easy way to enable edit by context managers. --Kirk Wemple
Hello Windchill Experts We have a Windchill 12.0.2.0 environment and we handle 3 CAD systems in it.All drawings are published as HPGL and PDF (PDFs available under "default" representation under files - see screenshot). We set up SOLR indexing and it is working so far good with all the DB fields.PDF indexing is also working for WTdocuments OOTB.Indexing Creo data could be activated through native data but with the other systems this doesn't help. We are strugling with the published PDF content - I do not find anything in the documentation.In a indexed search webinar FELCO mentioned that indexing is also possible for additional CAD systems through published PDFs. Does anyone can give us a guidance how we can solve that? Thank you Marc
Does anyone know of an easy way to save out thumbnail images of EPM Documents from Windchill?
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.