Windchill
Recently active
I have a user who is using Cameo and wants to link to Windchill. I came across this page in the help guide. https://support.ptc.com/help/wnc/r12.0.2.0/en/#page/Windchill_Help_Center%2FOSLCServerConfig.html It seems like you need to enable something to get this to work. Has anyone done this? Also there was another article that talked about integrating Cameo to Windchill: https://www.ptc.com/en/support/article/CS365175?source=search That was a no but I think it was answering the management of the Cameo file. That might be simple enough to do with a WTDoc soft type but what have you done?
how to update the attribute value existing WTObject in Customization
I am looking for Discussion forum comments to be able to hide it when the user is not created that comment and should be able to edit to the user who has created it,this we have created an action "edit user comments" which is added in the actions tab where it opens the window which has the comments which can be edited... can anyone help me on this.
Trying to install and run wctk FThealer on an old intralink system to solve some migration issues we are having to a new 12 system. I tried downloading and installing the matching jar file from PTC's site but either I'm doing something wrong or the jar file is corrupted and unusable. With this release of windchill out of support I can't get help from ptc tech support so figured I'd ask here to see if anyone had any ideas or could help me out.
Hello everyone!I've made changes to libs folder and moved some jars to another directory.Is there a way to add some custom jars to the JNLP constructor when I open the edit action on Workflow Template Administration?When I edit the JNLP file and manually add the jar files, this works perfectly. But, I want to generate these jnlp files with this jar files included.I use Windchill 11.
hello.Currently, through customization, the user runs the service upon check-in, and the number and file name are changed. However, creating a parameter and inserting a value is not reflected in the creo session parameters.Is there a solution?
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.1.0We have configured MC_EXPORT_XML_XSL_REPORT and MC_SAVE_XML_REPORT_TO_MC options in ModelCHECK(MC) and MC report (xml file) is attached as secondary content.Not able to view the view the secondary content (MC report) attached in PDM link.Attached the the screen shots.
Basic stuff.For years the RELEX/WQS/WRR RBD module used to create Reliability Block Diagrams has had frustrating formatting limitations - there are great features as well, so no offense here, for example auto-alignment is a huge time saver.. Overarching Goal for PTC :Make RBD Diagram creation similar to schematic or model based architecture diagram creation.CONNECTING LINE CONTROL! - Professional results are hard to achieve when one has to figure out where to place a block simply because the auto-routed, non-adjustable connector line gets in the way. Moving a block to accommodate the placement of the line so as to not interfere with the linking icon creates excess space. This is really frustrating when using redundant blocks, as the line placement requires strategic placement often leading to unnecessary, and large amounts of, white space . Vertical rise from a block connection point, versus creating a small jog...again, this could be an option. And suggesting "drop in a jun
Hello, II am trying to implement a rest service in windchill which mimics attribute and keyword search (For a Navigate application).1. Is there an efficient way to do this using a custom QuerySpec to search based on Modelled attributes and IBAs? I understand using a querySpec to get name, number but not an IBA. An example to search for two IBAs using AND condition would be helpful.2. As for keyword is there an api which is documented and supported to use in this scenario? It seems an article from PTC on an existing api has no documentation. https://www.ptc.com/en/support/article/CS157533
If we install DTI software 12.1 M020-CPS06 to align with Windchill 12.1.2.6 (Service Pack) and later move to Windchill 12.1.2.8, will we have to check in content, uninstall and re-install the associated DTI software on all our users PCs? This would be a huge amount of effort if it is required for a service pack update.
Hello,I am trying to get the numerical value of the Structure Level of a part in a mulitlevel BOM via Windchill REST Services, similiar to when exporting a Multi-Level BOM of Material Report under an assemblies structure tab. The GetPartStructure endpoint doesnt seem to have an attribute specifically for Structure Level. Is there another endpoint or a maybe a param I may be missing?
I have a need to import a Solidworks library into Windchilll. My issues are that the library is stored in a Windows folder structure and it is also large. 3500+ prt/asm/drw files. Also, the file names are long and many contain invalid characters for Windchill. I can resolve the file names with Excel and a command prompt easy enough, but if I change file names outside Solidworks or Windchill, then I break references in the Solidworks assemblies. What is the best way to go about this migration? Is there a tool or combinations of tools to do things like this?
Hey everyone, this might be a bit of an odd request. When I usually go to reassign a task to a different user, I can either select the user from the dropdown menu or I can click "Find" to do a search for the user. From that point, that user will appear in the dropdown for selection by other people in the org. That is no longer the case for me. Does anyone know where the reassign dropdown entries are stored?
Hi,What is difference between updatestamp and modifystamp?Regards,Dhananjay Sandbhor
Good day I am new to Windchill and I have created some baselines and added objects to these baselines. I would like to find out how I can create a report, which tables and joins and select or constraint that I should use to show/list all objects added to a baseline. Regards Mark
Our WTParts and EPM Documents are normally in the same Workflow.I want to change it for one Lifecyclestep. Where can i change it?
DOC111 - WTDocument name (refDoc)Expected result --> Get associated changes QuerySpec qsLink=FlexibleChangeHelper.getFlexibleChangeLinksQuerySpec((FlexibleChangeItem) refDoc, FlexibleChangeLink.PARENT_ROLE, false, FlexibleChangeHelper.PROCESS_TYPE_ID);QueryResult qr1 = PersistenceHelper.manager.find(qsLink);System.out.println("Size of the Query Result for Associated Objects::"+qr1.size());
Looks like there are api's for fetching representations from windchill and need to know whether there are api to perform to CUD operation.
Hello, i have a lifecycle for approval process. There are 3 approvers designated but one of theme is already a designer. How can avoid this? the designer should not be able to approve the object.
In one of our processes for a Document, the user is expected to upload an attachment into the Document Notebook section (in a particular folder). I am trying to learn the tables involved to report on such an upload and potentially determine that one has or has not been done prior to a workflow task being completed. Ex: For a Notebook such as below...... I can create a QB report to get the Document and Notebook folders... ... but I cannot find which table to add so that I can report the "Sample" attachment from the first image. Help?
Hello All, I want to use a text box and a button in a single row in Attributes table. How can I achieve this in a JCA attributes table. ? Is it possible through data utilities ? If anyone has done anything similar or anyone has created a GuiComponent Data utility, can you please explain the procedure to do so. Any help will be appreciated. Thanks, Praseeth M
hi, i'm implementing SSO. The IDP is ADFS and the CAS is PingFederate.I configured according to the referenced document,but encountering an error in Part i.https://support.ptc.com/help/identity_and_access_management/en/index.html#page/iam/ExampleAdfsIdentityProviderWindchillResourceProvider.html# I'm experiencing an error on the redirect page when accessing Thingworx, as shown in the attached image.How can i resolve this error?
When you edit a view in Folder Contents of a product you can customize a view and enter these criteria:For context I was having similar issue in this article: https://www.ptc.com/en/support/article/CS370354And the image above was taken from there. Can anyone explain why would I want to set Revision to All and Latest Revision to Yes? Does the first criteria even serve a purpose? When I delete it it doesn't make a difference.
Hi, I think as of Windchill 12.0.2 it is possible to use Azure AD / Entra ID as the store for all Windchill user accounts (including Administrator) - is that correct? I believe this entails:Setting up an Azure AD / Entra ID Enterprise Application for WindchillSetting up a Shibboleth SP Server to deal with the SAML requests from Azure AD / Entra ID and configuring Apache to talk to it.Configure Windchill with properties for the Azure AD Enterprise Application settings and Shibboleth SP Is it possible to set this up for a fresh install of 13.x using the default PSI installer setup screens, or do you need to do an LDAP v3 compliant install first to (for example WindchillDS) and then re-configure it (post install) to then switch to Azure AD / Entra ID authentication? One thing that has confused me is the PTC doco on the subject mentioning the need for an LDAPS connection - as Azure AD / Entra ID does not support LDAPS. Does that mean that to use Azure AD / Entra ID, you
In Windchill 10.2, Edit multiple objects can mass edit an attribute, but however, for WTdocument, you have to click the radio box "do not upload file" for each item you select. This is unacceptable when editing 1000+ documents. Any ideas?(I'm clear that it is easy to write customized code to mass edit an attribute, but I'm finding a way every user could easily access.)Thanks!
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.