Includes: Windchill API, Windchill REST Services, Info*Engine, UI Customization
Recently active
Version: Windchill 12.1 Use Case: need to trigger/initiate a workflow based on a custom action event.Description: I have a scenario wherein we need to trigger a workflow upon an action click and inturn that needs to get assigned to the initiator. need help.
I want to recall the table builder on button click in jsp page. how can i do in windchill 12.1
Can you please describe the steps to run Windchill REST API with Power BI.
Version: Windchill 11.2 Use Case: In the Create New Document Wizard, the values in Combobox2 should dynamically change based on the selection in Combobox1.Description: Hi there,I want to implement a dynamic selection for an Azure-Windchill integration project.I’ve written and tested two different functions, both of which are working:Function - func1: Retrieve repository names from Azure. Function - func2: Take a repository name as a parameter and retrieve folder names from the first two levels within that repository.There is no issue with the functions; both work successfully when I manually input a repository name.When the user starts the Wizard by selecting “New Document,” there are two different comboboxes in the opened window.Combobox1 holds a list of repository addresses.Combobox2 should hold the folder names within the repository based on the "selected" repository attribute value in Combobox1.I can dynamically retrieve the values for Combobox1 with a data utility as soo
Version: Windchill 12.1 Use Case: I want to add a menu item for the icon added to the browse and display a dialog to load CSV. Description: I don't know what class to create and which class to modify. Reproduction steps: Create the following Java code and place the class file on the server. Image (26).png Add an action to the following XML file. Image (25).png It will be added to the browse menu as shown below, and when you click it, something like a table will be displayed. Image (23).png ---------------------------------------------------------------------------- Translated the topic from Japanese to English using Google translate Subject - CSVを読み込むダイアログを表示させたい Body - Version: Windchill 12.1 Use Case: ブラウズに追加したアイコンのメニュー項目を追加し、CSVを読み込むダイアログを表示できるようにしたい Description: どんなクラスを作って、どこのクラスをいじればいいか分からない。 再現手順 以下のJavaコードを作成し、クラスファイルをサーバに配置 画像 (26).png 以下のXMLファイルにアクションを追加 画像 (25).png 以下のようにブラウズのメニューに追加され、クリックするとテーブルのようなものが表示される
Version: Windchill 12.1 Use Case: I have one action on Details page action set of part and on click of that action I am creating one excel file with few custom data in windchill temp location. Now requirement is it should get downloaded on client UI on click of that custom action. So need help with line of code to download created file from particular location.Description: I have one action on Details page action set of part and on click of that action I am creating one excel file with few custom data in windchill temp location.Now requirement is it should get downloaded on client UI on click of that custom action.So need help with line of code to download created file from particular location.
Is there way to get all WTDocument of specific type in windchill through code.
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.18I created a banner that has hyperlinks in it. One link needs to open the classification explorer. Is there a way to add a link so that it opens when clicked?
I added the part and its associated Cad object into the workspace, I did checkout and check-in, I need to remove the object from the workspace programmatically which I added. Issue: - I am unable to remove the objects from the workspace. Please suggest some ides to achieve this.
WTPartHelper.service.getDescribedByDocuments(wtpart); This API return a older iteration of EPM associated with it. Example : part123 B.7 has associated EPMDocument epm123 B.7 but it returns epm123 B.5 Why so?
Hi All, can we know if there is any code or API to know certain version of object is published or not ? Or can we know if there is an API to know if the object is published or not so that we can then publish it ?
Hi All,Can we add a timestamp on the primary attachment been downloaded. How can we achieve it?Any references would be appreciated
Version: Windchill 12.1 Use Case: API to update the display name of the attributes in a softype. Description: API to update the display name of the attributes in a softype. Anyone can help.
Hi Team, I'm trying to achieve a routing based on attribute value.Scenario.Depending on the context name in which ECN is created it should take the defined routing path.Tried referring CS129817, unable to get thourgh.Any references /help would be appreciated
Hi there, This post is less a question but more a "info" message. The problem Some years ago, I was looking for a solution to display on a promoted drawing, who approved the PR.There are several methods to get this done.You can run plugins from third party companies, which either set a value in a database or insert that information to drawings via a PDF watermark.You can use "alias attribute mapping" ( https://www.ptc.com/en/support/article/CS131355 ), which unfortunately could not be implemented to drawing according to https://www.ptc.com/en/support/article/cs260828 .There have been product ideas to get this functionality to Windchill.At last, PTC implemented this (so I heard) From Windchill 12.1.2.0 ( https://www.ptc.com/en/support/article/cs140710 ).Unfortunately, upgrading Windchill is not an easy task (especially for smaller companies, it can get really pricey ). Those plugins also come with a certain price tag. Luckily, I found a way to implement this function
Version: Windchill 13.0 Use Case: Trying to implement validation on submission of rename wizard if name is already presentDescription: Trying to implement validation on submission of rename wizard if name is already present but not working
Hello, I would like to know how to add a custom button in the user interface next to the "Quick link" button.The button must then be able to execute Java code developed by me.How can I do it?
Hi There,I want to call a custom form processor for an OOTB psb action(new promotion request) from part structure page. If anyone has idea on how to achieve this , kindly help.
Version: Windchill 12.0 Use Case: We need to get a process plan based on the process plan number and filtered by a navigation criteria. The Swagger API allows to do that by using the searchObjects Web service. However, there is, to my knowledge, no web service allowing to do that in OData. Is there a way to do this using OData web services?Description: We have some process plans (com.ptc.windchill.mpml.processplan.MPMProcessPlan) that are linked to a WTPart (via a com.ptc.windchill.mpml.processplan.MPMPartToProcessPlanLinks). The main goal is to get all process plans linked to a specific part, filtered by a navigation Criteria. The way we do it right now is that we use the searchObjects Swagger web service to get all the MPMPartToProcessPlanLinks linked to the part, and then for each number returned by this service, we use the searchObjects Swagger web service again with a navigation criteria as input and finally we check if the oid of the ProcessPlan returned by th
I'm looking to download a zip from my windchill server(temp location) to the client machine.The zip was actually created as a result of an custom action.So basically, when I click on the action a zip should get downloaded, that's my requirement.Please suggest me your ideas or share me any existing solution.Many thanks in advance.
Version: Windchill 12.1 Use Case: In Windchill we have jsp page with code for License validation boolean is3DLicenseUser = FormatHelper.parseBoolean((String)request.getParameter("is3DLicenseUser")); which could be easy customized to boolean is3DLicenseUser = true; Is it Illegal to do customization like this?Description: Do we have any document what type of customization legal for Windchill? Another example, I have jsp in Windchill with some specific license check.Could I update this page, for 51% and use customized whithout license check?
Version: Windchill 13.0 Use Case: Regarding customizing encryption filter while content download, followed steps provided in PTC help. Configured filter and copied example code provided for testing. link: https://support.ptc.com/help/windchill/r13.0.2.0/en/?_gl=1*1prq0ko*_gcl_au*MTkyOTM3MjM4MS4xNzI5NzgwODAz*_ga*MTYyODg0MDQ0OC4xNzA2MTIxNTAy*_ga_7NMP2MSYPM*MTczMTk4OTIwMS4yNTAuMS4xNzMxOTg5MjAxLjYwLjAuMA..*_ga_CBN5QVB9VJ*MTczMTk4OTIwMS4zNDUuMC4xNzMxOTg5MjAxLjAuMC4w#page/Windchill_Help_Center/customization/WCCG_Serv_ServletFilter_ForContentDownload.html#Description: I am able to download file and file size is more or less same as original.However, getting error while opening downloaded file.Refer attached images, First getting below error (see error-msg1.png)"Word found unreadable content in 'Test 0002.docx'. Do you want to recover the contents of this document? If you trust the source of this document, click Yes."and then word is unable to recover file and getting below erro
I developed an application in C# that retrieves information through a REST API from attachments, references, WTUser, and representations based on the EPMDocument idA2A2, except for WTUser. Later, I started encountering timeout issues with these APIs. The interesting thing is that when I switch the method server console to full screen, the timeout problem disappears, and this only happens with the APIs I mentioned. There are no issues with connections like WTPart. Is the reason for this that I am trying to process these APIs consecutively, or is there an issue with a setting related to EPMDocument in Windchill? Because, as I said, when I make the method server full screen, the timeout problem goes away. Should I try restarting the server?
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.0I have added an IBA attribute (string type) on both WTPartDescribeLink and WTPartReferenceLink. I can view it but a can't change his value.I can't change the interface so that it shows me the attribute when creating the link WTPart-WTDocument
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.