Windchill
Recently active
I do have IBA attribute field on the wizard table. I want to update that attribute without check out and checkin object.I have tried using following code for that. But getting error message that "Design is not checked out and cannot be modified".object.load("XXXXX","YYYY","ZZZ"); /* Set value of IBAName soft attribute to IBAValue */ object.set("XXXX", strCNo); object.set("YYY", strCS); object.set("ZZZ", strAS); perObj = object.apply(); perObj = (Persistable) PersistenceHelper.manager.modify(perObj);
I have a requirement where a non org-admin users needs to have access to only type and attribute management under an Organization. He should not have access to anything else under organization. Please help with guidance with this customization.
Hi,I am working in data migration but mistakenly I have loaded data in wt.epm.EPMDocument but I want to load data in wt.epm.EPMDocument|com.xxxxxx.DefaultEPMDocument data type can any one please tell me which table values I need to updatedselect epmdocument.ida2a2, controlbranch.ida2a2, epmdocumentmaster.documentnumber, wttypedefinitionmaster.inthid, wttypedefinitionmaster.ida2a2 from wttypedefinitionmaster, epmdocumentmaster, epmdocument, controlbranchwhere epmdocumentmaster.ida2a2 = epmdocument.ida3masterreference and controlbranch.ida3b5 = wttypedefinitionmaster.ida2a2and epmdocument.branchida2typedefinitionrefe = controlbranch.ida2a2 and epmdocumentmaster.documentnumber = 'xxxxxx.PRT';I have updated epmdocument.branchida2typedefinitionrefe but it did not work
Hi,Need help to create QuerySpec by using Windchill API, the sql like below :select LENGTHSCALE from EPMDOCUMENT WHERE IDA3MASTERREFERENCE IN (SELECT ida2a2 from EPMDOCUMENTMASTER WHERE DOCUMENTNUMBER='TEST.PRT')Who can help me?
Problem related to PDMlink 10.2 and PDMLink 11.0: it's possible to check in unverified family table. It is needed to implement the PDMLink options, which enables to choose if unverified family table can be checked in or not. Currently we have to invest additional effort to create specific triggers / listeners, which can prevent check in unverified family tables. Options available in Creo:ModelcheckDie config.pro option: verify_on_save_by_default=yes are not sufficient. We need the option in PDMlink.
User has accepted a workflow task and completed the task. The task should automatically be removed from inbox and go to the next task. The wf does advance to the next task and the task does appear in the next user's inbox, however, the previous task still appears in the previous user's inbox (note: this task does indicate that it has been completed). Has anyone else had this happen? Note: All other wf tasks are working correctly in this user's inbox. Thanks
I would like to create a Query report that lists all the drawings that are released with a list of CRs that I input. Note: Drawings are released using a Change Notice. Change notice is created from Change Request. So there may be multiple notices for a single Change request and each notice may have multiple drawings added as resulting objects. Appreciate if someone can help me to create this report. Using Windchill 10.1 Regards, Manjunath
Hello,I am having a requirement as below :Existing Rule - WTPart, ALL, TestUser, (Grant) Read/DownloadNew Rule - WTPart, ALL, TestUser, (Grant) Read/Download/ReviseA rule already exists with Read & Download granted to TestUser for WTPart in ALL state.I am trying to override this rule by adding additional grant permission for Revise (using LoadFromFile)But its giving an error as "Rule already exists".*****TestACL.xml*****<?xml version="1.0"?><!DOCTYPE NmLoader SYSTEM "standardX26.dtd"><NmLoader> <csvAccessRule handler="wt.load.LoadUser.createAccessRule"> <csvuser/> <csvdomain>/Default/PDM</csvdomain> <csvtypeId>WCTYPE|wt.part.WTPart</csvtypeId> <csvpermission>+</csvpermission> <csvprincipal>TestUser</csvprincipal> <csvpermissionList>0/7/10/</csvpermissionList>  
I have a workflow that I'd like to have the user select a user, then have the workflow update the PBO's team and add it to a specific role.- I created the WTUser variable in the workflow,- I created a method to take the user and put it into the PBO's team. There is some debugging statements in here and it outputs the team before and the team after.The expression runs successfully but the before and after team look identical with the user not showing in the output, but if you go to the UI it shows the users.Any ideas what I'm doing wrong?public static void addUserToRole(ObjectReference self, String toRole, WTUser currentUser) throws WTException{Role to_role = Role.toRole(toRole);wt.team.WTRoleHolder2 team = null;try {team = TeamHelper.service.getTeam( (TeamManaged)self.getObject());System.out.println("_____________BEFORE___________________");System.out.println("ROLE: " + to_role.toString());System.out.println("USER: " + currentUser.getFullName());System.out.println("TEAM: " +team.getDis
Hi all,Using Windchill PDMLink 10.2.I have, in the past added custom attributes for EPMDocument usage links directly in the Type and Attribute Management , navigating to the EPMDDocument .Also, custom attributes in Part Usage link.But, here I want to add custom attribute in the link "References Document", however there is no Object Type like this (Similar to EPmDocument Usage Link or Part Usage Link).There is only Document Uses link, but this is meant for the Document Structure Tab and not for the References Document in the Related Objects tab.If there is no object type for this link, then only way is to study what is going into that link through the JCA debug or look at the Document tables in DB..Is ther any way out?Thanks & RegardsHari
I have a wizard with 4 tables in it and defined custom button list for it i.e. "Validate" and Publish.Once user click on the validate button. I wan to refresh the whole Wizard page. I tried using beforeJS and afterJS with some javascript function. Objective : To refresh wizard page on Action perform on wizard button.Wizard Definition: <jca:wizard title="Publish Bill of Material" buttonList="XXXReplacementWizardButtons"> <jca:wizardStep action="show_mvc_content_bom" type="XXXwizard" label="Publish BOM"/> </jca:wizard> Wizard page mutliconfig table of four tablesAction-Model Decleration: <model name="XXXReplacementWizardButtons" > <action name="validate" type="bompush"/> <action name="publish" type="bompush"/> </model>Action Decleration: <objecttype name="bompush" class="" resourceBundle="com.XXX.agile.ui.resource.NavigationRB"> <action name="vali
There is prospect we are working on for a global PLM project. There is a big group and multiple different companies acquired in years distributed to different locations. The aim of the global PLM deployment is the ability to share data between the different companies under the same group. However, this companies has their own ways of working and most of the times the data has to be safe and only accessible within one organization.in order to provide that, given the fact that windchill setup suggest single organization to be implemented, what is the best practice moving forward?do you recommend to create one organization and each product should belong to one company or do you think the different organizations should be created. if we go with the multiple organization architecture, what are the pros and cons.can we still share change management between multiple organizations users, share data etc?
There is prospect we are working on for a global PLM project. There is a big group and multiple different companies acquired in years distributed to different locations. I would like to know if there is any customer references in which the master location has around more than 500 heavy users and another site where the latency is more than 250ms has also around 500 heavy users working with a replica? The prospect is willing to understand if this has been used before?
Hello Everyone,I have created a Validator for Change Task which validates the Release Target States of the Resulting Items. The state limitation should happen based on the CN attribute Complexity (Fast Track vs Full Track)If while creating the CN, user changes the value to Complexity attribute to Fast Track, I am finding it difficult to read that value in the validator written for Change Task.Is there any method with which we can read the Complexity attribute defined in the wizard session on the validator written for the Change Task?Any insights on this would be helpful. Thanks in advance !Regards,Karan
Looking for some info on Build and Integration Framework (BIF) which get used to Integrate windchill with other third party system which are other than ERP systems.
I have one wizard page which i have to block for specific type (EPMDoc-Asm & EPMDoc-Prt). Action.xml updated with onClick = callJS function:<objecttype name="pacwizard" class="" resourceBundle="com.pac.agile.ui.resource.NavigationRB"> <action name="pushBOMWizard"> <command windowType="popup" class="XXXXX" method="execute" url="netmarkets/jsp/XX/XXPushBOMWizard.jsp" onclick="callJS"/> </action> <action name="show_mvc_content_bom"> <component windowType="wizard_step" name="com.pac.agile.bom"/> </action> <action name="show_jsp_content_bom" preloadWizardPage="false"> <command windowType="wizard_step" url="netmarkets/jsp/pac/pacShowJspContent.jsp"/> </action> </objecttype>Function details netmarkets\javascript\util\cutom.jsfunction callJS(){//JS Logic to block the above mentioned type}Also I want to refresh the Whole wizard Step on clicking an wizard action butto
Currently IBA string length blocked to 500. Is there any way to increase it to 4000.
Hi..I am using WGM 10.2 M030 CPS22 & Autodesk Inventor 2012.And below is my setting :PTC_WFS_ROOT : d:\wgm_work\wfsWindchill File System Path : d:\wgm_work\wfs\windchillI can't open Inventor from WGM.Because when I try to open a Inventor in WGM, It's downloaded the file under PTC_WFS_ROOT/.wfs/Windchill Domain/WorkspaceName.And Inventor tried to open the file in the workspace under Windchill File System Path.That is the download folder and open folder are not same.How to open Inventor form WGM ?I need yours help..Thanks,Kim, Joon O
I have been working on custom UI screens, and the requirement from my global engineering community is to reduce the number of TABS in the InfoPage for each object type.So far I have been able to remove the following:--"Traceability TAB" by changing the user preferences "show traceability tab" to "NO"For the other tabs I used CS56580 as a guide:--For "Documents", I have removed the "Structure, Content, Related Objects, Changes, History, Traceability and Relationship Explorer TABs, by adding the "docInfoPageTabSet" code copied from the DocumentsManagement-actionmodel.xml into the Custom-actionmodels.xml file and removing the afore mentioned tabs.-For "Parts", I have removed the "Structure, Content, Related Objects, Changes, History, Where used and Relationship Explorer TABs, by adding the "partInfoPageTabSet" code copied from the PartClient-actionmodel.xml into the Custom-actionmodels.xml file and removing the afore mentioned tabs.I cannot find how to do the same for Creo parts, assembli
Is there a way to search and return all parts that have that effectivity?
Hello Guys,In PTC windchill i got, two different dates are being shown as 'Created On' and 'Last Modified' as shown in below Screen shot attached.When i export the part, i found only one date called 'Created On' in my exported file. but i want both the dates within same file.How do i get it? Please help me to get it.
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
duplicate names, to my knowledge we shouldn’t have, might be chances of causing problem when we classify the parts. Please advice.
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.
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.