Includes: Windchill API, Windchill REST Services, Info*Engine, UI Customization
Recently active
How to view my Service Effectivities [i.e. Serial Numbers, Model Numbers] applied on Parts? under Structure Tab or any layouts? or any DB query to extract Effectivity on Parts?
Would anyone have some thoughts on how to insure that a user dose not have any locally modified files that are associated to a Promotion Request?Scenario:User revised and checked out a drawing File is opened, modified and saved.In workspace file shows as being checked-out and modified.User exports a PDF of the drawing and checks-in modified file.User creates a new promotion request associated to the file, and attaches the PDF to the ECO in Agile.The design-review team reviews the PDF and finds a mistake on the file and kicks the promotion request back. The file is still in the users local workspace, he opens it and when he initiates the change for whatever reason chooses "Continue" instead of "Checkout"Because he selected "Continue" the modifications are saved.He creates a new PDF that he attaches to the ECO in Agile.In Windchill he resubmits the promotion request.The design-review team reviews the new PDF and approves the ECO in AgileDoc-Control approves the Promotion Request in Windc
can I get an excel list of non-functional requirements for Windchill 11.0
I have my eBOM structure and sBOM Structures with Service related attributes, is there any way to compare both BOM's and generate reports by using tool?
can anyone help on finding what is the java api to get the products under a particular organisation ?? how to retrieve all the organisations in a Site , the products in each organisation.
I have some IBAs for example iba1, iba2 & iba3. My condition is I want to make iba2 & iba3 as required/mandatory only if iba1 value is entered in from the UI. How to I achieve this programmatically? Any APIs? Or Logic? Thanks.
I'm new to windchill customization . Currenly working on windchill 10.1 .I've just learnt to create actions . Now i would like to know about creating a attribute panel configuration. As in creating an action . upon clicking it i want to display certain details . adding groups in panel etc. can anyone help?
Hello all, What is file vault in windchill and why we use that?
Dear All,I need to know step by step guide, How to replica server pro intralink 3.4Please give me a tutorial or document success step for newbie.Thank you in advanceRegards,Surached
Hi everybody,I would like to make a summary of how to customize a resource bundle for Windchill versions starting from 10, and to be sure that what I am writing is right.I am listing all the possible cases and trying to understand how to manage them:Resource bundle custom in previous Windchill versionResource bundle overriding an OOTC RB in previous Windchill version (IE: roleAccessResource.rbInfo)Resource bundle in a new custom in WNC 10+Resource bundle overriding an OOTB RB in WNC 10+ (IE: roleAccessResource.java)1. Resource bundle custom in previous Windchill version (IE: companyRB.rbInfo)Based on the migration steps all the RBs are moved to the file resourceCustomize.rbInfo and the user has to follow these steps to customize one of the labels in this file:Copy the file from <WTHOME>/src/wt/util/resource to <WTHOME>/wtCustom/wt/util/resource (once, before editing any label)Modify the label already present in this fileFrom a Windchill shell launch the command: ant -f bin/
We are new to CREO 3. and Windchill 11.0.We have set up a Library in Windchill where our designers check in new CAD designs (drawings, parts and assemblies).this Library has a folder named for each designer (I.E. Desinger A, DEsigner B, etc.).currently the process is for the designer to check in their design and in the check in window they would select their specific folder to check in their CAD docuemnts.Is there a way so when the Designer checks in their CAD cosuments their specific folder in this Library is automaticlly selected?thanks for you help.
Hi, Myself Vaibhav is new to the windchill customization, suggest me the application & using this ptc product.
i am working on windchill 10.1. how do i write a java class to list the organisations under site . the products under organisation , the groups or users under products . i also want to generate the xml file or a report kind using java class . can some one help ?
Hi All,I have to set the 'Publish job' queue set based on it's Source type. Please let me know the API's to get the Job source.
I need to get all the child nodes(CAD Parts) in a CAD assembly(.asm) as a list so that I can set the state of each of those child parts.
HiI have a utility program on Windchill - deployed and working.I want this program to start running as soon as the method server starts and stops as soon as the method server stops.Adding to the contents of this example, I added the following commands to run the java program right after windchill starts: cd C:\ptc\Windchill_11.0\Windchill java ext.mypackage.utilityClassThe error: "unable to find or load main class" appears.However, running the command java ext.mypackage.utilityClass on Windchill shell directly works as it should.So, why does the batch file fail to do the same?
Hi I am building a utility to import BOM in customer format.Requirement is:--1. User will upload BOM in CSV format.2. User can preview CSV in HTML and validate before uploading to windchill.3. CSV wont be uploaded or lets say BOM wont be uploaded if there is any error in Line item.4. Result of Upload Process should appear against CSV rows in HTML.Please suggest.//Rakesh
Hi,I have a File uploading utility that loads WTDocuments to Windchill.I want to load this package onto Windchill and compile it using ant script.So far, I have managed to copy the package (which is a bunch of .java files) onto the src folder using the following ant script: <target name="taskUnzip"> <unzip src="${packagestructure}/myuploadutility.zip" dest="${wc_src}"/> </target> I use the following task to compile it: <target name="compile"> <javac srcdir="${wc_src}" destdir="${wc_codebase}"/> </target> But this throws several errors similar to :\myuploadutility.java:5: error: cannot find symbol [javac] import com.ptc.netmarkets.model.NmOid; [javac] ^
The default value of Project Activity is "Unavailable" ("無法使用" in Chinese). How could we change the wording to avoid misunderstood?
Dear All,what all we should know in Java to begin with Windchill customization?Thanks & RegardsAvinash
We have configured data utility for attribute on one sofftype of Part.It gives Suggetsions via Suggestion Text Box. This functionality works perfectly fine when I create part without selecting any value for "Create as End Item" attribute.But when I select "Create as End Item" attribute as yes, the page gets refreshed and the functionality wont work.Even If I select "Create as End Item" attribute as No after this, the Data Utility wont work.We are using Windchill 10.1 M020.Has anyone faced same issue?
We have a question if it is possible to allow an action for a numeric revision at a given state (In Work) but not allow the same action at alpha revision at the same state (In Work)?The action is Delete.
500 error page: Display "add mailto" option to create a ticket for the new user.email to: IT-Support@abc.comsubject: SEC_Windchill new user accountbody: Please create account for this user.
Hi,I would like to get the WTPartUsageLink attributes like Quantity, Reference Designator, Unit etc, using InfoEngine webject.I referred to this solution and used it to get the attributes - but the values returned are always null. How should these attributes be retrieved using webjects?Thanks in advance,
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.