Windchill
Recently active
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
If I want to give an external company and its users temporary access to our Windchill data (5-6 months) how would i go about doing that. Can I create a schedule to deactivate them? I'd like to avoid having to put an item in my calendar and make it more automatic.
We have numerous AutoCAD schematics of both piping and electrical. Our symbols our the government standards. We are trying to change to Creo Schematics, but have many drawings in AutoCAD that can change on a daily basis. Can you insert existing AutoCAD schematics with symbols into Creo Schematics with any trouble?
I am trying to export files that were non native , that is a visio drawing .vsd, and a Microsoft Word document .docx. These were imported ok into my Windchill PDM Link.10.2 workspace as dynamic documents, but I cannot export them. I get the error shown in the topic title.Has anyone encountered this and have a workaround?Thanks
Hi,Wondering about the preference available at site level, in the workspace section, called "Out of Date Check":I set it to "yes" so that users would be notified about out-of-date objects, as the following screenshot teases:https://thingworx.ptc.com/apps/solution_preview/solution/lang/presolution?lang=en&n=CS47173(Which shows a clock icon at the top of the table near the "Pick an action" drop down)But the preference doesn't seem to have any effect for me and I haven't been able to see this aforementioned out-of-date icon.This is what I tried:Using Creo 2, connected to Windchill 10.2 using the internal Mozilla browser.Added a revision 0.1 model to my workspace.Another user checked out this model, modified it and checked back in; Commonspace now is at 0.2.My workspace shows no notification, even after I wait 5 minutes, nothing happens; I try to refresh the page -nothing...does anyone know if this functionality could be working for us ? We use Windchill 10.2 and Creo 2.0.Maybe I'm not
Hello,I am working with our IT team to plan a windchill implementation. I have been trying to research information regarding architecture strategies for implementing development and test environments along-side a production environment of Windcill. Coming up short, I have some questions regarding best practices. Any advice, or links to documentation, would be appreciated. 1) With SQL as the database server, should 1 SQL instance with a DB for each environment be used? Or should there be a separate instance of SQL for each environment?2) Use VM for the dev/test environments on the production application server? OR use a separate application server for each instance of Windchill?Thanks in advance for any support!
Just curious if anyone has had success running the “LCReassignUtility” from the command line.When I run it, it returns 0 affected objects for wt.epm.EPMDocument and only 11 for com.tm.DefaultEPMDocument (CAD Docs). I should be getting around half a million.I've double checked my OID's and my life cycle name. Any ideas?This is on 10.2 M020.Thanks.Tom U.
We imported non-PTC files into a workspace and checked them into WindChill. We can check-out the file. How do we load the files into the native application and save back to the workspace so that a check-in action to WindChill would index the file version?
We have created a new Product and now management has decides they want to rename it.Is there anyway to do this? I know it cannot be done from within Windchill.Where in the Oracle DB is the product name stored and is it possible to do an update to the table entry?Windchill 10.0 m040
OK, so I would like to same a click for every CN that Doc Control has to create from every CR.Anyone know how to set Propagate Information as checked by default?I have set the default for Change Tasks (Reviewer Required, or Obsolete).
Hi,In Change Request, Special Instruction is attribute present on Analyze change request task page. I want to rename it with some different name.Please see this image,Please let me know, how i can do this.Thank youVivek
Hello All,I'm trying to setup my worker to work with Solidworks. I get the following error in the logs:[2017-02-07 11:35:28] workermonitor - Version : Creo 3.1 - M010 (13.3.10.27) i486_nt[2017-02-07 11:35:28] Logging level set to 0x01.[2017-02-07 11:35:28] Connecting to server "XYZ.com" on port 5600[2017-02-07 11:35:28] Connection established[2017-02-07 11:35:28] Got version 8 INIT FAILURE (with no description) from WVS.[2017-02-07 11:35:28] Monitor Shutting down.The worker does NOT indicate "Fails to start" in the Worker Agent Administration page, it just stays off.In sw2pv_config.exe, I have - the setup directory pointing to the folder sw_setup- Server Host & Server Port 5600: Failing the test, I get this messageSet keepalive okThe CADAgent rejected the connection, is it configured for a SOLIDWORKS worker on machine WIN-9U6A5RRLNG0 (alias not set)?What I've tried so far:- Checked that the host name and port 5600 are correct- Checked that the system does not run out of memor
I have my info engine task which queries the part Number,Type. However i wan to include View Syntax for Part to query based on Part View.
I need a report where i can compare Ebom and Mbom revisions.
Has anybody any suggestions as to what object to use within a Change Request to gain impact inputs by multiple functions who may be affected by the change before final approval of the CR is granted?E.g. When when Function A raises a CR, it is decided that Function B and C will be impacted, and will need to provide an input to the CR before it is granted approval at the CRB stage.I want to give the Change Admin the ability to send out an object or action to these Functions to enter their inputs, and receive notification once complete, so they can schedule CRB. And I would like these inputs to be non-visible to the other functions, but visible to the Change Admin and other admin users.I have looked at using an action item, but this is non-subtypeable,and not sure if each one can be access controlled to the specific group of users. Would the Change Analysis or Change Proposal object be able to fulfill this need, or are these objects only applicable in earlier versions of Windchill?Another
Hi guys,In order to solve a problem of method server start, I have to do the request:select WTKEY_SEQ.nextval from dualI have to do it until its value reaches 163553 but now it is only 139082. Each time I do the request, the value increments of 1.I don't know very much about SQL and I would like to know if there is syntax to make a loop of this request until it reaches the correct value.Thank you very much.Regards,Florent
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.