Includes: Windchill API, Windchill REST Services, Info*Engine, UI Customization
Recently active
Currently IBA string length blocked to 500. Is there any way to increase it to 4000.
User's just want to be respected. As admins, we never get respected by users so we are forced to turn to PTC for respect. For the love of St. Pete, can we have some control over how our pages and reports render? I followed the customization guide and built my own custom TableBuilder that renders fairly well. API will allow you to call your own data utilities, control sorting, header name and even default widths (kind of). Its not really clear how this all works and what you get at the end.My top gripes:Have a simple option to eliminate table scrollbars. If I am trying to print the page, having data cut of on scrollbars make it useless.The same goes for ... Render the whole cell value, no truncation.Column Widths, user can adjust them but defaults should be adhered to. Pack to smallest width, wrap if possible, allow admin to set values if lengths are known. Go back to defaults on page refresh.
Hi All,I'm trying to Update my existing BOM by using importable spreadsheet, however import got successful by using "Update Only" option but creating duplicate usage items in BOM Structure. Can anyone can provide solution to avoid duplicate usage items and need to update only changes?Thanks,Srini
Hi all,I have created a custom action in quick links and provided location match in apache configuration file and mapped servlet in web.xml file. I have a JAR file that i compiled on windows machine. Since it is an OOTB requirement I have placed it in codebase/WEB-INF/lib folder. Now I have to test it on client test server which is a linux machine. Action model and action is being displayed and performing required action but my main logic is in JAR file. Issue I am facing is mapped link is not able to access the class file and process to perform properly. I have changed the user group, ownership and file permissions but still it is not able to enter into JAR file. Should I make any changes to manifest file? or how to proceed with this?I am stuck at this point from a long time. It will be of great help if anybody could guide me through this.
I do have following UI setup in place for client requirement Wizard -> Table1, Table3Table3 has a action toolbar with action as Validate, publish and Show attribute.On Validate action invoke, I want to pass all table row details to do further process on doOperation method.Please suggest if it can be done with some settings or through some java program.
I have following UI setup at my end Wizard -> Table1,Table2,Table3. Table3 has selectatble row element and action like validate, publish and show attributes.I am populating all row element though buildComponent data by getting bom details of WT Part.e.g.Arraylist<Hashmap<String, Object>> localArraylist;HahsMap<String, Object> localHahsMap;WTPart partentPart = WtStucutreHelper,service.getUses()while(childpart){ Traversing all bom and childdetails. putting back in hashmap}Validate action (doOperation) returning the select id from the wizard - Table3.Arraylist<NmOIdList> nmIDList = NmCommandbean.getActionIDwithWizard();for(nmidList){ String selected ID = nmOid <Again need to traverse the details back over here to process further>}So is there any way through which I can all select row details apart from selected OID in NMCommandBean.
Is it possible to reset team recursively on all contents in sub-folders?
In Windchill version 11, it is posible to define the Revision when you create a new document but it is not when you select the option New Multiple Documents.Several users have asked us for having it.
How do you load data from database one page at a time using Windchill JCA? We have a custom JCA application that loads data from a database into a web page. When it gets to 2000 rows it throws the warning error row limit has been reach. When I try to hit the Next button the table goes blank. When I press previous the table goes blank again. How can I load a table one page at a time to avoid reaching the max rows? Does anyone have any examples?
For one of requirement, I have created two tables in wizard through multicomponent config. Out of which one table has the Action menu with event like "Validate", "Publish" and "Edit Details".I wrote the "DefaultObjectFormProcessor" for all action event. but once i am trying to get selected object details in doOperation method. Null value returned by all getSelectedXXXX, getNMXXXXX methods of NMCommandBean. Is it require some settings in case of multicomponentconfig?your help on that highly appreciated
It would be very useful having check boxes for selecting several profile actions when you create a new profile (or Edit Profile).It could be made by columns (Library, Product, Project, Product and Global), like this:
I have my load from file, but i could not able to include Find Number tag element, could anyone suggest how to include tag element?<csvAssemblyAdd handler="wt.part.LoadPart.addPartToAssembly" > <csvassemblyPartNumber>775-95084-006-PIMS</csvassemblyPartNumber> <csvconstituentPartNumber>775-95084-036</csvconstituentPartNumber> <csvconstituentPartQty>1.00</csvconstituentPartQty> <csvconstituentPartUnit>ea</csvconstituentPartUnit> <csvcomponentId></csvcomponentId> <csvinclusionOption></csvinclusionOption> <csvreference></csvreference> <csvassemblyPartVersion></csvassemblyPartVersion> <csvassemblyPartIteration></csvassemblyPartIteration> <csvassemblyPartView>Design</csvassem
Hi,I want to do Customization on Save As page. For that i need to do changes while clicking Collect Related Drawing from a toolbar.So anyone can tell me the name and location of which file will be triggerd when i click Collect Related Drawing button.Thanks in Advance...Refer the attached image
Hi all,I changed after a the installation path of the "ptc" folder from one Drive C to D. Right now i would like to install a component using PSI but when i start PSI it will point to the old installation path. Is there any way to change this?Alex
Need to add type ahead functionality in advanced search.
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
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
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
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.
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
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.
Hello Windchill Gurus,I have a requirement from customer to show the dropdown value of an IBA in a better way. Currently, onclick of dropdown, the last selected value shows at the bottom (with more entries after that entry).Customer want to see the last selected entry just at the beginning, when clicked on IBA dropdown.Can you please help me find the JS / JQuery to adjust the scrollbar to set the position of the last selected value to show at the beginning.Current Situation: To-Be:Thanks for your help in advance!
In WhereUsed Part table, we would like to create personnalized view. Today, this option is not available on this table.
Hi.How to add link to primary content in ObjectFormProcessor feedback message?I want user to have a link to pdf file in inline message.Thanks.
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.