Windchill
Recently active
Planning on a late year upgrade from PDMLink 10.0 m040 to PDMLink 11.0 m010.When I go into WinDu. the only upgrade option is: Windchill 10.0 to 10.2 Pre-Upgrade Mandatory.Is there a new WinDu that needs to be installed on top of 10.0 m040 that will perform the mandatory checks for a PDMLink 11.0 upgrade?I have installed the following patches for WinDu/WinRu after I upgraded to m040:10.0-M0X0_WINDU_WINRU_SUPPORT_PS510.0-M0X0_WINDU_WINRU_PS610.0-M040_PS7
Hi, we are currently managing multiple WPA server instances and we are looking for the best way to consider a rehosting for creating a new server from another existing server.This procedure (and a specific rehosting tool) exist with Windchill but does not seem to be available with WPA.We would be interested to know if anyone can share any information related to WPA rehosting so that we can consider this activity on a regular basis on our side.
Hello,I want to create family table in excel with auto generated instance names. Is this possible?Do I need to include any special character in INST NAME field inside EXCEL to run auto name generation?
Hi,I am working on functionality where I need to add one my custom pick view in Product builder can anyone please tell me from where I can add new custom view in Product pick view tabI have attached the screen shot where I need to add my view
Hi All,I've been searching around but haven't been able to find anything on reporting on Move's in Windchill.Would anyone be able to help me with a couple of questions:- What table is the move history of an object stored in in the Query Builder?- What is the correct way to join this table to the EPM Document to get a move history as well as the times of the moves?Any help would be greatly appreciated!Many thanks,
hello everyone..how to add attribute like start date and finish date and more other attribute in activity mail goes to owner or resource
Set special permissions to Obsolete Bbjects (WT Parts and EPM Documents) to avoid to add them in a new structure.If a object is obsolete, user shouldn't use them
I am trying to get AutoCAD 2017 set up so that the file paths can look into my Windchill Library and use a dwt template file to create a new file. Can this be done? Does anybody know what syntax to use?
I'm going to be upgrading Windchill, servers, OS versions and database versions. Going over the upgrade guide and trying to figure out the best way to get from beginning to end with all the variables. I'm looking for the big picture of the way to go. I need to setup my test environment and start testing, but I'm waiting on server space from IT and it is condensing my project. So I am trying to get my ducks in a row.Upgrade from Windchill 10.2 M030-CPS09 to Windchill 11.0 M020-CPS02Upgrade from Windows 2008 R2 to Windows 2012 R2Moving from 2 old servers to 1 new server for both application and database serverUpgrade from SQL Server 2008 to SQL Server 2016 (I know this will have to be in steps)Need new server to have the same name as the current application server in the endQuestions:Should I stay at 10.2 M030-CPS09 or update to a newer one?What is the best way from the source to the target?What is the best way to keep the server name, or at least the Windchill we
Is there a simple way to compare 2 version/iteration of an EPM Document/DITA document.Basically, I want to select 2 dita documents, open them in AE and run a compare. Or use a diff tool that would be ok too.Adding an older iteration to the workspace and viewing in Arbortext Editor does not always work - there's a bug. Plus you can't add both, the default is always the current document.
I realize that we are supposed to be at Java 8 Update 76 or above, But I would like to know what parts of Windchill still use Java and what happens if the Java version isn't at Java 8 Update 76.Please Advise
Forgive me if this has already been asked before but is there a way to remove product from the product side in PDMLink?Any help is greatly appreciated!Thanks!
is there any api method to retrieve the product or library under which a user is part of ?for example consider , we have 2 products under an organization . a and b . a has 2 users x,y b has users x,zfor a user x i should be able to retrieve the product he is part of , ie product a and b for user y , he is part of product a similarly for user z , he is part of product b
I'm new to Windchill and Info Engine.Here is where I am at in my learning process:- I have been able to run the default tasks that I found on this WSDL (<host>/Windchill/servlet/SimpleTaskDispatcher?CLASS=com.ptc.windchill.ws&VERSION=1.1&STYLE=document) using SOAP.- I am also able to create tasks using the Info Engine Task Editor and then run them externally with a http request.I'm trying to query a product structure externally based on some user input (product name). I need each parts' structure level, number, name, version, quantity and unit.Ideally i would prefer not having to modify the server at all and use only out of the box tasks, but can modify if necessary.Looking through the documentation I found the following task that looks like it is exactly what i'm looking for._______________________________________________________________________________________________________________Multilevel_BOM_Reportcom.infoengine.connector.Group Multilevel_BOM_Report (String partOi
Hi,I want to set access permissions to a role to have access of read-only on latest version of released CAD document.Can anyone suggest which permissions do I need to set.Thanks & Regards,Irfan
Hi.I need to filter tasks in Project Tasks table (project.assignments) by dedline.Screenshot for better understanding what table i am speaking about:I want not to show rows with deadline in, for example, more than 10 days.Is there any posibility to do this?Thanks.
We are trying to link a part to a document instead of typing the part number; we would like to a create a modeled attribute to use a “picker.” We just do not know how to do it. I can’t find any instructions about how to create a modeled attribute. All I have found on modeled attributes is this: “Modeled attributes are programmed in Java and cannot be created using the Type and Attribute Management tool” We would like to know what we need to do it and how we do it. Thanks!
I´m cleaning up a System Tree and prepare it for an update. I deleted several line items that have no childs, incidents etc. During the update by Excel import the system claimed that several system tree IDs to be imported already exist. I reviewed the cleaned system tree: no results (deleting seems to be successful) I checked the system tree with FIND concerning the claimed IDs : no results I applied filter in "System Tree ID": the ID which should be deleted was found by the filter, which means that these IDs still exist somehow in the tree although I deleted them. Questions: Is this issue already solved with 11.0? How can I finally delete these line items from the system tree? What really is not helpful is that the delete function is disabled in a filtered system tree. In a filtered table you can nearly do nothing.
Hi,I need to create QuerySpec using given database query below is there any way I can covert below command to queryspecselect pm.name as PartName, pm.WTPARTNUMBER as PARTNUMBER, pr.NAMECONTAINERINFO as PRODUCTNAME from wtpart p, WTPARTMASTER pm, PDMLINKPRODUCT prwhere p.IDA3MASTERREFERENCE = pm.ida2a2 and p.IDA3CONTAINERREFERENCE = pr.ida2a2 and pr.NAMECONTAINERINFO = 'Test';
Hello All: Can you please help me with information on formulating end to end Change Management scenarios concerning Options and Variants or point to someone who has been dealing with this?
Hello,I am trying to create a database script from which I can get the any business object team --> (group, Role ) --> users as of now I am able to get the Object team and roles but in Role I am not able to get users from the Roles can any one please help how I can find this here is the script I have wroteselect WTPARTMASTER.WTPARTNUMBER as PART_NUMBER ,WTPARTMASTER.NAME as PART_NAME , TEAMTEMPLATE.NAME as TEMPLATE_NAME ,ROLEPRINCIPALMAP.ROLE from TEAMTEMPLATE, ROLEPRINCIPALMAP, WTPART, WTPARTMASTERwhere WTPARTMASTER.IDA2A2 = WTPART.IDA3MASTERREFERENCE and WTPARTMASTER.WTPARTNUMBER = '0000000161' and TEAMTEMPLATE.IDA2A2 = ROLEPRINCIPALMAP.IDA3A4and WTPART.IDA3TEAMTEMPLATEID = TEAMTEMPLATE.IDA2A2;
hi viewers,I would like to know more about business rules and how to write it ? I s there any related information or videos please share it with me ?
hi viewers,I have modified the OIR of a Part type related to numbering. But it is not reflecting while I am going for creation of new part.why it is happening...?
Good day everyone,I am looking forward to meeting as many of you as possible.To help make your days most productive, please review this sample agenda.See you in Boston.Best,Toby
Good day everyone,Are you attending LiveWorx and want to sharpen your Windchill skills?This blog is worth a read, but I will give you the highlights.Azhar will advise on Windchill Business and Administration topicsAngela is the only woman in this team this year, but also stands out for her knowledge around Windchill Service & Parts Information and Windchill AdministrationPlease use this link to sign up for a session Schedule Appointment with PTC User Experience Center (UXC) LiveWorx 2017If you are attending LiveWorx, please message me Toby Metcalf I would like to connect with as many community members as I can.Best,Toby
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.