Windchill
Recently active
I want to test the load on windchill server using apache jmeter. How can I do this...
Hi,Can someone help me with a SQL query or a piece of code to extract all the list of Groups in my Windchill Instance and the associated users in every group. I couldn't find a straightforward API that can be used to query this and get it out.Thanks in advance!
I want to delete owner link associations of different version of WTPart to single EPMDocument through API.Guide me some way to achieve this through API.
Did any one have idea about the API to get the Allocated Parts from Standard operations. Note: Allocated parts will be shown in the Process Plan structure of Standard Operations but will not shown in allocated parts tab of Standard Operation.
How to handle Releasing objects (parts and Assemblies) in CAD (CAD/PDMLINK) before they are approved for use in manufacture? Background Releasing an object in ERP is a manual operation controlled by the our manual ECN process. Releasing an object in PDMLINK is controlled by a Promotion Request. When an object is released in CAD a zip file (containing a PDF and STEP file) is manually created and stored in a Design Release folder (named by ECN no.). When the ECN is released the ERP is updated and the zip file is moved to a Production Release folder and any previous revision of zip file is moved to an archive folder. Problem – CAD/PDMLINK An object is Released at revision 1 in PDMLINK and ERP (zip file stored in Production Release folder). A change is proposed and the object is revised to revision 2 at WIP for Release in PDMLINK. The change is completed in CAD and the object is promoted to Released in PDMLINK. The object is still Released at revision 1 in ERP u
I would like to have an attribute control the display of a custom tab on the Part info page.So:1) if I add a Boolean attribute called 'Is Pair'2) if the 'Is Pair' = false Then the 'Pair' tab will NOT be displayed a) After the part is checked inb) When the Info page is navigated to3) if the 'Is Pair' = true Then the 'Pair' tab will be displayed a) After the part is checked inb) When the Info page is navigated toThanks for the helpSRM
How can i add a validation on the checkin wizard through workspace, to check if the location selected is not default folder of the context?
Hi there, we have an issue with the process status table in our promotion request workflow. When a workflow is completed, e.g. a problem report, the process status, the task history is shown in the process status table: In promotion request, the process status only shows the group assignments, but not the completed tasks (1). This makes it difficult to retrace the process. A minor issue is that the process status table is not shown in the top (2). Any ideas how to debug this further and make Windchill to show the task history as in other workflows? Best regards Chris
Hello everyone, I need to write a WebService that act as Save As action in Windchill. This means that i have to duplicate part, assembly, drawing and related relationships. My idea is to get the complete BOM of the original part and then: duplicate part,duplicate assembly, duplicate drawing and re load the reationships... huge amount of work. I wondering if there is a better way to do the task. .Thank you
Hello, please tell me how to save changes to the file web.xml (Windchill_home/codebase/WEB_INF/web.xml)?
Hello everyone, please tell me, I need to tick the list of options?
Hello everyone, please tell me which files do you edit most often, which commands do you use often? Do you have any examples you can share? I am studying Windchill and would like to learn how professionals operate
Hello everyone, please tell me how to determine from which table in the Database the elements are taken to build a table on the site Windchill? I have full access to the files and the Database.
We have our revision sequencing that starts at A and goes through Y for pre-release documents and then can jump at anytime during the alpha phase to numeric revisions starting at 0. In some cases we need to define the initial revision when we load a document into Windchill to be at revision 0. Currently we do it the back wood method of revising the revision A document to revision ) and then do the promotion request. This leaves us with a revision A document that does not really exist. Is there a modification to the OIR that can be used to select the initial revision from the revision table or at least ask for the revision to be entered? We are on Windchill 11.0 m030 CPS08.
We are in the process of setting additional Windchill systems. One is on a secured network and the other 2 or on the open internet , though protected from outside access. We know we have more users than licenses on the secured system as the original admin put everyone in the company into the system. We have down sized since then (2008) and I have been marking accounts with a NLH (No Longer Here) to their names so we can see that someone who did something is not here. I still have more accounts to mark, but it is a low priority task. With the additional Windchill systems, some of our users will need accounts on all 3 systems and some only 2 of the 3. When it comes to licensing, is it per username (1 license needed for all systems) or per user account (1 license needed for each user on each Windchill)? Are Windchill licenses served from a common server, like Creo licenses? This would allow sharing between the 2 new Windchill systems as the share the same network. I share Creo code
Hello everyone, please tell me, can I create a mail to be able to send emails from the site Windchill? I don't have a mailing address right now. I tried to perform c vladislav728@gmail the following steps, but I could not send the email, but there was no error
Hello everyone, please tell me how to create a new page where I can place my tables from the database? And how do I access the page only to selected users?
Hello everyone, please tell me how I can use" Info *Engine " to output a table from the database so that it looks like other tables on Windchill pages?
Hello everyone, please tell me, I can form a standard settings table that will be displayed on the site page? In the documentation I found an interesting example https://support.ptc.com/help/windchill/wc111_hc/whc_en/index.html#page/Windchill_Help_Center/WCCG_BusLogicCust_ChangeMgmt_FlexChangeLinks_WCCG_ChangeMgmt_FlexChangeLink_Procedure.html , but it is intended for building reports, is there such a way for ordinary tables?
Hello everyone, please tell me how I can activate in "Customization" links "TestClients " and "NewParticipant Picker"?
Hello everyone, please tell me how I can remove the column "Context" from the table "Promotion Object" and swap "Name" and "Number"?
Hello everyone, please tell me what could be the problem, I did everything as described in the example https://www.ptc.com/en/support/article?n=CS260239&language=en&posno=53&q=custom-actionModels.xml&DocumentType=Article%7CCommunity%20Forum&source=search , but the OUTLOOK application does not start?
I've noticed something today, that was different at my last company and the company before.It's my recollection that the Created On date is static, being the date a part number (or WTObject) is created. I've not checked our system until today when I noticed that the Created On date is changing with a new Revision.Perhaps it was a customization to stay the same at the last company.Is this expected behavior for most of you folks? JamesWindchill 11.0 M030 CPS08
Version Info - Windchill version 10..2 M030-CPS28 - Oracle version 11.2.0.1.0 I am trying to move the windchill source to the other PC. like the following process. 1. installed new eclipse project and copied with the windchill source. 2. compiled bundle file, class file, SQL script. 3. made jar file. 4. added data to oracle database. but, there was a error to start Method Server. this is the error log : 2019-11-06 16:37:27,647 INFO [main] wt.system.out - *** Non-Modeled Services ...2019-11-06 16:37:31,139 FATAL [main] wt.method.server - MethodServerMain abortwt.services.ManagerException: wt.util.WTException: (wt.pom.pomResource/0) wt.pom.PersistenceException: Persistent error occurred. The system message is:Nested exception: (wt.introspection.introspectionResource/6) wt.introspection.WTIntrospectionException: Persistent error occurred. The system message is:Nested exception: java.lang.ClassNotFoundException: com.ptc.windchill.option.tools.IAEConvertedObjectNested exc
Does anyone know where I have to go to add a column to the list of available columns when customizing a My Tasks table view? I was able to add the column on our Change Notices page (browse>changes>change notices). I just need to display on people's home page. Currently it's not listed in the available columns to add.Thanks in advance,Greg
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.