Includes: Windchill API, Windchill REST Services, Info*Engine, UI Customization
Recently active
Hello everyone, I am seeking help in regards of integration of Altium to windchill as my Bachelor Thesis. I started with the REST interface to windchill and tried using some basic tasks like creating parts, documents etc. using Windchill REST services UI and through Postman. The problem is now i want to create assemblies and ECAD data from Altium and I have no success.I would be thankful if someone can recommend me some resources or hint or have some guidance regarding this. I want to mention here that I already have access to Windchill REST service documentation and i am taking guidance from there. I am beginner and seeking for valuable suggestions.
Version: Windchill 12.1 Use Case: Hi, I want to delete the Parts from Change notice(Change activity), Problem report & Change request. later want to clean the Part data from windchillDescription: Hi,I want to delete the Parts from Change notice(Change activity), Problem report & Change request. later want to clean the Part data from windchill
111
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.0I created a custompicker data utility to search for parts of selected softype & was able to bind the datautility to IBA in Part creation wizard. From Create wizard, on clicking searchpicker the results are generated as expected & able to select a result. But when clicking 'OK', getting error "ReferenceError: CustomPickerInputComponentCallback is not defined". The custom pickercall back is defined in custom.jsfrag & deployed as per CS71276 & windchill-all.js also got updated as expected. Fllowed CS29555 to clear cache as well, but error is still persisting. Note : The datautility is working fine when OOTB pickercallback is referred in datautility.1. Need help to understand the reason for this error & steps to resolve them.2. Need help to understand the steps to set IBA value from picked object instead of its OIR to Picker component attribute from create part wizard.Here are the errors that I face
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.0 Embedded Windchill, the error message is as follows:Uncaught DOMException: Permission denied to access property Translated by the Community Moderation using Google Translate内嵌Windchill,提示错误信息如下:Uncaught DOMException: Permission denied to access property
Hello All, I followed Article - CS216138 and configured an option to upload local files as representations for an EPMDocument from the UI wizard (I am using Windchill 12.0.2.14). I am wondering if there is any way to automate this upload process. Support for representation upload using the loadfromfile framework is only available for WTPart, not for EPMDocument. Does anyone have any suggestions? Thanks.
Version: Windchill 12.1 Use Case: Previously I created strings for displaying text in Preferences and Business Rules using Java RB files, Now there is a new utility called Text Tailoring which can edit those same strings and update the text without needing to re-compile code or restart the server.Description: I can see the classes in the new Text Tailoring utility and edit the strings and update the text without needing to restart the server but my original class files are not being updated. Where are these strings being stored now, is there some new files I need to add to wtsafearea to preserve it in during CPS and upgrades?
Version: Windchill 12.0 Use Case: I have set the 'Product Phase Identification' attribute to 'read-only' and set it to the default value. I need to make the 'Product Phase Identification' attribute display the default value instead of (unassigned) on the New and Edit pages. How do I configure it.Description: I have set the 'Product Phase Identification' attribute to 'read-only' and set it to the default value. I need to make the 'Product Phase Identification' attribute display the default value instead of (unassigned) on the New and Edit pages. How do I configure it.
Version: Windchill 12.0 Use Case: I'm using GetParts to search WTParts in Windchill using a filter like "startswith(Number, '12345')". I want to get the latest revision at the "Released" state if one exists, otherwise get the latest revision. Is there a way to construct a filter to return the latest "Released" revision but if there are none, just return the latest revision regardless of its state?Description: I can filter by State/Value eq 'XXX', but I feel like I need to have a conditional in there saying if that state is not found for any revisions, return the latest revision.
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.0I want to integrate camunda to windchill so my question is can we apply camunda business process or workflow to windchill promotion request or change notice or request
Version: Windchill 12.1 Use Case: I am trying to implement Configurable Link Collection Sample UIDescription: Configurable Link Collection Sample UI I am trying to implement Configurable Link Collection Sample UI, and followed all the steps mentioned in the support.the SampleConfigurableLinksCollectionDefinitions.xml files and SampleConfigurableLinksCollectionExecutionOrder.xml are there, and also com.ptc.core.collection.show.configurable.links.ui=true in wt.propertiesthe article in 12.0 Configurable Link Collection Sample UI 12.0 does mention to load the preferences manually, whereas the article in 12.1 Configurable Link Collection Sample UI 12.1 does NOT mention to load the preferences manually. I tried both ways, and I'm still not seeing the icons/preferences Any suggestions on how to proceed further?
Version: Windchill 12.0.2.18 Hi, We are looking to create a Managed Baseline in our promotion request workflow for all mechanical assembly with the name *-01-g.asm I have found the Article - CS371627 - How to create a baseline in a (promotion request) workflow? and the Article - CS25967 - How to programmatically create a managed baseline in Windchill PDMLink which give some ideas, but I am having some difficulty going deeper into the development. The small step I have already succeed is the following : Add an "Execute Expression" robot after the "Set State Approved" method Robot and the Notify By E-mail robot :The code to execute to the expression call a custom class : ext.sce.workflow.CreateBaseline.createBaseline(baselineName); The content of the class is the following : package ext.sce.workflow; import wt.vc.baseline.ManagedBaseline; import wt.util.WTException; import wt.util.WTPropertyVetoException; import wt.fc
Version: Windchill 12.0 Use Case: Can we print parent part details to a jsp page using end item in windchill through customization for a bom report.Description: Can we print parent part details to a jsp page using end item in windchill through customization
I have found that Derived Image Table stores the information of MOOD.I have written a listener on Update Event checking on Derived Image Object.The Listener works perfectly, But even the object is MOOD the derivedImage.isOutOfDate() returns false.Is there any other specific event to check on MOOD or Am i missing something?
Currently we have a internal debate and we are looking for some lessons learned / best practices regarding implementing Maturity states on WT Parts. Currently we have more or less the default Lifecycle states for "all" objects (Parts, Documents, etc):In Work - Released - Obsolete - Under review We would like to introduce Maturity States for our WT Parts and we have vision on 2 options:Introduce Maturity as a global attribute on WT.Part. (Simple to implement, but lacking some control mechanisms)Implement a lifecycle for Part which reflect the maturity states. But keep the existing lifecycle on the other objects. (More complex to implement but seems to be more in line with Windchill designed usage)Is there anybody that would like to share some experience with this issue? Lessons learned from a similar implementation? Pros/Cons? Maybe other options? Should lifecycle states be used to reflect maturity states at all? Some reference documentation? Would it be best to keep the lifec
Hi, I just added a new property called "price" to WTPart. I want to know that, when adding children to a parent WTPart, are there ways to calculate and update the total price of a parent WTPart automatically, by adding the prices of its children WTPart together? For example, A is the final product, B ($5) and C ($10) are children of A. First I create A, leave the price blank. Then I add C to A as a child, I would like to see the "price" property of A automatically updated to $10. Then add B to A as a child, the price of A is updated to $15. I'm using Windchill 12.1, just wondering if it's possible. I'm new to customization of windchill but have some experiences in Java programming, so if yes, could you please also tell me what are the steps I should do? Thank you!
Version: Windchill 12.1 Use Case: Need to create a preference which only accepts a number as inputDescription: I can create string, type or boolean preferences using a loadfile with the right handler, but I cant find any example handler for Integer, does it exist? e.g. Booleancom.ptc.windchill.enterprise.preference.handler.BooleanPreferenceValueHandler:e.g. Stringcom.ptc.windchill.enterprise.preference.handler.StringPreferenceValueHandler:400:400e.g. Type Pickercom.ptc.windchill.enterprise.search.preference.handler.TypePreferenceValueHandler:/com/ptc/windchill/enterprise/search/allSearchTypese.g. Integer??? where do you find it? e.g. Preference loadfile <?xml version="1.0"?> <!DOCTYPE NmLoader SYSTEM "standardX10.dtd"> <NmLoader> <!-- Clean up first--> <csvUnlinkPreferenceClientDefinition handler="wt.preference.LoadPreference.deleteClientDefinitionLink"> <csvname>/ext/ws/elecReportDocumentType</csvname> <cs
Version: Windchill 12.0 Use Case: I encountered an error message while executing xconfmanager - p in Windchill shell: ERROR [main] com.ptc.windchill.structconf.StructConfManager - Unexpected error (stack trace below):Description: I encountered an error message while executing xconfmanager - p in Windchill shell:ERROR [main] com.ptc.windchill.structconf.StructConfManager - Unexpected error (stack trace below):The attachment contains my specific error message
Version: Windchill 12.1 Use Case: I'd like to add a link to our internal support portal on this pageDescription:
I am creating and testing simple functions using EXCEL VBA.I am testing the function with WRS before coding EXCEL VBA. WRS > PTC Product Management Domain V6 > Testing POST /CreateParts results in an error Where the error occurs "Context@odata.bind": "Containers('OR:wt.pdmlink.PDMLinkProduct:131308')", erro code : 400 - MALFORMED_BINDING_LINK - "The format of 'binding link' is incorrect." Many users have asked about the above issue in Google search results, and I have tested it several times by referring to the answers. 1. I tested it by referring to the PTC manual, but an error occurred., - MALFORMED_BINDING_LINK **** Request Body {"Name":"TestWTPart_001","AssemblyMode": {"Value": "separable","Display": "Separable" }, "PhantomManufacturingPart" : false,"Context@odata.bind": "Containers('OR:wt.pdmlink.PDMLinkProduct:48507000')" } 2. I also de
Hello ,I need to install Windchill-Workgroup-Managers and silent mode , I've tried everything but it doesn't go , someone did this could help me I already put in the script /S, /quiet, /silent, /qn and without success @echo offsetlocalrem Path to the .exe filesset “installers=D:\Windchill-Workgroup-Managers”rem Install the first programecho Installing Program1...“%installers%\setup.exe” /silent /D=\C:\Program Filesecho Program1 installed successfully!rem Add more programs as neededecho Installation complete.pause
I'm trying to create a DevOps style of Windchill development and need some community guidance.In a nut shell, we have 9 Windchill developers and we are all doing both configuration (inside Windchill) and customization (directly on the servers). We are having to duplicate the work between development, test, and production servers which is a colossal waste of time. Also, we currently have very little controls in place and our customer wants us to do better... they suggested we use DevOps.I believe I can use a git repo to capture and apply server side changes but how do I capture configuration changes saved inside the Oracle DB and apply them to other servers that have their own, separate Oracle instances?
HI all, Using below API I am able to get representations for EPM document. Is there any API to get creo view URL of a representation? VisualizationHelper visualizationHelper = new VisualizationHelper();QueryResult epmReps = visualizationHelper.getRepresentations(epm);
Hi All, In Windchill OOTB functionality "The user who creates the context is automatically assigned to the context manager role"As the product manager has special access, providing this role to Product creator might create issue. At present, we are removing the user manually from the role after Product creation. How can we customize to disable this default addition of Product creator to Product Manager in context team.
I need to find on windchill all those cad documents that do not have a publicationis it possible to generate a report that identifies, starting from a code, all those 3D and 2D documents that do not have a publication in (.pdf, .dxf, .step)? Translated by the moderation using Google Translate-----------------------------------------------------------------------------------------------Devo trovare su windchill tutti quei documenti cad che non hanno una pubblicazioneè possibile generare un report che mi individua partendo da un codice tutte quei documenti 3d e 2D che non hanno una pubblicazione in (.pdf , .dxf , .step) ?
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.