Includes: Windchill API, Windchill REST Services, Info*Engine, UI Customization
Recently active
Hi, We have a use-case where we have added some custom attributes in Windchill. We retrieve the values against these attributes using Query-Objects webject , like so <ie:webject name="Query-Objects" type="OBJ"><ie:param name="instance" data="${@FORM[]supporting-adapter[*]}"valueSeparator=";" delim=";"/><ie:param name="attribute" data="name,Class" delim=","/><ie:param name="group_out" data="objects"/></ie:webject> This works fine with almost all attributes, however, if the attribute Name is "Class", it returns the class-type of the object and not the actual value. e.g.TestPart Class: "ABC" Returned Value: WCTYPE|wt.part.WTPart|local.eQVM.TestPartExpected Value: ABC Is there a way we can mask/escape class attribute Name to get expected Data?
Experts,Need to add a couple of custom column (for custom attributes) in the where used tab.Pl help,Thanks,Ravin Kayasth
I want to get Enumeration name based on attribute name and update the enumeration value list.
Hi all, when calling the following odata service from Thingworx, we only get a limited resultset of 25 records: https://servername/Windchill/servlet/odata/v4/ProdMgmt/Parts Within the resulting JSON, a link is provided to fetch the next 25 records: "@odata.nextLink": "https://servername/Windchill/servlet/odata/v4/ProdMgmt/Parts?$count=true&$skiptoken=25" How could we get all parts available in the Windchill system? Thanks, Jürgen
Hi All,I'm trying to achieve attribute-based numbering for a EPM document via OIR.Followed CS284109 was able to achieve for WTPart however trying for EPM is not working.Is any more configurations need to be done so that it works in EPM as well.If anyone has tried out or knows the solution please do let me know.Thanks in advance. Regards,Durga
Windchill's insistence on showing the latest version of an item, even if that latest version is unreleased, is causing issues with my end users. I want to make it easier for them to tell if the version they're looking at is released or not by changing the way the In Work status displays on the item master. Ideally, I'd want the Go To Latest indicator to be linked to released revisions only, and to NOT point to an in-work version of an item. But if that's not feasible, the next best thing would be to change the way the In Work displays -- change the font color, for instance, and make it red; change the font size to make it more visible; change the "In Work" display to instead read "Unreleased".
I have added this but not working ColumnConfig c6= ccf.newColumnConfig("infoPageAction", true); //for i buttonc6.setInfoPageLink(true);c6.setDefaultSort(true);tc.addComponent(c6);
Hello. I am trying to find the specific revision of an object(WTPart/WTDoc). For instance, if I pass in 0.3 or A.1 can I have an api that returns that specific part revision? I am not looking for the previous version just the specific one in the history
I am trying to retrieve the predecessor version (A.1 -> B.1) of a part. Current solution using VersionControlHelper.service.predecessorOf(part) only returns the previous iteration not version. Is there an api or a specific way to retrieve the previous part object?
Hi All,I want to enable debug loggers in our code, But when we started updating whole package we end up, having huge amount of class files , Is there any way to implement the logger so that it automatically prints the input and outputs automatically. Like @Loggable from spring-aop@HelesicPetr @manoj_dokku2
For suppose if i have many workitems and they are assigned to multiple users. can i get the users and workitems data like below? Map<WTUser,Set<WorkItem>> Key will be WTUser and Set of WorkItems as value. @BjoernRueegg @HelesicPetr
Im trying to get all the change activities assigned to workitems.@BjoernRueegg , @HelesicPetr
As per this thread - same question: @CHASEONHO did you get this part figured out... I'm fairly new to all this... I have my eclipse environment configured (I beleive) but have yet to figure out how to test code from it.
Hi everyone, Does anyone know of documentation or guides available to create a workflow expression to automatically save/export a drawing representation (eg. PDF/JPG) generated from the Worker Agent to an external location (locally/network drive) during a Lifecycle Change (triggering the workflow)? I've trawled through the forums but most of the information dates back almost a decade. Thanks!
What is the shortcut key to open debug tab in windchill ? (I have tried CTRL+ALT+F9, it doesnt worked)
Hi all. I am trying to get the display value for attributes in windchill which are not of type "String". I am using PersistableAdapter to load the attribute value with the internal name but that is not user friendly for display. I have attached an example of values I get from Modified by attribute
Hi, I have written code which generates a report and downloads the file once an action has been clicked. I want to upload that document to the attachments section of change notice or change activity depending on where that action was triggered from. Is there an API to upload the generated report directly to this section? Thanks.
Hi All,Trying to create a new sequence for WTPart subtype referring to Article - CS42301.A new sequence got created successfully. Replaced the sequence in OIR.When try to create new part it giving error: Could not find stored procedure'wt_get_next_sequence_xxx'.Anyone who has tried this could let me know the modifications to be done.Thanks in advanceRegards,Durga
I have a piece of code I would like to have triggered in a background process programmatically once an action is clicked. Can it be done without a configuration change? Else what would be the best way to achieve this? I also need to check if I can programmatically validate if my action is in the queue.
I am trying to retrieve display name for an attribute in WTPart or WTDocument. I can retrieve attribute values using the internal name of the attribute but would like to also get the display name using same process. Is there an API for this?
I'm making a call to ParseAndProcessResult and getting a NullPointerException. It seems to be a problem with the variable response in the following code. Does anyone have an example of what response should be? It seems to be an xml. postRestulInfo = XSLTransformer.applyXSL(response, new File(xslLocation), xslParams,XSLTransformer.XSL_PARAM_NAME_VALUE_SEPERATOR, XSLTransformer.XSL_PARAM_SEPERATOR);
How to delete all the WTParts and BOMs? In our development machine we have loaded SAP parts without taking a backup. we would like to wipe out the data and load again for testing. SAP parts weereHow to clean up WTParts and BOMs in bulk
Is there any API to get any object from a given number which is unique. it should show results of objects, for the given (any unique)number as shown in the advanced search.
Hello, I have question about Windchill & RestApi.My question is there any ready API for changing a attribute of WtDocument & Cad Document? I need to be understand about how can we started? I think that, first of all i need to be checked-out file, after that change attribute and it need to be checked-in. Thanks in advance
Is it possible for users to default to a custom navigation filter? We have defined a set of navigation filters using the manage filters option. Windchill 11.2 allows users to switch to a particular filter using the manage filters dropdown option. But this doesn't work when users navigate to another part structure. System automatically changes users filter selection back to 'System Default'. Instead we want to keep the filter selection permanently for users. We can't modify System Default and that affects every user in the system. Because groups of users like Designers and Mfg Engineers want to have different filter criteria/filters.
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.