Includes: Windchill API, Windchill REST Services, Info*Engine, UI Customization
Recently active
I am creating a new Create Document layout. By default, I see under the Primary Content Source area of the layout, a selection box for where the file is and the file name box. I would like to add to this section of the screen layout. In Type manager, I can modify the layout and add fields, but they go either in the Attributes section or the Business section. How do I get these fields into the Primary Content Source section? Windchill 11.0 m030 CPS16
The customer opened this case with the description The Hyperlink attribute is currently limited to 200 characters, but this is too short to contain links to Creo View annotations within Windchill itself. Customer needs to increase the length to about 600 characters or come up with another means of linking fields/attributes in a WTPart subtype to specific Creo View annotations. I suggested the following articles as possibilities here CS155068 – How to extend the length of the WTPart's Name attribute https://www.ptc.com/en/support/article?n=CS155068 CS36423 – Is it possible to extend the column length of Modeled Attributes of type String https://www.ptc.com/en/support/article?n=CS36423 CS24652 – What is the maximum length of a global string attribute https://www.ptc.com/en/support/article?n=CS24652 CS213940 – Is it possible to increase the column length of a modeled attribute to accept over 1333 characters https://www.ptc.com/en/su
In the Windchill GUI, on the structure tab (info page of a WTPart), I can define and reuse Filter for the configuration. See the following immage:I would like to export the part structure using one of the saved filter I created in Windchill. My first approach is to try to find the instance of ConfigSpec, but I could not really find the way to go.Is the following a good starting point or should I look for "Filter" instead of ConfigSpec?: ConfigService.getConfigSpecFor(NavCriteriaContext(....)) Thanks,LM
Please, tell me how to add the table "Promotion Objects" from the page "Promotion Request" (screenshot 1.jpg) to the "Tasks" page (screenshot 2.jpg), so it turned out - screeshot 3.jpg ?
I have created a new Windchill instance (11.0 M030 CPS16) and created a new org admin user. When I go to do things, the OrgAdmin does not have rights to do so. I cannot see the Libraries or Products that wcadmin created. I cannot do a SaveAs to a profile at the org level. I just relogged as the Librarian and that account can see all 3 libraries. What setting is missing in a new setup that allows the org admin (and other users) to do common tasks?
Has anyone increased the number of WS frames and then had performance issues that could be tied to the increased number of Frames being saved/cached? What is the max number of WS frames that you have set it to without noticing any problems? Although the default currently is 40 (WC11), I have had mine set to 100 ever since we started using them (probably around WC 9.1). I don't think any problems I have had are tied to it, but hard to be certain. I want to change it for everyone. I also read in an old thread that, unfortunately, it is not 40 frames per WS but 40 per user. So even 100 seems low in that context. The good news is that the help file says that only frames go toward that subtotal and not all events in the WS event manager.
HI all, I am using Apply-Service webject to fetch alternates from part. Below is the code snippet. <ie:webject name="Apply-Service" type="OBJ"> <ie:param name="INSTANCE" data="${FORM[]instance[]}" default="windchill"/> <ie:param name="SERVICE" data="wt.part.WTPartHelper"/> <ie:param name="METHOD" data="getAlternatesWTPartMasters"/> <ie:param name="STATIC" data="false"/> <ie:param name="GROUP_IN" data="parts"/> <ie:param name="ARG" data="wt.part.WTPartMaster=masterReference" delim=";"/> <ie:param name="GROUP_OUT" data="alt"/></ie:webject> For one particular part , the code executes till last line i.e. "<ie:param name="GROUP_OUT" data="alt"/>" . After that the control is not coming ou
Hi Folks, Anyone know of a way to create link to the highest version of a primary content file? If not, how about a static link to the object itself? Perhaps post a link on a document: Create a JSP page that accepts a parameter (docNumber). Then it has to get the latest version (Released for Production) of the document by querying, from a URL for the information page and forward it to that URL.
How to create new documents from the templates of a specific library and attaching the newly created documents as related objects automatically when creating a new WTpart , Can anyone help me with this??
There is a BOM structure. The condition is that before a child is not at its RELEASED state, Parent cannot be released.I have used wt.doc.WTDocumentHelper.service.getUsesWTDocumentMasters() to get the child document.I want to get the state of the child document. SO I used, WTDocumentMaster childPart = (WTDocumentMaster) childInfo; wt.lifecycle.State childState = ((_LifeCycleManaged) childPart).getLifeCycleState();ERROR is -> wt.doc.WTDocumentMaster cannot be cast to wt.lifecycle._LifeCycleManagedI cannot get the state of the object. The above function does not work for WTDocumentMaster. Neither does object.getState().How should I
Ooohhh the frustration... can anyone with a dictionary "PTC - plain English - PTC" explain me what this is about... https://www.ptc.com/en/support/article?n=CS183904 What I'd want it to be and what it looks like in the pic in that CS is a truly Ad Hoc Task you can assign to anyone without relation to any process. Ie. not a Change Notice Task, Approve Promotion Task, just a random task to notify someone "Hey I want you to take a look at this and assigned you a Task so you see it in Windchill instead of sending you email about it." If so, how would a user trigger it?
Hello, well I have a problem that I cannot solve and I need help or guidance how to solve it. I am trying to get EPMDocument's (Creo part) visual representation (a .pvs file) using RESTFul query. Here is my query (for testing purposes we are using Swagger): GET --header 'Accept: application/json' 'http://<wct-server>:<port>/Windchill/servlet/rest/visualization/objects/OR:wt.epm.EPMDocument:147522537' on our windchill installations (I am using WcT 11.0 M030 CPS13) the result looks like: { "id": "...", "attributes": { "representations": [ { "id": "OR:wt.viewmarkup.DerivedImage:....", "attributes": { "default": true, "launchCreoView": "http://<Wct-server>:<port>/Windchill/wtcore/jsp/wvs/edrview.jsp?objref=OR%3Awt.viewmarkup.DerivedImage%3A422931&url=http%3A%2F%2Fhades.fsb.hr%3A90%2FWindchill%2Fservlet%2FWindchillAuthGW%2Fcom.ptc.wvs.server.util.WVSContentHelper%2FredirectDownload%2Fcad-0000001809_prt.pvs%3FContentHolder%3Dwt.viewmarkup.DerivedImage%253A
When creating a versioning scheme in Windchill 11.0 m030, we have the need to jump versions. We initially create parts/documents at version A. These get revised to new versions up to a point where we decide to jump the version to version 0 for a production release. When I select the file for a Revise action, I am only getting the next version in my version table. It will not let me change the version to the numeric sequence in my version file. What do I need to set to get the revision box to allow me to select my next revision?
Hello Friends, I need to validate MPMOperation attribute at Uses tab (Process Plan Browser Structure tab). As I know, Data Utility can be used in case of normal Create/Edit Page of an object, where as same data utility can not be called from Uses tab of Process Plan Structure page. I thing it works based on GWT components. Do you have an any other idea? Snapshot is attached where am updating the an attribute.
Creating new objects in Windchill utilizes an Object Initialization Rule (OIR) to preset certain object characteristics. These include the object number, folder, versioning rules, team for access and some others. The OIR is an XML formatted file that is used to define the object characteristics at creation time.PTC has specified certain rules with in WIndchill that allows customers to modify the OOTB rules for creating files so they can be tailored to each company’s needs and requirements. The one rule is critical in making the system work for each customer is that a lower level OIR will override a higher level one.Let me explain the hierarchy of OIR rules, which also applies to other default settings. When Windchill is initially installed, PTC loads OIR files at the site level. The site level is the top of the WIndchill tree. These XML files are instantiated down through lower levels, if needed. When installed, WIndchill creates an Organization level of files. This sits below the site
Is it possible to hide a parent object type but leave the sub-type visible and instantiable? I'm exploring the possibility of using sub-typed WT parts for a particular project I'm working on. For testing I've created two different sub-types, both with unique attributes. (We don't currently use WT parts for anything else.) When I go to create a new part, both the original parent WT Part and my two sub-typed parts are visible. I'd like to limit the selection to only my sub-typed parts and not display the parent type. If I make the parent type not instantiable then the sub-types disappear. Is there some other way to hide the parent type, or make it not instantiable, while still retaining the two sub-types? Maybe something with OIRs???
When we set up our production system at Windchill 8, we built a state.rbinfo text file in the wtCustom folder structure, then used an ant command to build it into Windchill. I am building a new system and need to add a new lifecycle state, Searching PTC.com comes up with CS223984 (which is basically useless) and CS422321, using enumCustomize utility to directly modify the StateRB.RB.ser file directly and then run the ant MakeJar command. Which method is best for adding enumerations to the system? I know the rbinfo file method still works. Windchill 11.0 m030 CPS08
Hi All, I am new to Windchill. In promotion request i have the subtypes. I would like to know how can i get the type of PR from Promotion notice persisted object? Thanks in Advance Regards Harini
User wants to create a document and specify a review date. The workflow needs to send out an email 60 days before the review date and the day of the review date. The catch is that the review date may change after the document is created. I tried using a timer to wait 5 minutes and then called a java method we wrote to see if the date had changed but that was overloading the workflow manager because of the volume of active documents. I could drop the timer and implement a java loop until the appropriate date but there are concerns this would move the pressure to the method server. Is it possible to send emails based on a date attribute that can change without pressure to the system?
What is the best method for copying workflows, lifecycles and teams to new names at the org level? We are building new Windchill systems and need to take the default workflows, lifecycles and teams and copy them per the Best Practices so any PTC changes will not overwrite our modified ones. There is no copy and paste like other elements to make the process easy. Export and Import after editing the XML?
I have created a wizard using attachments tags. <attachments:fileSelectionAndUploadApplet/> <attachments:primaryAttachment> I am able to display browser option on wizard. How to get that file on form Processor?
How to increase time of yellow color highlight when completing without filling mandatory attributes
Hi all, I want to know how to realize the function with QuerySpec or other measure same as SQL statement of "select for update".I found "qs.setLock(true)" api, but according to TS it is unsupported api. backgound:Target class is created with Information Modeler to manage specific list of numbers. Stored numbers on the database table need to be exclusively used with WTPart each by each. So I want to update the column which means processed flag when a record is used. I think a record should be locked when it is extracted first.
Hello, I want to create a WTPart part object using Rest API. This is possible, but I am not able to provide a specific subtype name. I can not found any Odata for that. Can any one help me with an example to create part of subtype using REST API ?
Hi, After a fresh install of Windchill auto generated numbering starts with 10 digits: 0000000001 And versions/revisions with a letter: A, makes 0000000001 - A I'm setting everything up but I would like to change 2 things: 1. numbering that starts with 7 (as 0000000001 and up is already in use): 7000000001 2. revisions start with a number, no letter: 70000000001- 00 This on organization level, but as XML is a new world to be it seems like it is really hard... Not something that is quickly done? Please help, I'm quite stuck and as long as this is not set up, I can't get Windchill to use. Thank you!
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.