Includes: Windchill API, Windchill REST Services, Info*Engine, UI Customization
Recently active
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,
Hello All,I am trying the thing like, while changing the quantity of wtpart in uses tab as below image:I want the quantity get reflected in part list items tab as below image:How it can be done by using the event listeners?Thanks in Advance
The attributes “View” and “Phantom Manufacturing Part” don't appear in the list of attributes when using edit multiple parts dialog."Edit Attribute Value" is missing some attributes defined in the View of "Edit Multiple Parts" dialogThis idea comes from case 13366683 and SPR - 6288848
When I run the API in test server, all is ok, but after applying to stage server(same production server), there is a error "wt.method.AuthenticationException", in method log file, the error info is "[RMI TCP Connection(14)-171.71.189.172] wt.httpgw.HTTPAuthentication - HTTP login failed: client host = 171.71.189.172", who can help me? "171.71.189.172" is the server IP.Thanks.White
Hi,Am exporting a 3D pdf for a model in creo using our Custom Application developed by JLink. But i want that pdf should be attached to the corresponding WTPart of the model.Thanks in Advance!!
Hi ALL can you suggest me best way to get it done by customization Regards,Hanumesha SG
Hi All, I'm trying for the following functionality, Copy the representation from the CAD object and paste it under repesentation of another CAD object Can anyone help me with the API that will perform the copy paste operation.Thanks in advance ChandraMouli Panduri+91 9603618603
I'm using the wwgmtk to import a list of Solidworks files in my workspace. Some of the files already exists within Windchill and I would like to set the "reuse existing" option as in the GUI, but using APIs.
How to update quantity attribute of Part Structure through api.
I need to apply validation on that attribute and make it required. Yes i know it can be done by type and attribute manager but Business requirement like this?Thank you in advance
Hello my name is Giorgio, I need to retrieve all team and team template related to a Product using Windchill Java API. Does ayone already faced this task ??Thank you
Hi everybody,I am here suggesting to create a preference at site level, where the administrator can type a messsage to show on the header, near the logo.This would be mainly used to advise users about maintenance (Example: "Server will be shutdown from 9pm-11pm") or other short messages.Regards,Riccardo
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.