Windchill
Recently active
I need to move a large number of CAD Documents from one product to another. (Windchill Intralink 9.1)What I have to start with is a list of 1,200 part numbers.For each part number, there will be multiple drawings and models that begin with the same part number prefix.For example, for part 12345, I need to move 12345*.* from product A to product B, and in the same respective folder.Both products were created from the same template.They have identical QIR's, roles, policies, life cycles, & folder structure.Is there some way to script this massive move?Extra challenges:Some of the CAD documents might be checked out, or in a pending promotion.Some part numbers might not exist at all (no models or drawings).This would most likely happen if someone mistyped a part number in the list that was given to me.Gerry ChampouxWilliams InternationalWalled Lake, MI
Hello,because Windchill is able to use Azure Blob Storage as File Vaults, I'd like to know if only HOT tier is supported or we could configure Blob Storage to move files to Cool/Cold/Archive tier, for cost reduction.I didn't find any info in the documentation regarding this point.Thanks,Alfredo
Version: Windchill 11.1 Use Case: Set publishing priority based on naming conventionsDescription: Hi Everyone, I've a use case where I need to filter the files with naming conventions (Eg: mnpl) need to be published on high priority. Here I need customization which need to be added in Windchill properties and sample code to get this achieved. Thanks in advance,Keerthi
Hi All,How to manage SolidEdge users in Windchill?Do any of you have experience managing SolidEdge files in Windchill? Thank you.Regards==deddy==
I am currently making a mashup in ThingWorx 9.6.1-b253, that needs to call upon a few private services from the thing PTC.Nav,ViewPartStructure. I have tried making a template of that thing and making my own thing inside the same project I am currently doing my work in, as the error states: " Access Modifier Check Failed; Thing: [SMDCostingCalculator] SMDViewPartStructure, accessing ThingTemplate: [ptc.nav.PTC.Nav.Default] PTC.Nav.ViewPartStructureAppThingTemplate Scope: NONE, with Service: GetRepresentableInfo Scope: PRIVATE. Reason: Private Characteristics are accessible only from project in which they're defined." which i can guess is because my thing, SMDViewPartStructure, is not in the service of PTC.Nav.Default. Is there any workaround to be able to call these services as i need them. I know its possible as my company has another template that calls upon the service in a mashup in another project and seems to work, yet doesnt work when called as a service. &n
I am using Windchill PDMLink Release 11.1 and Datecode with CPS M020 CPS30Is it possible to update task deadlines after receiving the tasks at user end to set as per SLA.
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.1The CAD Publishing rule wat we have defined is not working in the UAT instance (which is an cluster instance ) but the same CAD Publishing rule is working in the lower instance .
Version: Windchill 12.1 Use Case:Description: My company have integrated windchill and inventor some years ago, before my arrivalNow I'm reviewing the configuration and I think we have some issues, mainly on the Inventor's client settings side. For example, regarding the inventor "content center", we've correctly created a library in Windchill and imported all the content center parts, etc, but on Inventor's side, under settings, I'm not convinced that the paths are configured properly. I'm attaching some screenshots with comments of the current settings, for the tab "Files" and "Content Center" and also another screenshot of the Default Project. I'd like to get some feedback by someone who is successfully using Inventor with Windchill,If you could share what are your settings/default project I would really appreciate it, Also if you have other advices, i'd be happy to listen thanks
Version: Windchill 11.0 Use Case: Is there a way to pull drawings for every part within an assembly? I have an assembly part number and want to automatically pull every part number and associated drawing within that assembly. Is there a way to automate this or do it really quickly?Description: Not a problem just a question.
Version: Windchill 13.0 Use Case: Say, we have a large classification tree that has some nodes that need to be moved, others need to be added or deleted automatically.Description: We do not want to do this task with hand (as it will take a lot of time and need to be done on our QA environments first). We also want a script to do this so that in the future, when the tree changes according to our business needs it can be easily done. Though when I was looking for any documentation on how to do this I could not find anything to help me. Currently i am trying to insert a new child node of a child node: root > classification > new node trying to import the following file: <?xml version="1.0"?><!DOCTYPE NmLoader SYSTEM "standardX26.dtd"> <NmLoader> <csvLoader> <objectType>com.ptc.windchill.enterprise.iba.classification.ClassificationNode</objectType> &nb
I've been following the posts of the year's on Windchill development and how folks are managing their customizations and their steps for deployment. Being historically untrained and old school, I had opted for simplicity but these "bad habits" might be preventing me for moving forward. I have completed as restructuring of my Git repo and removed Eclipse compiled class files from its management. Just for context, I develop offline on my laptop pushing changes up to Bitbucket then down to the local repos on Dev, Test or Prod as needed. Feel free to throw stones at any point. I can duck, bob and weave. Now, I have been exploring methods to automate or script build and deploy to the Windchill directory. Ant seems to be what I've chosen to work with for the moment. Historically, I've made use of the wtSafeArea and wtCustom area to stage updates and the "installSiteChanges" to push into codebase. I also started looking at tools.xml scripts and it seems that these were desig
How to batch create a large number of users in Windchill
Curious what others are doing. When you deploy apps, do you link directly to them or do you make use of the landing page? I can see my page getting very cluttered soon with an ever growing cluster of "custom apps" appearing at the bottom. I am sure I can create my own front end with direct links to each app but is there a more standard way of modifying the landing page or even making a new one? I can see just a simple reorganization and sorting might be helpful.
QML file does a "Where Used" report with just the latest version of both the searched for and returned objects. Uses EPM Documents, not WTParts. -marc CAD / PLM Systems Manager TriMark Corporation
Version: Windchill 12.0 Use Case: WINDU Issue "CheckoutConsistencyReportDT"Description: Hi there,I ran WINDU and ran into a "potential problem" named "CheckoutConsistencyReportDT".In cs350652 there is a "solution" to alter the corresponding values in the data base.https://www.ptc.com/en/support/article/cs350652It says "Manually update ida3a2ownership and classnamekeya2ownership column values to 0 & null for the problematic entries". But in which table? And how do I find the entry to change?If I run this in the database, I get 114 results. This means, that there are 114 tables with those columns. select * from INFORMATION_SCHEMA.COLUMNSwhere COLUMN_NAME like 'classnamekeya2ownership' So, how to fix the CheckoutConsistencyReportDT problem?PS: I tried to send a feedback for the article, but the "feedback feature" does not work.
Hi, I would like to get the same folder and content representation of project container from Windchill to Navigate using ODATA services, I stuck at getting subfolders(level 2+). Please help me. I use the following API Windchill/servlet/odata/v6/DataAdmin/Containers('ID')/Folders?%24count=false&%24expand=Folders However, this gives me only the first level of the folder structure not the nested folders. Also, How to get the folder content? many thanks,Janakiraman
Version: Windchill 13.0 Use Case: wt.org.OrganizationServicesManager.queryPrincipals(Class, String,DirectoryContextProvider) we were using the API OrganizationServicesManager.queryPrincipals(Class, String,DirectoryContextProvider) in WIndchill12. But now in Windchill 13 it is replaced by OrganizationServicesManager.queryPrincipals(Class paramClass, Map<String, List> paramMap, DirectoryContextProvider paramDirectoryContextProvider). Previously parameters what we were passing were of type Class - wt.org.WTUser, String - "uid=" + userid and DirectoryConectProvider. now in new version, it is given as passing map, but not sure what should be the key and what should be the value. Can someone help me through it?Description: wt.org.OrganizationServicesManager.queryPrincipals(Class, String,DirectoryContextProvider)we were using the API OrganizationServicesManager.queryPrincipals(Class, String,DirectoryContextProvider) in WIndchill12. But now in Windchill 13 it is replaced by Organiza
Hi all, I am looking for possible options to export and import a BOM Filter in Windchill. Is there any OOTB way to export a filter and import into another Windchill? Or do we have to manually create loader files?
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.0our users are unable to register windchill server with Creo Parametric. in Creo, File > Server Management > Register server action fails. Please find 2 attached screenshots.Here are the errors that I faced"Insufficient Windchill license”
Hi @Florent_274366 @BjoernRueegg , With reference to this topic. Is there any way to run job every week through Scheduled queue. I did WVS Job Scheduler Administration but due to some limitation there as per our requirement so I moved to schedule queue but how to run scheduled job weekly based. Thanks Afroz
I am new user to this PLM and am in this situation where our company has just migrated files from different Location into Windchill. It now hosts different Documents (word excel and PDF) and CAD Drawing files, but when the files were migrated, we keep it as it is. My goal is to relate different files from different folder based a Role's context (e.g. Engineering or Quality team). Essentially query the migrated files that is only related to this Group of People. Unfortunately, despite that this PLM has Folder to Role access Feature, limiting the Folders that can be accessed based different Teams is not an option right now because we don't have people to maintain that. Meaning every team can see every Folder. We also cannot use the Query Feature which supposed to create Global and Local saved views, which reduces the files being populated in the view OR create some custom view depending on the Role. Rearranging Files and Folder through automatic means might not be good as
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.3신규 CAD에 대한 Check-In 시 Windchill Server로 Upload 불가.업로드 오류: 업로드 실패 code :J03_WCCLD_CONNECTION_FAILURE locMsg :연결 실패Applies To: Unknown Error / HTTP 연결 실패특정 CAD에 대해서만 해당 오류 발생Here are the errors that I faced업로드 오류: 업로드 실패 code :J03_WCCLD_CONNECTION_FAILURE locMsg :연결 실패Applies To: Unknown Error / HTTP 연결 실패
Version: Windchill 13.0 Use Case: The goal is to create a URL that acts as a shortcut to download a STEP file for a CAD Document directly from the More Info page in Windchill. Instead of downloading the file manually from the Representations/Annotations table under the Content Tab, If i click a URL in the More Info section and trigger the download action for the STEP file.Description: The goal is to create a URL that acts as a shortcut to download a STEP file for a CAD Document directly from the More Info page in Windchill. Instead of downloading the file manually from the Representations/Annotations table under the Content Tab, If i click a URL in the More Info section and trigger the download action for the STEP file.
I have a requirement where if I add a specific type of WTPart to existing Part in Part structure using OOTB actions "add existing"/"add new", the Parent part to which I want to add child part should not iterate. For this I have implemented listener and catch the PRE_STORE event and could found the target object which is WTPartUsageLink. From this I got both roleA and roleB objects, and then I undo check out the roleA (parent) and then created an usagelink and finally tried to save it using PersistenceHelper.manager.insert() APIHere the issue is probably in back end after PRE_STORE , there is PRE_CHECKIN event that might be calling so I am getting exception that unable to find the checked-out copy. Here there will not be any working copy because I undo check out it using WorkInHelper.. API. My overall intension is that parent part should not iterate but need to create usagelink by adding a child part (of specific type). Note: This I need only when I am trying
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.0Good Morning, I am trying to see if we can find out what Office products we are needing to work with Windchill PDMLink. Can you provide us with the required Office 2019 applications? Thank you.
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.