Windchill
Recently active
During a CPS update that I am doing on my test Windchill server, there were three custom sequences, that I had for document types that I created, deleted. How important is it to recreate these? When I create new documents, they seem to get the correct numbering. I am going from 11.0m030 cps01 to 11.0m030 cps11.
Just updated a test server to PDMLink M030 CPS11 and the separate Solr server to the same release. Now getting a 501 Session Expired error. PTC wants me to add the solr admin I created to the Windchill participants. We normally use the wcadmin for the Solr Effctive UID. Anyone else at the release or has seen this error? And do you add the solr admin to your Windchill participants? Thanks in advance!
Hi,I have been trying to send email through code.And I'm getting problem while addingcontent text to my mail.If I run my code without adding message body, it works fine and I have doubts on adding ResourceBundle files here.I've created a simple class for thatRemoteMethodServer rms = RemoteMethodServer.getDefault();GatewayAuthenticator auth = new GatewayAuthenticator();auth.setRemoteUser("wcadmin");rms.setAuthenticator(auth);System.out.println("Connected to PDMLink!");String userName="GT-User";WTUser user;QuerySpec qspec=new QuerySpec(WTUser.class);qspec.appendWhere(new SearchCondition(WTUser.class,WTUser.NAME,SearchCondition.LIKE,userName),new int[]{0});QueryResult qresult=PersistenceHelper.manager.find((StatementSpec)qspec);while(qresult.hasMoreElements()){ user=(WTUser) qresult.nextElement(); System.out.println("User present in Windchill and his email id is--"+user.getEMail()); String userEmail=user.getEMail();// TeamCommands.email(arg0); Locale locale=new Locale("en", "US"); Resourc
Hi there, here is my need: - first I want to automaticaly publish CAD documents once they move to the Prototype State. I also have to create a step file. I had a publish Rules for that and it works fine. - then, I need to post-publish the representation "on demand" for Creo Illustrate. I have a standard publish rules for that, who works when this file is alone. now I want to merge the 2 rules files. All my tries were not good: or I can create only one representation of the 2 rules, or I publish everything together. I guess is a syntax issue, but I don't understand. does someone have already done this exercise? thanks in advance Ron
Specifically, I want to create a shortcut that resides outside of PDMLink such that then when a user clicks on it it will:Open WC, and request to log in if not already logged in (I know how to do this aspect to any location in Windchill)Start a Change Notice (or a document)I am primarily asking for Change Notices, however, if it can also be done for initiating new documents, or other types of objects in in PDMLink (Such as Change Requests, etc) that would be useful to.Does anyone know how to create this shortcut in Windchill?Thanks! Lawrence
Hi All, Do you know how to set the Part Structure expansion level in Windchill using a preference. I created a preference and stuck at configuring/linking it. If I set the preference to 2 for example, the Part Structure tab should show upto level to of the structure. Thanks
Hello, I have created a Part Configuration. Now I want API to get structure of Part Configuration. I tried ConfigurationHelper.service.getNormal(partConfig); this gives me Structure but not in proper order . So I want as it is BOM structure. How can I get this?
In PTC Windchill Quality Solutions, we are getting TCP error code 10061. pls resolve the issue.
Experts, I am trying to write a validator on Move action, I tried to write a simple validator which extends wt.dataops.containermove.processors.MoveValidator, Registered my custom validator in service.properties as: wt.services/svc/default/com.ptc.core.ui.validation.UIComponentValidator/CONTAINERMOVE/null/0=ext.company.validators.CompanyMoveValidator/duplicate When I do a jcaDebug in UI, the move action shows the name of my Custom Validator, But it doesn't process any code in "validateFormSubmission" method when I click finish on Move action in UI. Can you help in what I may be missing here? Abhishek
Publishing fails due to a custom font with font embeddability Restricted. Another document that contains the same fonts is published. Any ideas in this case?
Is there a way to load batch(multiple) of attributes in XMLs(layout) or directly to Type & Attribute management?
Hello all, I am new in Windchill and I just started working on Windchill with Creo CAD software. I want to ask how we can know which softwares we can Integrate with our current version of Windchill? Like presently we have Integrated PTC Creo with Windchill 11.0 M030 and I want to know can we also Integrate other softwares like AutoDesk Inventor or Solid Work etc. with this version? how and where we can check it.? Or we need to upgrade some capabilities of Windchill to accomplish this Integration. Please guide me in this regards for my information. Thank you in advance, Best regards, Dnyaneshwar Maid
In Structure Tab can not find uses tab. This happen only in case of Part Configuration. So how to add uses tab under Structure tab.
LiveWorx and PTC/User are now offering an entire day focused on Creo and Windchill content with the addition of CAD & PLM Technical Day on Monday, June 10. This is an additional 25 breakout sessions with all of the Creo and Windchill tips, tricks and insights necessary to get the most out of your PTC Products. Here’s what you need to know: You can take a look at what to expect for sessions here CAD & PLM Technical Day is included with your purchase of an All Access or DeluX Pass Explorer Pass holders can add it on for an additional cost of $250 until March 27 and $350 through June 13 If you are already registered it is not too late to add this to your registration: Log In to your account Enter username and password Select “Registration” Scroll down and click “Purchase Additional Event Offerings” and add the CAD & PLM Technical Day to your account Seats are filling fast for this dedicated content, don’t miss out on learning from some of our Creo and W
Hello, I have Parent and child object , I want to display them in Table in tree format. Example in customization guide is not clear. Any simple example or document? Below image shows the output which I want to implement through MVC Table builder.
Hello, When I open a File from Windchill with the desktop integration it will download a *.wcdti file. But those files are not automatically deleted. Is there a way to automatically delete those (not the document you open only the wcdti file)? Br Klaus
Hello, When I create a Part Configuration of a part, the view is copied as it is. Default view is Design. So I want to change the design view to something else , let's say manufacturing view. So how do it? Any of the way is acceptable , Either by GUI or by customization.
I have to make a rule which is " wt.workflow.engine.WfBlock" grant "Read, create and modify" on policy administrations. But i don't know what "wt.workflow.engine.WfBlock" rule let user do? Could you help me about "wt.workflow.engine.WfBlock" effects?
I'm having a issue when try to print work instructions. All formats available returns a disfigured formatting. Is there any way to improve that format?
While publishing a Word document, attributes mapped through DTI are not getting published.I have a set of 6 attributes mapped to Word document through DTI, the first 3 attributes are set during creation of document and the rest I am setting through workflow.Only those attributes which are set during creation are published in pdf form. Has anyone faced the similar issue?
I have a scenario in my organisation. Someone has created a CAD document with a P/N 1234567.prt. Now same part number needs to be used by other user and this new user is trying to upload the same 1234567.prt from his work-space. It shows a conflict with following message, 1234567.prt, is not unique. Generally, we receive this message when we have P/N with same name exists on common-space,but when i searched this part number, I cannot see it. This means that this P/N exists in uploaded state to some user's work-space. I am not sure who that user is. I s there a way at any level we can identify this user or search these parts?
Hello,I hope you can help me.I'm looking for the appropriate parameters to note on the drawing who checked and approved the drawing and when it was made.I have already found the parameter for the creator (&PTC_WM_CREATED_ON and &PTC_WM_CREATED_BY) and am now looking for the parameters mentined above.thank you in advance.
What is maximum character limit on the index search. (11.1 M020) ?How to increase character limit on the index search ?
We have an issue with the Desktop Integration functionality in Windchill 11.0 M020-CPS08. Some users are no longer able to upload Word documents using the Windchill Desktop Integration functionality. There are no errors in the log files when upload fails. When downloading a file, the following pop-up message appears: Do you want to overwrite local copy (version 001.2) with server copy (version 001.4). Note that the version of the downloaded copy remains 001.2, even if the content is updated to version 001.4. When starting the upload process of this file, a new pop-up appears: Do you want to overwrite server copy (version 001.4) with local copy (version 001.2). Independent of the answer, the upload fails. When local copy is deleted before starting the download process, the error message remains during upload. As soon as the document is downloaded, the value of the attribute version becomes 001.2 This behavior is not linked to
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.