Windchill
Recently active
We have a problem with clasifications of our parts. When you save as a part, classification is inheriting. And it's make a problem - wrong classification attributes in classicator. Is there a way to automatically erase a classification when you save as a part? Windchill 10.2. Thanks!
While adding the new parts using load from file utility, they are not visible on the User creation window. I have tried to create a new part from UI it is visible on the User creation screen. While the recently added parts are not visible at on user creation screen but can be accessed using Advanced Search which leads to a particular part details page. Even tried to re-start the Windchill server but it did not help in any way. Customer was I am adding the Logs at the particular timestamps with this topic.
Hi All,I am trying to bulk load wtdocuments into Windchill for which I have the content files and the attributes (name, number, description, version, state, IBAs etc) in an excel file. The usual method for bulk load is to create a CSV using the data in the excel file, then create an XML from the CSV (wt.load.util.CSV2XML) and finally load the documents into Windchill using the XML file (wt.load.LoadFromFile).I am trying to create a java file which will read the excel file with the raw data, create a CSV and subsequently the XML file using it and then finally invoke the load command using the XML file. Before I put all of these together, I am trying out each step individually and am not able to figure out a way to invoke the wt.load.util.CSV2XML and wt.load.LoadFromFile from a java file. Has anyone tried that? Any ideas?
I am trying to configure a query builder report based on the User table. Our user info pulls from LDAP and includes the user ID (name), Full Name, and supervisor. The supervisor value is actually the supervisor's user ID (Name attribute). I'd like be able to have the report show the Full Name of the user's supervisor rather than just the ID. In other words, I'd like to run the report from the Users table and evaluate the returned supervisor ID against the Users table again to have the Full Name returned. Is this possible? I've tried to clarify with an image mockup. I can't find anything that seems to do this... albeit I am fairly new to this. I have started going through the massive reporting document in this community but haven't found anything that helps in this case yet.
Hello, I have several WTpart master attributes with defined default values. The default value display mode is set to prepopulate. When I create a new WTpart in Windchill, everything works fine. However, when I create a new CAD document in the workgroup manager, which automatically creates and associates a WTpart, the default values are not set in the created WTpart. Any hints how to solve this?
Hi All,I have created the Check In Event Listener for CAD Document with WTPart. My Listener searches for WTPart in Windchill and it associates as Content Link for CAD Document while Checking through work group manager. If WTPart is not existed in Windchill Check in should be failed and a error message in the Workspace. Can any one provide the API.Thanks,Hemanth kumar
I'm facing the same issue still not yet resolved
Anyone out there working with Windchill and The Compliance Map as your environmental compliance solution? Like to share approaches and best practices for bi-directional data sharing between WC and CMAP. -Scott
It seems that I have yet another Windchill/Creo issue. I am running Creo 5.0.4.0 with Windchill 11.1 on Windows 10.1 I have run into an issue where I am unable to check-in, revise, or set state of files when the operation is done from my workspace or Windchill Commonspace. However, I am able to check-in by opening parts in Creo, and using the manual File>Check-in option. At first I thought it was just being slow. I let it sit over the weekend and the loading wheel never stopped. It seems like the embedded browser is getting "stuck" after I click the check-in button on the embedded browser. So far, I have tried the following: * Changed my browser option from internet_eplorer to chromium, and back * Opened a PTC support case * Cleared/Delete cache files * Uninstalled Creo, completed fresh install * Cleared/Deleted appdata in %appdata%/local/PTC and %appdata%/Roaming/PTC on the PC None of these attempts have solved the issue. Does anyone here h
I am trying to setup Jenkins project to deploy automatically. Now the source package generated(jar file) via ant script contain “java -jar BIFSDK-*.*.*.**.jar dist” command.Then next step should be make batch script to deploy the source package to Windchill server. but my issue is how to make script, that the tools opinion can be selected by script after executing the command "java -jar XXXXXXDist.jar install"?pls see the screenshot below.
How to Perform Check-in automatically from a specific folder in local drive. i have set of pdf in specfic folder outside windchill. can the checkin operation can be performed automatically from that folder that the pdf documents are placed in windchill automatically ??
Hey All, I keep having an issue when working on assemblies in Creo using Windchill. I will make an assembly by addign components from Windchill commonspace but for some reason (often when I have spend hours making the assembly) it will start referencing the local versions that it downloaded to my workspace instead of the files in the commonspace. I can see it happens because the Database Status goes from Download to New. How do I prevent this? Can I fix it if it's already happened? Creo Parametric 5.0.3.0
Has anyone figured out how to get the tables to expand by default? I look at the Tasks for Change Process on CN's quite a bit and it's annoying to have to expand them every time I open a CN. It would be nice for each user to have the option to expand everything or specific tables.
Last October we upgraded from PDMLink 10.1 to 11.0 and also switched from Oracle to SQL. Now, many of my reports don't work anymore. I don't know if it's because of the new version or because of SQL but it's very maddening. On one of my reports I get a message: ERROR: A statement with aggregate function can not be used with access control. I have no idea what that means. This was a simple report that let me know the last time a user logged in. I used the Audit Record table. The Selects are User Name and Event Label. Then I put a Maximum on Persist Info.Created On. This last Maximum is the problem but I don't know how to fix it. Anyone have any ideas?
Hi All,Is it possible to generate reports on OOTB file modification (server/client side code i.e., class, jsp, html/css modified files) in Windchill PDMLink? i.e., if I am modifying any java file or generating any new class files can I generate a report for files which has been modified?
Hello, I have created a page for forgot password, which accept input from user as username , password , confirm password. On submit button I want the password for entered username should get change. Is their any supported API to go this ? or any javascript to be called their?
We recently updated our Windchill 11.1 system with CPS08. With this CPS, according to the documentation REST services are updated to version 1.5, and that I confirmed with command "windchill version". In Windchill REST Services User's Guide for 1.5 it is stated that the new domain, workflow domain is introduced. However, invoking the REST Api call "https://xxxx.yyy/Windchill/servlet/odata" doesn't list that domain: [{"path": "https://xxxx.yyy/Windchill/servlet/odata/v2/ChangeMgmt","name": "PTC Change Management Domain","description": "PTC Change Management Domain","id": "ChangeMgmt"},{"path": "https://xxxx.yyy/Windchill/servlet/odata/v3/DataAdmin","name": "PTC Data Administration Domain","description": "PTC Data Administration domain","id": "DataAdmin"},{"path": "https://xxxx.yyy/Windchill/servlet/odata/v3/DocMgmt","name": "PTC Document Management Domain","description": "PTC Document Management Domain","id": "DocMgmt"},{"path": "https://xxxx.yyy/Windchill/servlet/odata/v1/Dynami
I'm a relatively new CAD/Windchill admin and I've been trying to define a best practice for our team on how to manage tabulated drawings. Here's a common scenario: an engineer makes a component in some default color, but then later needs to add a second version of that component with a different color. Since there is no change in geometry, there's no need for a new CAD model. Since 99% of the current drawing specifications will apply to the new color design, the engineer wants to reuse the same drawing as well. Typically the engineer will just add a manual table to the existing drawing calling out the different color requirements. We are using WTParts in Windchill to drive our BOMs, so now I've been getting engineers in the scenario above to create a new WTPart for the new version, and we've also been linking it to the existing CAD model so now the system shows that 1 CAD model is related to those 2 WTParts. The trouble I face is in revision control. Right now, we maintain
Hy, I'm trying to install Drafting and Workgroup Manager on a Workstation, when i try to open Workgroup Manager directly from Drafting by "File->Modules", it keeps to show the error below: "Impossible to load Windchill Workgroup Manager integration, incorrect parameter" I tried to dis-install and re-install both programs but the error is still here. What can i do to resolve? In attachment a screen of the error. Thank you very much.
Hi All, I am trying to launch promotion request approval task from promotion request review task. While doing this I am getting the following error, has anyone solved it? If anyone could provide a solution it would be of great help. Error message: A nested transaction cannot be started when a rollback is in progress. The following is the rollback stacktrace. ROLLBACK: java.lang.Thread.getStackTrace(Thread.java:1556) ROLLBACK: wt.pom.TransactionManager.rollbackTransaction(TransactionManager.java:750) ROLLBACK: wt.pom.BasicTransactionMonitor.rollbackTransaction(BasicTransactionMonitor.java:77) ROLLBACK: wt.pom.PersistentObjectManager.rollbackTransaction(PersistentObjectManager.java:427) ROLLBACK: wt.pom.Transaction.rollback(Transaction.java:746) ROLLBACK: wt.maturity.AbstractTransitionHandler.transitionTargets(AbstractTransitionHandler.java:111) ROLLBACK: wt.maturity.TransitionHandlerFactory.transitionTargets(TransitionHandlerFactory.java:81) ROLLBACK: wt.maturity.StandardMa
Hello, I need help for creating an autonaming rule for a node (partslink). I can't write correctly a rule taking account an "if" function with boolean (yes/no) Input data :- "My part" (text)- Attribute1 (boolean) My formula :"My part" + (attribute1==yes) ? "something" : "" The second part of the formula doesn't work. I'm trying to make him write that if the attribute1 is "yes" then write "something". Otherwise, don't write anything more. Can anyone correct me ? Regards, Arnaud
Wondering if any company has an off-boarding procedure that can be shared or start a discussion here for collaboration. I am sure we all have faced the same issues. Folks leaving the company, and have new objects or modified objects in their workspace that have not been checked in. Too many times, the laptop has been surrendered to IT and they'll reformat it to give it to the next person. We have the best practices where you should always check in your work but that's not always enforced (can't monitor) If the manager knows ahead of the time then a procedure would be nice to have, but you also get the "person" escorted off-premise or "walk-off".
Hello Windchill Team, I am a .Net developer at a software developing company. One of our client is using WindChill and would like to extract Bill of Material data from WiindChill using its API and write to Excel file. I am looking for some documentation on how to use API and what components of WindChill need to be installed.
Hello Team i m just bignner for it. i want to access restful api of winchild but i don't know how to process for access this. so please can you explain me in deepth? What is the preferred way to interact with Windchill and is there up-to-date documentation which illustrates how to access Windchill pro grammatically?
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.