Windchill
Recently active
I need to create a custom numbering scheme for our ECR/ECN process in PDMLink11.1. The numbers would be YY-XXXX, where YY is the last two digits of the year and XXXX is a sequential number starting at 0001, like "18-0152". I also need the number XXXX to reset to 0001 at the end of the year. So, regardless of the last number used in 2018, when we change to 2019, the number would become "19-0001". Has anybody ever done something similar? Or does anyone know how to skip numbers in a autogenerated numbering scheme? Thanks
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.1.0We are start facing issue with windchill being slow or loos connectivity especially on morning time, expected what causing the issue is there's another backup process getting in the way over nights as we do full backup daily, it might be a script running overnight on windchill server MISWCPROD that's backing up the database /“transaction log” which causing the CV log backup to fail because seems have two things backing up logs - they lose the timing/history mark. If there's a scripted backup running on the DB overnight, we should turn that off - it's conflicting with the CV backup.So, If WC has a scripted overnight backup, we need to turn that off.This is what event error showing.The [Transaction Log] Backup of database [wc] is converted to full because1) there was either a LOG Backup done outside this product or2) LOG Backup done for the same file in another subclient.or 3) Failed to update CommServe db in previou
I am trying to create a count function that counts the number of ECRs for which atleast one work item was given a 'Rework' vote, that way I can count how many ECRs were reworked atleast once and then divide that by total ECRs. first pass yield = 1- (ECRs reworked atleast once/Total number of ECRs) The problem I am facing is because the ECR is linked to work item as a PBO, the counts of ECRs is including each work item of a given ECR where the Rework vote was given.Also, calculating this ratio seems almost impossible.Do we need to just download the data and do the calculation in an external tool?
How can we get the enditem of wtpart subtype?
Need sql query which deletes duplicate iterations and version of document.Also need sql query for fetching duplicate Document ida2a2 value. Appreciate your help, Thank you!
Hi, is there a method to export all the pdf or dwg formats of parts of an assembly?In wich directory it exports? Thanks Michele Barile
Dear Community, I am looking for customer insights on usage of Line number / Find number. What is a line number / find number? Line Number: Identifies the position of the part within a manufacturing bill of materials (BOM) in an Enterprise Resource Planning (ERP) system. Typically aligns to ERP Line Number. Find Number: an attribute used to cross-reference a part in a product structure with the same part in an assembly drawing. Is this information used in design processes? Is it actually CAD driven, i.e. entered in CAD and than exposed to Windchill? In addition, as this this functionality is supported for some, but not all CAD integrations today - which is the CAD integration that missing for you? Please reply or send me a private message or email (rscholz@ptc.com). Looking forward to hear from you. Regards, Ruediger
Hi,Is there any way to disable automatic numbering when creating new CAD documents in third party CAD software but enable it when using Rename action?When autonumbering is enabled in the OIR, every new CAD file created in Solidworks will get a new number. This results in huge amounts of "wasted" numbers when users try different ideas and discard them later. But when I disable the autonumbering (by removing GetServerAssignedConstraint) in the OIR, it is also disabled in the Rename action:I'd like for our users to be able to use temporary concept names when the design is in work and then rename them with autonumbering when they are ready.
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.3 I want to integrate Cadence 22.1 version of system capture. Which version of Windchill can support integration? 12.1? 13.0? Can they all be supported?--------------------------------------------------Translated the topic from Simplified Chinese to English using google translateSubject: 要针对Cadence 22.1版本的system capture做集成,请问哪个版本的Windchill能支持集Body: 要针对Cadence 22.1版本的system capture做集成,请问哪个版本的Windchill能支持集成?12.1?13.0?是否都能支持?- By Community Moderation Team--------------------------------------------------
Hello,is there a way how to get rid of conflict dialog when opening Creo data under Windchill?I am opening multiple files (like 100+ drawings at once) and conflict dialog forcing me to click dozens of times to continue. It is insane to click every 2 minutes "OK" in order to keep loading...
We're starting a project to try to enhance the way that data is presented to approvers in a Promotion Request. We use Promotion Requests for approving state changes. We do not use the ECN or ECR functionality in Windchill currently. It's challenging for approvers sometimes to know what they are supposed to review/approve because Promotion Requests out-of-the-box only have a table display for the related items. A complex promotion request for us may include: Assembly WTPart, CAD model, Drawing Documents related to the WTPart Supplier Part (we are using the SUMA module) Documents related to the Supplier Part All the above for one or more Child WTPart(s) I think what we're going to work toward developing will be some sort of Tree view to better be able to visualize the relationships between the items. My question is if anyone else has worked on something similar to this, and what solution you are using?
I have two attributes let's say A and B with some values, for attribute A of I have selected value as "MH" then automatically B should show "IN". Is it possible OOTB? If yes, how to achieve it ?
Hello, I am currently migrating the codebase from Windchill 11.1 to 12.0 and facing issues in the new log4j 2.0 package, namely in the following APIs-Layout layout = new PatternLayout("%d [%t] %-5p %c - %m%n");FileAppender appender = new FileAppender(layout, WTProperties.getServerProperties().getProperty("wt.logs.dir")+ File.separator + "SetStateOfAffectedObjects.log");logger.addAppender(appender); Anybody has any suggestions for the same? Thank you,Ramsha
I am working on customizing the workflow task notication templates and have a few questions. 1.) Why does the activityNoficationURL method not get put in comments but all of the other methods do? (It will fail if placed in comments.) [Red Box] 2.) Where is the extra condition "notification" for activityAttributes documented. [Blue Box] 3.) How do I get just the task URL without all of the extra garbage? [Orange Boxes] 4.) Why does the task list the process name instead of the task name? Is this controlled by a preference? If not, can the process name itself be changed? (I'm already dynamically changing the task name.) Thanks!
We are looking at trying to customize the appearance of the email notifications that get sent for workflow activities and workflow notification robots. I have found the information on customizing the workflow HTML templates and have found the directories where they are stored on our server, but I do not know the best way to go about customizing the HTML files to make them work properly with our system. We are using Windchill 10.0 M040.What I am looking for is a sample template that we could use as a starting point for developing our own email templates. Also, where are the scripts located that Windchill uses for generating the email content? The General_en_US.html template uses three scripts: getStyleSheetProps, activityNotificationUrl, and activityAttributes notification=true. In order to develop our own template, do I need to create my own custom scripts so that I can insert dynamic information relating to the workflow activity, etc.?I am a novice when it comes to HTML and Java devel
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.0What is the best way to programmatically retrieve part instance structure by oid such as OR:wt.part.WTProductInstance2:XXXX?
Hello All,I want to make Particular group of user should be the always reviewer and approver for the object during promotion request.Is it possible through configuration.Thanks. @HelesicPetr
Dear allIt's wonderful to see all your inputs in these forums ! We have a Windchill change process where we need to generate custom partslist (BOM) in a pdf format with a predefined template (header , footer , logo etc). Inspite of all the efforts(customization) from the team it still is not possible. (I know this is not an OOTB function from Windchill) I reach out to all of you to seek your comments /suggestions We are using Windchill 12.0.2 . Thank you in advance.
I am using Windchill PartsLink Release 11.0 and Datecode with CPS M030-CPS22 Import classification shows java.lang.NullPointerExceptionHere are the errors that I faced Import classification shows java.lang.NullPointerException--------------------------------------------------------Translated the topic from Simplified chinese to English using google translate.Subject: 导入分类显示java.lang.NullPointerExceptionBody: 导入分类显示java.lang.NullPointerException - By community moderation team--------------------------------------------------------
I am playing around with this on my server and I am running into this issue. This article seems to point to the issue: https://www.ptc.com/en/support/article/CS371380?source=search So my master site is handled by the Administrator's group with I think is default OOTB. The major draw to using security labels is that we can restrict access to objects, even the administrators. This seems to be telling me that I need to include site administrators to the group that is allowed to see content with these restrictive labels. Bummer. I get publishing and I am ok with that. I can also see using wcadmin and not the group since wcadmin should not be used ever to access data as a normal user. This was odd to stumble into this since the user that I am logged in as is part of the unrestricted principal members but not wcadmin. I just don't see how the extra check for the principal for the site mattered.
How to Download Attachment or document for specific Part using PTC windchill API's?
How to write a custom UI validator that runs on a Change Request, when 'New->Create New Change Notice' is clicked, can we use preUIValidation that checks the state of the Change request, and throw an error message/warning in the UI if state is 'Under Review', and it should let users create Change Notice when state is 'Implemented'. What are the files that need to be customized to achieve this?
We setup Thingworx Navigate with Windchill Authentication and had assumed the 'My Tasks' task would show tasks from Windchill e.g. Windchill 'Work Items', but it doesn't seem so. Is it correct that only External Tasks for the Out of Box Change Request Workflow of Windchill 12.0 and onwards are shown?
I am using Windchill PartsLink Release 11.0 and Datecode with CPS M030-CPS22 Here are the errors that I facedcsv to xml, herder sequence did not match expected header sequence;-----------------------------------------Translated the topic from Simplified Chinese to English using Google translate.Subject - csv to xml,herder sequence did not match expected header sequence;Body - Here are the errors that I facedcsv to xml, herder sequence did not match expected header sequence - By Community Moderation team-----------------------------------------
Hello, I created baseline for an assembly model in Windchill;Later, I opened this baseline version assembly model in Creo.And I add some 3D parts to this baseline version assembly.My question is: how can I save this modified 3D assembly to a new baseline?Does any one know how to do this, Or some alternate solution
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.