Windchill
Recently active
Hi,I have implemented Custom Revision Scheme following the article -->https://www.ptc.com/en/support/article/CS148182?source=searchI have the following content in my Verison Loader file<series name="CustomVersioning"><value>A</value><value>B</value><value>C</value><value>D</value><value>E</value></series>After revising the E.1, I am getting the following errorThe series value has reached its maximum value: E, series=CustomVersioningI wanted to know that how combinations like AA, AB, AC, AD are generated?Do we need to set this combinations in load file or is there any other way to implement?
Hi All, Windchill PLM Just looking for some advice on the Audit Module as part of QMS? Any user tips? ThanksChris
Hello, If I checkin a CAD document which have designated parameter linked to a dimension <1mm, for example Ø0.202mm, in Windchill dimension is not displaying very user friendly. When I consult attributes in the detail page of that CAD document, it's indicated in scientific format : Ø2.0200E-1 Please see the print screen below. Is it possible to change format of real number to displays the same format than creo ? => 0.202 not 2.02E-1 Regards, Arnaud
Hay Everyone,Is it possible to set the Library location within the OIR for a Change Request?Currently, I have the OIR place the CR in a folder called 'Change Requests' but I would like all CR's created in any Library or Product context to be placed in that one Library / Folder.Possible?Arg>/Default/Change Requests</Arg>
I have an InfoEngine task that is querying Windchill for a document. See the following code for an example. This task works great on many customer servers without issue. On one customer server, about 50% of the time, List-ContentItems is returning a link that is different than it usually returns, and the page appears to be a login page. If anyone has any insight into why Windchill would be returning an invalid link to a login page 50% of the time, let me know. Valid Link: http://example.com:8020/Windchill/servlet/WindchillGW/wt.fv.master.StandardMasterService/doDirectDownload/SExampleFileName.pdf?folderId=60824325082&ft=FF&userid=48748377706&adId=52831251988&fileName=00000018a96b31&refsize=727814&mime=application/pdf&mk=wt.fv.master.StandardMasterService&ofn=SExampleFileName.pdf&c=93&riid=-1&sT=1701353872&sign=TBG9pmA%2FsEOoOVZ7gaxhDQ%3D%3D&site=http%3A%2F%2Fexample.com%3A8020%2FWindchill%2Fservlet%2FWindchillGW&AUTH_CODE=Hma
Hello,I am facing Referencial integrity error while deleteing CAD "Referential integrity violations occurred for this operation:Cannot delete wxxxxxxx.prt, because it is used by Assembly - wxxxxxxx.asm, D.14Cannot delete CAD Part - wxxxxxxx.prt, because it is referenced by Assembly - wxxxxxxxx.asm, D.17, Drawing - wxxxxxxx.drw, D.12 please help. Br,Sandeep C.
Has anyone successfully transferred "User Defined Categories" from an older Teams Project when up-converting to a new Teams Project? When the conversion is complete, all the User Defined Categories in the new project are preceded with the dreaded ~, meaning you lost the library. I've tried both conversion methods: on-the-fly and "convert older project". When using on-the-fly, the common library isn't converted that the old project used. If I use Convert Older Project, and direct it to the old top level file folder, the Common Library is transferred, but it's empty...what's the point??? So, it's obvious I'm doing something wrong, but all the references are followed. We have a lot of user defined categories and every time we convert, it's back to entering them again. Please help with any suggestions.
I nedd to create WTPart for all existing EPMDcoument (.asm .prt .drw).Is it possible by massive creation?
We are trying to load parts list and BOM to Windchill 13.0 through excel sheets, we are able to do it. But we are keen to know whether we can load the product structure configurations and instances to Windchill. Also, eager to know, if we can allocate serial numbers to the parts through excel sheets for specific instances of the configurations. Thanks in advance for your expertise.
Hello,i'm trying to create via API an EPMDocument and upload to it a Creo/Elements Direct Modeling .sdpc file.Here is my java code:public static EPMDocument createNewModelingEPMDocument(String epmnumber, String sdpcfilename, String sd_gfxfilename, String model_id) throws PropertyVetoException, WTException, IOException { EPMDocument document = null; // Create new EPDocument from sdpc template EPMAuthoringAppType appType = EPMAuthoringAppType.toEPMAuthoringAppType("COCRMOD"); EPMDocumentType docType = EPMDocumentType.toEPMDocumentType("CADCOMPONENT"); EPMContextHelper.setApplication(EPMApplicationType.toEPMApplicationType("EPM")); File sdpcfile = new File(sdpcfilename); File sd_gfxfile = new File(sd_gfxfilename); document = EPMDocument.newEPMDocument(epmnumber, epmnumber, appType, docType, sdpcfile.getName().toLowerCase()); // Set creation location PDMLinkProduct creationContext = WindchillUtils.getProductByName("MY_PRODUCT"); WTContainerRef c_ref = WTContainerRef.newWTContainerRef(creat
Hello there,I have this code: for (var x = 0; x <me.kpis.length; x++) {var line=me.kpis[x].Line;var json_yt = Things["Name of Things"].GetKpis({Lines: line,_timeOption:"Yesterday"});var json_yt = Things["Name of Things"].GetKpis({Lines: line,_timeOption:"All month"});if(line.includes("line1")) {var kpis_value_yt_value =json_yt.array.filter(x=>x.kpis)[0]["kpis"]; I want to get Kpis from json_yt but when I try to get data from there I have a message: Error executing service Test. Message :: TypeError: Cannot read property "kpis" from undefined - See Script Error Log for more details. When I read this service : var result = (json_yt);I have an array with all data. When I try to do this with _timeOption "All month" it works, only with Yesterday it wont works. I dont know if I made a mistake or the platform have some problems. Can someone help me?Thanks
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.0 The process procedure ZZ_GC_0000035709_INDEX failed when publishing a single procedure. No error message was seen. There was a return message in the log: no need to process the request.Here are the errors that I faced 作业日志 2023-12-4 8:09:26:开始作业: 发布来源 - FA7R系列(Ⅸ线/34岗)工艺规程(Released)_INDEX, EU.23 2023-12-4 8:09:26:产生 temp dir :/ptc/Windchill/tmp/pubtemp/publish1072540746031180165.tmp 2023-12-4 8:09:26:启动: 发布来源 - FA7R系列(Ⅸ线/34岗)工艺规程(Released)_INDEX, EU.23 2023-12-4 8:09:26:创作应用程序: Arbortext Editor 2023-12-4 8:09:26:Arbortext 装配转换 2023-12-4 8:09:26:产生 temp dir :/ptc/Windchill/tmp/pubtemp/publish571111986399022420ed 2023-12-4 8:09:26:启动: 发布来源 - FA7R系列(Ⅸ线/34岗)工艺规程(Released)_INDEX, EU.23 2023-12-4 8:09:26:创作应用程序: Arbortext Editor 2023-12-4 8:09:26:无需处理请求 2023-12-4 8:09:26:结束发布:发布来源 - FA7R系列(Ⅸ线/34岗)工艺规程(Released)_INDEX, EU.23 2023-12-4 8:09:26:删除 temp dir: /p
I have product level document created using MSWord and Uploaded as "Document type" object. I want this document object should be part of BOM, when I am generating top level assembly WT part BOM report from Windchill. Someone Please provide your ideology on this? 1. Where i have to add that document in the WT Part object to enable it in top level BOM 2. Do we have any other way to add it in BOM
I was wondering how other companies handle when users remove an object from the resulting object and do not let an admin know so they can do clean up work. Usually the object has been revised and the change was cancelled and it needs to be deleted. Other than relying on the user to let you know, how are you figuring this out?
Hello everyone,I need some help with this problem, PTC is responding with the usual "Works as intended".I'm trying to find a workaround for this problem (See video)(view in My Videos) The current problem we have:Attributes with illegal (Spaces and"/" were used) characters were created in Inventor, we are now using these inventor file in Creo parametric (Creo unite allows us to do this).The result is the propagation error.We have hundreds of users receiving a lot of errors when opening assemblies. Is it possible to automatically implement the ignore option?Or even better: skip this useless check on Inventor files?We already have the following solutions, but they are not suitable for us- Hide all warnings (Also hides useful warnings)- Rename all the inventor attributesSincereAlex
Hi,I would like to create advanced expressions when the choice names are the same.In the help I found this info. Is it possible to assign advanced expressions? Thanks in advance.Regards,Nora
We are on the stage of upgrading windchill 10 to windchill 12.So in the process we are installing windchill 11.0 in linux environment.Oracle is installed and using psi we are trying to configure database in db server.PSI is getting failed in ocu stage.I executed below commands :export ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1export PATH=$ORACLE_HOME/bin:$PATHexport PATH=$ORACLE_HOME:$PATHexport PATH=/usr/bin:/usr/local/bin:/usr/sbin:/sbin:/usr/local/sbin:/usr/ucb:/usr/ccs/bin:$ORACLE_HOME/ bin:$PATHexport SHLIB_PATH=/u01/app/oracle/product/11.2.0/lib:$SHLIB_PATHLD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATHexport LIBPATH=/u01/app/oracle/product/11.2.0/lib:$LIB_PATHexport LAX_VM=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.362.b08-1.el7_9.x86_64/jre/bin/java Empty OCU folder was getting created when psi failed , then i executed below commands to get ocu files:/u01/PTC_Installables/windchill_11.0_third_party_software/OCU/setup LAX_VM /var/tmp/ptc_installer_jres/Sun_JRE_1
When converting excel file into XML file, under Attribute definition there are few information in converted XML file which is not in excel. Are they static and what are those tags refers to?
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS16 For affected finished products in ECR, the view cannot be selected during maintenance, but the finished product master data. Is it possible to support selecting a specific view.-----------------------------------------------Translated the text from Simplified Chinese to English using google translate.Body: ECR中受影响的成品,维护时不能选择视图,而是成品主数据。是否可以支持选择特定的视图。- By community moderation team.-----------------------------------------------
Hi, i am trying to delete E.1 version of menufecturing WTpart part which i revised by mistake but while deleting it is showing an error "Referential integrity violations occurred for this operation:Object "Release Activity - com.ptc.windchill.esi.txn.ReleaseActivity:136xxxxxxxx" references the object "Part - Wxxxxxxxx, xxxxxxxx,D.1 (Manufacturing)" that was removed from the system." could you please help. Br,Sandeep C.
Do we have any plugin to install Walk me feature?
We have some schematics files that we are trying to import. We can import them into windchill using the web browser in Creo, but a normal browser does not import correctly. I've also tried using the workgroup manager, but I cannot see the *.RSD files from the workgroup manager. Is there a way to enable the import of RSD files into the workgroup mananger workspace?
Hello,I've been searching around trying to figure out the syntax for alias attribute on a WTPart. It should display the Number of the WTDocument that is associated using "References Documents" association. I have seen a similar article here: https://www.ptc.com/en/support/article?n=CS106471. However, this is the opposite direction. Specifically, I would like this to only pertain to my soft type WTDocument ... not all of the WTDocuments that are associated with Reference link. Screenshot shown below to help describe the situation. desired result
i want use unc path to setting filevault path product is support? because always fails
Hi SolidWorkers,I'd be interested to hear ideas or experiences of the following.There's a requirement to change content in several hundreds - ie, active products - SolidWorks drawings or preferably only the published pdf of them. This is company logo and other information which does need to go through revisioning. Embedded in the .slddrw as block / .sldblk. A couple of different template sizes are used. Currently we have wvs worker for SolidWorks setup to publish pdf and dxf at checkin, state change etc. There's no watermarking capabilities used. (11.1 M020, Creo View Adapters 8.1 on a virtual Win 10).The pdf-files must be stored to the server, Creo View watermarking on the fly is not an option. Discussed so far:- implement pdf watermark solution to 'print over' the existing and republish- use CustomTools Reload to change template. Here you'd need a script to rename the files in WC File vault to .slddrw, then run the CustomTools utility to change template, again rename
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.