Includes: Windchill API, Windchill REST Services, Info*Engine, UI Customization
Recently active
Hello Folks,I worked on a listener which attaches a document to the part in "references" table.The scenario is once a document is attached ito a part as described by document then the same document should go to references table (of that part )also.I used the POST_CHECKIN listener and it tells part cannot be checedout as this is not the latest iteration.I even obtained the working copy of teh part then tried to modify.But this works only when the part is checkedout again not in the same checkout.Any one has any idea on which listener i can use so that if a part is checked out to attach a document in described by then taht document should get attached in references also. Message was edited by: Hemadri Pali
I have gone through <WT_Home>\codebase\wt\clients\saveas<WT_Home>l\src\com\ptc\windchill\uwgm\cadx\saveas these directories and tried to modify but I am not able to see any modifications even after restarting windchill server each time after modification. I am completely new to windchill customization, all your suggestions and recomendation will be appreciated. Thank you in advance.
Hi all, I beginner in windchill, I want to use the windchill objects using the JAVA API, but i am getting confused where to use which object like WTChangeRequest, WTDocument, WTPart, etc.Could anyone please help me.Thank you Sumit Patil
Does anyone have to code to initiate the out of the box action "Build Multi Level CAD Structure". We would like to reuse the standard solution to build a solution to automize the cad creation.Thanks,
Hello Windchill Gurus,We have a requirement to implement the export functionality (metadata of Product Structure information as show in current table view of structure page) similar to "Export Search Results" functionality.I would like to know if some one has already implemented the below solution? What is the effort needed and approach taken?Thanks in advance for your quick information.
Need some help.We have Dynamic Document users who need to check where a Task is used on Publications.By default, the Where used shows all parent items. The trouble is that they need to go to each item to confirm it's the latest version.To make things complicated, we use the same State for the all previous official versions.C: Released for Production Does not use TaskB: Released for Production Uses the TaskI can filter to View to only show a state if we only had one version at "Released for Production" if we set the previous to something like superseded or obsolete.
NAVSEA has updated to TE000-AB-GTP-010 to SD-18. PTC should stay current with the applicable derating guidelines, rather thatn have all their users ceate custom derating files for the same common document(s).
Hi..here i am providing the code that i have can you please rectify if it has any error<!-- set the number to a generated number --><AttrValue id="number" algorithm="com.ptc.windchill.enterprise.revisionControlled.server.impl.NumberGenerator"><!-- add a prefix for variant parts --><Value algorithm="wt.rule.algorithm.BooleanBranch"> <Value algorithm="wt.rule.algorithm.EqualsTest"> <Attr id="genericType"/> <Arg>variant</Arg> </Value> <Arg>V</Arg> <Arg></Arg> </Value><!-- the sequence --><Arg>MWEIP_IP_</Arg><Arg>{GEN:wt.enterprise.SequenceGenerator:WTPARTID_seq:4:0}</Arg><AttrValue>
Hi All,How do we attach a WTPart or a WTDocument to a WTdocument in the related objects using API ?Can anyone tell like which API is used exactly ?Thanks in Advance,Aditya
I need to add constraints to the Promotion Request so we can add only few objects as its promotables. I checked the Relationship constraints manager but do not get the PromotionTarget object to select.
In the workflow process when task is assigned to multiple members and one of them accept this task i need to update some value on PBO. so need to know how to capture this event@
Please read the attachment to see example.WQS Table Find and Replace Problem: The Find and Replace feature seems to only search records that fall under the selected filter. Once the record condition changes it immediately excludes those from the search. Users are finding this a pain when they are using the Find and replace feature. If they accidental replace the wrong group of data fields assuming that this field is associated to the field included in the current filter can make it a hassle to correct these changes. There should be a way to allow the find replace feature to work on all datafields currently present in the table regardless on the change to filtered conditions. I was told that when using excel this feature works in this order of operations. In the example below. I filtered the deleted datafield by checked boxes only. Then I removed three of the check boxes. Now I tried to Find search for the (xx) value which is in one of the changed records
Greetings,I created a button in the "folder actions" sub menu. By clicking the button a user should have an open task in his task grid. What are the files to configure or to create and where are thy stored in Windchill?Thank you in advance!
Hi, this is my code, i want to update the attributes of the wt.change2.WTChangeRequest2 of existing objects, Thank you in advance.wt.change2.WTChangeRequest2 doc = null; try { wt.fc.ObjectIdentifier oid = wt.fc.ObjectIdentifier .newObjectIdentifier("wt.change2.WTChangeRequest2:15971"); doc = (wt.change2.WTChangeRequest2) wt.fc.PersistenceHelper.manager .refresh(oid); System.out.println(doc.getName()); } catch (Exception e) { // TODO: handle exception e.printStackTrace(); }
While using the action 'Edit Part Usage' of Mass Change Operation, if a part for which we are changing the usage exists multiple times in a BOM then the mass change operation should notify that the part exists multiple time.Scenario : When we change the BOM through mass change activity by "EDIT PART USAGE" if a part is in 3 line items in one assembly, and if we input only part no. and part usages (Line Item is Blank) than windchill will update the quantity of all the parts,Proposed Behaviour : When changing quantity for a part If line item is blank then system should notify for the line item selection if part exists more than one line item in BOM so it will help update the quantity for specific line item.
Hi All,I have to write a client to consume 3rd party webservice in windchill. I tried searching in support data base but did not find anything useful.Any help in this regard will be highly appreciated.Best Regards,Prakash
In drawings of laser cut parts we include a second sheet with a view scale 1:1 of the unfolded part.All sheets of our drawings are automatically exported to DXFs. These second sheets can be downloaded by Sourcing and used by our suppliers as input to their laser cutying machines.A side effect is that the PDFs automatically created from our drawings will have this extra sheet, which we don't really want.So am I asking, is it possible to tell Windchill to create the PDFs of only the first sheet of these kind of drawings, based on a parameter, for example? In the rest of the PDFs we obviously want the PDF to contain all the sheets.Thanks for any ideasDaniel Garcia
Hello AllI am not able to view different/old revision files of any Part/Drawing in my Windchill-10.1It shows only the latest revision of the Part/Drawing.How do i change the settings to get all old revision files alsoThank YouRegardsSumeet
I want to know from where CAPA Action Plan workflow get triggering in background from CAPA Plan workflow. Please help to let me know
Windchill ESI 11.0 M020 is not compatible with SAP S/4 Hana 1610. Is anyone else looking to upgrade SAP S/4 Hana? PTC has no scheduled date for supporting SAP Hana. Anyone else has the same issue?
Hi,I'd like adding the thumbnail navigation into a treebuilder. Is it possible ? How to do this ?Regards,
Hi team,creating BOM in windchill taking long time, as i have to enter part number and it will take time for search engine available of part in windchill.If I want to make 50 components BOM it will take minimum 15 to 20 mins.I would like to make an customiziation macro for this please suggest me how to do it.can windchill have option to import of excel or csv files? if it available let me know how to do.thanks,madhu
Hello All,What is the internal name of "DISPLAY-->workspace" in preference admin?. I need to load this preference using LoadFromFile.Thanks in AdvanceRegardsSenthil
I am missing a feature in the Workspace, mark objacts an add the tha a favourite list. This could be helpful to find the objects faster in a large workspace.Feature should be like this:Simple right klick on a object and select add to favorites. In the new favoite colom you should be able to sort for favorites.I dont know why windchill doesnt provide such a basic feature. Git, Lightromm etc. everybody has some sort of favorite adding feature.PS: I know that there is a my Notebook with Link (I use it to find Modules or large assemblies) but I'm looking for a fearture for fast selection/ navigation within the workspace.Keep up the Windchill imporvemntsBRPascal
Hello All,Below are my requirement while SaveAsConsiderations:Hardware parts should come as Reused (Hardwares Library)Drawing Formats Should reuse (Pro_Standards Library). Procedure: Save as of any assembly from commonspaceThe collector window should not list the formats and Hardware componentsThose library parts should be considered as Reused.Note: This can be achieved by strike through the rows by location.Awaiting for your valuable reply.
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.