Windchill
Recently active
I have a wizard page with 2 steps. Once the user completes step1 and moves to step2, I would like to restrict the user going back to step1 again. Please help me if there is any way to implement this?Thanks in advance.
I have several assembly models with drawings that I am unable to retrieve due to missing PVZ file attachments. Below are the error messages I have been receiving. Is there anyway to recover these missing documents? If not, any ideas of how to open the drawings/models? Can not retrieve model 12380BR. 'wtws://OPW PDMLink Windchill/MaxAir II/12380br.prt|v=C.2' cannot be retrieved. Can not retrieve model 12380BR.Thanks,Austin VanDeVyvere
Hey all. I've got a big problem that has me completely perplexed. We just recently (last week) updated our Windchill to 11. This may or may not have something to do with this. Anyway, before the update a WT part was created and related to a Creo .prt. This part was used in several assemblies and WT part structures were built that included this part. No issues. Today, I tried to use it in a new assembly and when I went in the .asm info page, went to compare to part structure and clicked build structure I got the following error "Build Failed: Build cannot add the following children to the Part structure: "Part-12307, 2 TAB WELD NUT, A.4 (Design)" The associations between the CAD Document/Model Item and Parts were created incorrectly. Please contact your system administrator." I have absolutely no idea what to do. Like I said, this part has existed and been used in WT structure before. Now I'm completely stuck. Any help would be great. Thank you!
How to add a link to WTDocument in 'New Part Creation' Screen?
Hello all,I need to link a new Action in Action Menu of a Product..How i can achive this.Please Check the Image of Required Outcome.Please tell me the exact way..Thanks,Vivek
Hi,I just want to ask where/how to generate Bill Of Materials in windchill PDM Essentials?Thanks!
If I want to maintain an xml file (which is used for some attributes comparison between windchill and a third party system), where is the right place to keep that file?
We have recently purchased a company. They are running Wildfire 5 but also DraftSight.We plan to import all their data into our PDMLink system. However, I wanted to find out if anyone has imported DraftSight files into their system. If so what type did you import them in as. The reason I ask what type is because there is no Windchill Integration for DraftSight files as far as I can see.
Can Windchill Support Vietnam Language?
We have a requirement to bulk load WTParts in Windchill along with a content URL. Is this possible using LoadFromFile or is customization required?Please let me know in case anyone has done this before.Thanks,Nikhil
how to change the value of a document attribute in a workflow
We want to create an overloaded master BOM for our top-level machines and then have the user make a copy of the master BOM and only include the specific WTParts needed to create the new machine structure.Overloaded BOM WTPart example for windchilllvl0 5-BAR820-MASTER-BOMlvl1 5-G13071 (group of different steel frames to select from)lvl2 5-27926lvl2 5-26113lvl2 5-21341lvl2 5-10893lvl1 5-G13076 (group of different control panels to select)lvl2 5-27808lvl2 5-27807In the example above, I want my user to copy the 5-BAR820-MASTER-BOM and give it a new name (for example, 5-BAR820-SN1000) and then either include or exclude the LVL1 and LVL2 WTParts as needed to create the new machine. I rename the top-level to 5-BAR820-SN1000 and then select the existing WTParts to include and I have a new WTPart structure as shown below.lvl0 5-BAR820-SN1000lvl1 5-G13071 (group of different steel frames to select from)lvl2 5-26113lvl1 5-G13076 (group o
I’m working on a page scraping routine to go into Windchill after information not programmatically available by more straightforward means (like task URLs). This is implemented in VBA and browsing through IE11 -- I can give more details on exactly how if needed, but I don’t think it really impacts my question -- the long story short is that it’s all been more or less straightforward, with the exception of programmatically interacting with Windchill’s checkboxes, because I can’t find them! All of the buttons, textboxes, and other input objects on a typical page in Windchill seem to be accessible as expected and are visible in the page’s document.innerHTML source, but not the checkboxes -- they don’t seem to be in, or associated with, the <DIV>s in which they appear, or impacted by any other input objects I can dig out of the innerHTML and programmatically click, set checked = true, etc. All my program needs to do is uncheck the checkbox for one workflow and check the checkbo
Hi everyone,We are looking to see if anyone has information on the ability to add a Select Participants step in the Change Objects (PR, CR, CN) creation wizard that would allow an author of the object to setup members in different roles, like Change Admin II, or the CIB team; rather than waiting for a task to be assigned to them with the Set-Up Participant tab. This could be similar to Step 3 (Select Participants) in the Promotion Request creation, but we would like to have the ability to limit the team roles that are available for an author to add a user.I did some searching on PTC.com and in the Customization Guide, but did not discover anything. We are currently running PDMLink v10.2 M030-CPS21Thanks for the help in advance.-William
Good Afternoon, I'm using WC 11.0 M020-CPS03 and FireFox 53.0.3 on a Windows 7 PC. Issue I am having is that when I Drag and Drop to a folder in WC the UI pops up and the Attribute table flashes for 1 second and disappears. So I can't finish the Process of adding them to the folder. It does this for Dragging and Dropping multiple files as well. This started once we updated to WC 11.0 I know the HTML5 method works, but you still have to click menu option to get to the point where you can drop the files. Has anyone else had this issue, This is happening on multiple PC's a great feature lost!! Thank You
Hello all,When configuring ModelCHECK and setting DIR_REPORT in config_init.mc the path is interpreted as Windows if you specify a static path, for example:DIR_REPORT c:\myusershomebaseetc\subfolder\mc_reportsBut let's say you want the report to live in a subfolder based on the windchill username? You might want to do this if you don't use the windows provided %USERPROFILES% which is c:\users\<username>\ in most cases.Here's what I found works on Windows 7 professional:DIR_REPORT $homedrive/home/$USERNAME/mc_reports(Note the forward slashes, this is opposite to Windows convention of '\' backslashes for paths.)If you do want to use %USERPROFILES% you would use this:DIR_REPORT %USERPROFILE/mc_reportsThese below options do NOT work in my testing:DIR_REPORT $homedrive\home\$USERNAME/mc_reportsDIR_REPORT $homedrive\home\$USERNAME\mc_reportsDIR_REPORT c: \home\$USERNAME/mc_reportsDIR_REPORT c:\home\$USERNAME\mc_reportsAll results in Creo Parametric 2 M120 defaulting to the folder
Due to previous sins, we have a number of files without viewables and so started a job to recreate virtually all of them. The problem is that it's prone to failing.At times, it runs fine and then everything will start failing and the job logs indicate "Error, did not find available worker of type PROE". When this happens, nothing will get through. Then, after pulling my hair out for a day or so, it'll start running jobs again (from time to time I resubmit a couple to see if anything's changed).If I go to the Worker Agent Administration window, it indicates "Fails to Start" for the PROE worker. I had luck one time just clicking on the green flag to start the job, but that only worked once. These jobs all run in PublisherQueueL. "Standard" jobs from check-ins, promotion requests, etc come through fine in either the L or the M queue while these resubmitted jobs are failing.What would cause the PROE worker to work only when it wants to (and how do I convince it to)?Windchill 10.2, M030.
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!!
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.