Windchill
Recently active
I have done this before, but I can't remember what I did.One of our draftsman has a drawing checked out. He wants to get it Released, but they can't because he hasn't checked it back in. Trouble is he can't find which Workspace it's in. I watched him search for it, and he only has about 5 workspaces available to him. None of them have the drawing in it. When I search for it, I can see that it's definitely checked out to him.How can I find what Workspace it's in? I have Orgadmin privileges. Like I say, I have done this before, but only once, about a year ago. We have 10.2.
Hi,I am trying to exclude a CAD part from a BOM in solidworks as shown in the below image and when Checking-In the BOM into windchill, I don't want the excluded CAD part to be displayed under 'Structure' tab in Windchill.Is it possible to do so? If yes, please guide me the way to achieve it.Thanks & Regards,Irfan
Hi,I want to manage color variant of product(car).tell me the possible workaround top down and bottom up approaches.
Enable the "New multiple parts" function from workspace menu. I think is a good tool and now it is only in Windchill commonspace.Thanks
I need to add an actions on the "search_table_actions_toolbar". User can select multiple objects from the search results page and click "MyAction" and this should open a wizard page with a table showing all the selected objects with some details. I want to know how to get all the selected objects in wizard table while building the data for that table using buildComponentData(). I searched all the methods available on ComponentConfig , ComponentParams as these are the only parameters passed on this method.Could someone help me on this.
All the supported methods available does not meet the requirements.
When i share an object to a project, it is hidden. To be able to see the object in the folder, I have to select the folder context "All - including hidden objects". What causes the object to be hidden? Where's the setting? Thanks
Hello Everyone.I am trying to get the approver's name from a promotion request and assign it to an IBA inside a wt.doc.WTDocument. Does anyone know a straight forward way to accomplish that? I am not really versed in JAVA so I'd appreciate if you also could provide a code snippet.I've tried the following inside the "complete" transition from an OOTB promotion request:1- created a variable called "documenApprover" that matches the IBA internal name.wt.doc.WTDocument qop = (wt.doc.WTDocument)primaryBusinessObject;com.ptc.core.lwc.server.PersistableAdapter obj = new com.ptc.core.lwc.server.PersistableAdapter(qop,null,null,null);obj.load("documentApprover");Object approverValue = obj.get("documentApprover");documentApprover = approverValue.toString();I'm getting a message saying that wt.maturity... cannot be cast to wt.doc.....Anyone can help me here please?Thank you very much!!
HI All,Can you please someone tell how to make the user entries available in WTUser table?I hope, the user entries will be created whenever the user tries to login and when we search the user in the participant administrator. Is there any code to sync?Thanks for your help in advance.Regards,John
We started using Windchill, Since 2012 from there Data's in Windchill are scattered and no proper life cycle states where followed.So we decided to cleanup the unused objects from Windchill. We purged to cleanup the data created from 2012, 2013, 2014, 2015 & 2016 with below criteria's in manage queries.CriteriaObject Type : EPM DocumentVersion at Maturity : Design ReleasedVersion at Maturity : Preliminary ReleasedIteration (All but last) : 2Created : 01-01-2012 to 31-12-2012Modified : 01-01-2012 to 31-12-2012Created Purge Job for the above query criteria and previewed the same before submitting the purge job.For Example: The preview shows with result 2300 objects eligible for purge which includes family table (Instance and Generic) as well. But we were able to purge 20% from the eligible object rest all are family table objects.Indent:> Data growth per year 2TB> Reduce the data growth by purging the unused data's > Reduce the drive sizeIs there any way to purge the family
Customers create lots of document during CAPA process. They like to add those documents along with the task they receive during CAPA workflow.Also folder view for those documents added for a specific CAPA.
I have recently run into a situation where an later version on an CAD document (Pro/e assembly) was inadvertently overwritten by an older version of that same document. After much investigation I was able to determine that the default workspace update functionality doesn't actually replace the local file contents during an update, it only updates the metadata to make it look like you have the latest version. For those who would like a detailed explanation of the tests I performed, and the behavior experienced, I have listed it all in detail below. For those want to get right to the question, here it is. Is there a way to configure either Windchill or Pro/e so that a "File", "Update" command from Pro/e functions the same way the workspace "File", "Update" command does from the workspace when the site preference "Update Overwrite Local Content" is set to "Yes"?Tom UminnEngineering Systems Analysttrans-matic Mfg.616-820-2499-<">mailto:->Test Results - All from the local workspace
Is there a workaround that gives permission to a user to change the filename of a CAD Document, without also allowing change of number?The permission group MODIFY IDENTITY seems to tie these two things together.
Hello all, I have a small problem with a promotion workflow. The process is running, but in a task, due to typo mistake a variable has been mistyped. Is it any way to skip this task, and proceed to the next one? Thank you in advanced. Regards John
Hi all,For Soft type attribute i have added a User Picker. it Works fine, it opens the Picker pop up, enlist all user . when i select any one from the list and it will correctly displayed on creation Wizard.but when i finished the WTPart and go to detail page of it, where ideally i am expecting username to display. but i found DN is displaying there.Please see below screen print and code used for user picker, and here is the code Please let me know where i should change ?Regards,Vivek
Anyone know why this is.I have set Org and Site preference for Affected End Items Display to No.If a users creates a CR in a Folder or from an item in a folder then the CR does not contain section 2 "Affected End Items Display". If a users creates a CR from a Search result (Actions) then the CR does have Affected End Items Display.As a side note, the folder actions does not include items they can not compete (we do not allow users to create a CN or Problem Reports) but on the Search actions the action is listed to create a Change Notice or a Problem Report.Thanks.
Is there a way to insert the promotion request approver name and role in a word document using DTI? If yes, could you please provide the details?
Please see attached.Can't get these preferences or .ini file settings to work so far.thanks in advancePREFERENCESUpload CAD/Dynamic Document and Attachment Filter= (create one for SolidWorks)Search Path for Automatically Attach Files on Upload=C;\autoattachEQUIVALENT WGM INI FILE SETTINGS (EXAMPLE GIVEN FOR AUTOCAD)wgm.autoattach=*.dwg,*.pdf,GENERALupload.autoattach.searchpath=C:\autoattach
Hello EveryoneI want to create a product number based on attribute selection.On selecting the attributes the product number has to be created automatically choosing the number given for the particular attribute.For example:Customer No. Product Family Running No. XXX YY ZZZIf the product attribute selection be like 032(Customer no.)12(Product family) 322(running no.)The auto generated number should be like 03212322I'm able to create the numbering schema for customer name using case branch in OIR. But I have no clue in combining both the customer no. as well as product family (XXXYYZZZ)Can anyone help in this?Any help is greatly appreciated.
Hello Windchill Gurus,We have a requirement to print some Environment Variables at the beginning of the MS Log. I would like to know the MS Log Writer classes/methods to follow the lead to write our custom line.Any quick help regarding this is greatly appreciated. Thanks all for help in advance.Thanks & Best Regards,Mahesh KL
We have Revision Series loaded in system with some legacy=true value, so that those revisions can be imported for legacy data, i.e. I,O,Q,S,X,Z. At the same time we have added Revision attribute and enabled RevisionPicker in New Part Creation Form, so that user can enter required revision manually . Also in preference settings we have set this preference Allow Override On Revise = yes so that user can give required revision while revise, e.g. bumping up revision skipping next available be default. Due to these settings, system is allowing to create new parts with Revision which are defined as legacy=true. But we dont want system to allow to create parts with these values. Any suggestions how can we restrict legacy revisions for new parts.
Does anyone have examples of Related Object report templates to be used fro related object search in WC 11?
Hello all,I'm having a workflow issue and hope someone can help. We have a process whose workflow requires approvals. Each approvers is given 2 options (votes), Complete or Rework. If all approvers vote "Complete", the workflow moves along to the next activity (coordinator approve and release), as expected. However, if any one approvers votes "Rework", the process assigns a Rework task (expected) but also moves forward to the next activity. This causes an issue for the person assigned the Rework task as they can't update or edit the object because it is undergoing a review process. (See attachment for error message) This also means you can't change the state even from an admin account either for the same reason. Any ideas as to what is happening?Thanks in advance for any suggestions and / or ideas.David
How to print environmental variables or customized messages in the method server log during startup?
Hello everyone,I hope you can help me.I would like to know, how to export objects from the workspace to my resulting objects?Because in fact, I have no other method than to manually search all my references.Out according to the study processed the list can be very long and take a long time.In hope to have a better solution.Thanks in advance.Regards,Clément LEGROSBIC Rasoirs (France)
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.