Windchill
Recently active
Version: Windchill 12.1 Use Case: I am attempting to create a PartUsageLink using Windchill REST services: URL: POST /ProdMgmt/Parts('{PartId}')/UsesDescription: A Vanilla build of Windchill allows me to create a PartUsageLink using this REST endpoint. However, when we deploy our Implementation Partner's CCD build to our environment, that endpoint is no longer available. They are not sure why this is. There are no customizations or configurations done to any REST endpoints directly. What would cause this problem and how can I make this endpoint available again? Below is a pic showing the REST endpoint available in our DEV environment (Vanilla) vs. our INT environment (with configurations deployed). When I attempt to hit the endpoint in INT I get this response: { "error": { "code": "OPERATION_NOT_SUPPORTED", "message": "The operation is not supported" } } The POST /ProdMgmt/Parts('{PartId}')/PTC.ProdMgmt.CreateUses returns the same erro
I've been reading up on Afterhooks and post publishing so I think I am in the right area but looking for guidance as to possibility or different approaches. I have a need to combine a user generate PDF with an ECAD published representation. For quality reasons, at this time I do not think its possible to publish a good PDF off an .eda file (WYSISYG) and I have an archive of existing PDFs in representations to merge in. This is using WTDocs were the PDF might be loaded as secondary content. I've done this manually were I created a .pvz by downloading a published ECAD representation, adding a file and reuploading as a new representation. Works as I expected in that the .eda file and the PDF are visible when you open the representation giving users a choice. The PDF is also available for download from the Representations table. Check. I suspect that just adding a file to the Representation in code will make the PDF available for download from the Representations table but would not be vis
1. Our Windchill version is 12 CPS 17 using PDMLink/ProjectLink etc. Our industry is Aerospace and my role is a Windchill developer My objective here is below. In Part Structure tab, user could select the list of child and navigate to Viewing panel --> Show --> Documents, only displays the Describe document & Reference document.We would like to show the Secondary Described By document as well.Adding to this, Would be great if we can segregate the actions from Viewing panel --> Show --> (Instead of Documents), add Describe Doc, Secondary Describe doc & Reference doc, so that user can choose the required type and displays doc in the structure
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.1.2同时修订部件和CAD文档时报错“修订失败:选定项或其关联项可能有更新的版本”,单独修订部件没问题Here are the errors that I faced修订失败:选定项或其关联项可能有更新的版本
Version: Windchill 12.0 Use Case: We are trying to download over the internet a file size of 420MB, it takes more than 20 minutes to download or sometimes it crashes, whereas same file downloads with in few second when connected to intranet.Description: We are trying to download over the internet a file size of 420MB, it takes more than 20 minutes to download or sometimes it crashes, whereas same file downloads with in few second when connected to intranet. is there any configuration to check for from windchill end or else its something we have to with the network side.
Hello, I would like to know if it's possible to add an argument like "-Doracle.net.disableOob=true" (see Oracle Doc ID 2987995.1) to the Oracle JDBC connection of my Windchill 11.1 application. I've read several articles without success. I'll take a look at the installation and administration guide. If I find any information, I'll post it in this thread. Thank you in advance for your help.EL
Version: Windchill 12.1 Use Case: Trying to map NX model attribute/property to the NX drawing fileDescription: Using the master model system in NX, where the model data is in one file, and the drawing data is in another file. The attribute/property DESCRIPTION is entered in the NX model file, and mapped to Windchill, so it can be displayed in a column in WGM. In the drawing templates, we use DB_DWG_TEMPLATE_DESCRIPTION to map this attribute from the NX model file to the NX drawing file, for use in the drawing format title block, but this does not work to populate the DESCRIPTION attribute/property in the drawing file. For that we have to manually copy it, type it, or link it via inter part object attribute. We would like to automate this, to prevent errors, or simply forgetting to do it. When forgotten, it looks like this in WGM: We do have PTC_WM_IS_DRAWING set to "true", so Windchill should know it is a drawing, vs. an assembly. How would we go a
Version: Windchill 12.1 Use Case: Hi All, we have configured a dedicated BGMS for SIS and Creo publishing, however in wvs.properties, value of QueueGroup=WVS, We have given WVS name for Creo BGMs. Also we have SIS name for Dedicated BGMs for sis, however in WVS.proprties, we have not mentioned QueueGroup name for SIS, Can we add queueGroup =WVS SIS like this? Is queueGroup property support multiple values ?Description: Can we have queueGroup properties multiple values like, queueGroup=WVS SIS
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.5Hello,We recently executed the Bulk Index Process in Windchill 12 and observed that the process stopped automatically after all entries were processed.Key Observations:1. In Windchill 10, the Bulk Index Process did not stop automatically—manual intervention was required.2. In Windchill 12, the process terminates on its own once all items in the queues IndexQueue1 and IndexQueue2 are indexed.Questions:• Is this expected behavior in Windchill 12?• Was this an intentional change (new feature) introduced in Windchill 12?• Are there any configuration settings that control this behavior?• Could there be scenarios where the process hangs or fails to stop?We have this question because currently we have to manage restart the index process manually(twice per day) to avoid impacts new item indexation and search.
Hi everyone,I wanted to build together a strategy to optimize the assignment of licenses to users of our companies.The main goal is to understand which users have a license assigned but are not using the system.Let me explain better: From the Security Audit Reporting utility, for example by analyzing the Login actions of the last 3 months I can see those users who have logged in, some more and some less. But I can't see who has a license and has never logged in.It would be great to be able to also see if users have nominal or ADU licenses in a single report. Basically build a report with the period filter (for example last 3 months) with columns:username | assigned licenses | login number (including NEVER) | last login A nice to have for another report would be to understand who has an Advanced license and instead does not perform any action but only does Search and View actions.Basically build a report with the period filter (for example last 3 months) with columns:username
Version: Windchill 12.1 Use Case: InstantableDescription: Instantable
I am using Windchill PDMLink Release N/A and Datecode with CPS N/Awindchill+ 는 ui가 jsp로 되어있나요? 아니면 react나 다른 프레임워크로 되어있나요 ?궁금하네요 . 그리고 파트너사에서 react나 vue.js로 화면을 따로 구성하여 서버와 연동하여 사용할수도 있는지 궁금합니다.
Version: Windchill 12.1 Use Case: I'm trying to create a rule on OIR to number CAD files based on the folder.Every folder holds files from a different project and my company wants to number then with a specif prefix and have a new sequence for each folder.Description: The rule I've written is the following:In this code the product context is Treinamento, the folder is PJ123 and the number sequence is PJTESTE that I've created for this folder.This code is to test in which folder it is been created. Further conditions I will create after the folder condition is working.<!-- set the number to a generated number --> <AttrValue id="number" algorithm="com.ptc.windchill.enterprise.revisionControlled.server.impl.NumberGenerator"> <Value algorithm="wt.rule.algorithm.CaseBranch"> <Value algorithm="wt.rule.algorithm.StringInListTest"> <Attr id="folder.id"/> <Arg>PJ123</Arg> <Arg>/PJ123</Arg> <A
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.1.2Nowadays, the QueueLock table is often locked in the system, but its status is inactive. I want to know how this deadlock is caused and how to optimize it in the future to avoid this situation from happening。
Hello.If Downstream is created using OOTB's BOM Transformer, Thumbnail is created in the Downstream Part, but if it is created in Java using the Windchill API, Thumbnail is not created.Create a Downstream Part using the Windchill new BranchForView API.When you create a Downstream Part, the thumbnail of the part created is not visible.Upstream Part has Thumbnail.I'm looking for a way to make the Downstream Part show Thumbnail.A little bit of information is good, so please share it.Thank you in advance.
Hello Everyone, I am currently using Windchill 13.0 and trying to create a new product. When I navigate to Recent Products -> View All, I don't see a "New Product" button, only an "Add to Favorites" option. I've tried this with my administrator account as well as a user account that I've added to the Product Creator group, but still no success. Can anyone help me with this issue? Any guidance would be greatly appreciated. Thank you!
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.1 NX新建模型时先改变存储位置,在保存工作区之前先保存本地(就是开始选的那个位置) 完了再保存工作区 这时候如果直接在WGM中点【检入】 没有问题 如果在NX工具端点【自定义检入】,就会产生错误的模型编码
I am using Windchill PDMLink Release 11.1 and Datecode with CPS M020 CPS30I just try to reach out you guys if you can help me finding the customizations markers location from server to modify some reports from there.Here are the errors that I facedN/A
Version: Windchill 13.0 Use Case: Drawing sheet displays in CreoView for NX and Creo drawings are different. Description: We use both NX and Creo for CAD and have drawings of both publish viewables that some departments annotate in CreoView for reviews etc. Creo drawing sheets seem to show up as sheets under the single drawing object: This allows markups on multiple pages saved as an annotation set to be saved as 1 annotation set. By contrast, NX drawing sheets seem to be displayed as separate objects: This results in annotations saving PER SHEET instead of per drawing: I looked through CAD worker recipe settings and my local .pvr file but I'm not seeing anything that would cause this difference. Is there a way to have NX drawing sheets behave like Creo drawing sheets in CreoView?
After SSO configuration, Users can access windchill UI page but getting an Authentication error while doing load commands. Example:windchill wt.load.LoadFromFile -d <path to xml> -u <username> -p <password> -CONT_PATH \"/wt.inf.container.OrgContainer=<org name>\"The operation: "getPrincipal" failed.Nested exception is: wt.util.WTRemoteException: Unable to invoke remote methodNested exception is: wt.method.AuthenticationException Method server log:ERROR [RMI TCP Connection(1797)-10.219.4.138] wt.httpgw.HTTPAuthentication - HTTP login failed: client host = xx.xxx.x.xxx *But can load this successfully with wcadmin. SSO Configurations:Defined claims and attributes in idp (Azure AD) Defined REMOTE_USER as "uid" in shibboleth2.xml file. Defined <Attribute name="uid" id="uid"/> in attribute-map.xml file. Windchill version 12.0.2.3Shibboleth version 3.5.0It seems users unable to authenticate.. If I'm missing something in SSO
Version: Windchill 11.0 Use Case: I am curious about the time unit when setting the range of time in the prediction reliability v time graph. It is set from 0 to 30000 time by default. I am curious as to whether the time unit is hours or days.Description: I am curious about the time unit when setting the range of time in the prediction reliability v time graph.It is set from 0 to 30000 time by default. I am curious as to whether the time unit is hours or days.
Version: Windchill 12.1 Use Case: Can we implement SuggestTextBox in AdvancedSearch?Description: Version: Windchill 12.1 Use Case: Can we implement SuggestTextBox in AdvancedSearch?Description: Can we implement SuggestTextBox in AdvancedSearch?I have implemented a SuggestTextBox on ECR creation layout, and I need similar suggest text box in the advanced search as well. Right now, I have search for the value as a string, but wondering if there can be suggestions available in advanced search too.something like this
Version: Windchill 13.0 Use Case: I want to perform addition of some parameters based on selection of other parameters. For E.g:-1) I have type1 having choices a,b,c with values 1,2,3 2) I have type2 having choices d,e,f with values 3,2,1 3) I have type3 having choices x,y,z with values 2,3,1 If user had chosen -a,d,x then there is one part named M should have quantity as 1+3+2=6 simillarly, b,e,y is selected then M should have qunaityt as 2+2+3= 7 and so on.Description: unable to perform addition while configurating quantity parameter.
Same condition as topic, hard to call in creo parametric want to push yellow marked attribute to drawing but it looks like not possible...!
Is there a way in windchill to create service maintenance manuals using the same or similar logic used to create process plans? We create manuals that have service intervals for maintaining the machinery we sell. Its very similar to the step in creating a process plan for manufacturing. Using process plans you can define:•The operations needed to carry out the manufacturing of a product.•The sequences in which these operations are carried out.•The time, costs, and constraints for each operation.•The physical resources and skills required to carry out operations.•The parts required to manufacture the product, as well as where and how they are used during the manufacturing process.
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.