Windchill
Recently active
Hello all,I am facing an issue with one of our Jasper Reports. There is a text field inside a table that has to be stretched according to the length of the text. I have given the textAdjust property as "Stretch Height" and also the Stretch Type but it doesnt work in the pdf format. In HTML, it works fine. I checked the Print Order of the jrxml as well and it is Vertical. Can somebody please give any suggestion in that? Thanks,Ramsha Kamal
After populating contentmap table,I have created a batch script to load content using Enhance Content Migration with WBM define output_file='copyScript.bat';spool &output_file;select'copy'||srcfilepath||'\'||srcfilename||' '||targetfilepath||'\'||targetfilename||CHR(13) || CHR(10) from contentmapwhere srcfilepath like '%EnDemo3%';spool off; - 'copyScript.bat' has created but how to run this bat file to see the content of my loaded object.
hello Team, I am implementing Rest service (GET )where i have to pass multiple oid of wtdocument and user Id .If user have access to that doc then response will be primary content Downloadable url.It is working fine when i pass single OID.How can we pass multiple oid in request ?Any other approach I have to follow .Need Guidance to achieve this requirement.
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.8CORS issue in the Windchill while calling the Windchill REST Services from an external applicationHere are the errors that I facedAccess to fetch at 'https://plm-test.intra.infineon.com/Windchill/servlet/odata/v1/Infineon/IFXParts('1231231')' from origin 'https://portal-graviteeio-sbx.icp.infineon.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Team According to this Help page below, SL is compatible with DTI. Too many acronyms! SL = Security Labels DTI = Desktop Tools Integration https://support.ptc.com/help/windchill/r12.1.2.0/en/index.html#page/Windchill_Help_Center/securitylabel/SecurityLabelDTI.html I have SL configured to pop up a Download Confirmation message window and wait for acknowledgement. However this just works for normal file downloads. When I set the preference so I am using DTI, there is a blank popup which disappears immediately. Thanks
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS03Received an error "ATTENTION: Unable to download file content for one of the following reasons:" when attempting to download attachments.PTC support (https://www.ptc.com/en/support/article/CS235343) link the error to upgrade. However, we did not perform any upgrade. The error came out of the blue.Here are the errors that I facedATTENTION: Unable to download file content for one of the following reasons:Nothing was selected.Selected attachments are not files.Selected documents do not have primary content files.You do not have permission to download selected file content.Selected design is an ECAD Design having multi-primary content.Select file attachments or documents with file attachments as primary content to which you have permission to download file content.
Hello, When importing parts using import from spreadsheet functionality, it throws this error regarding the Predecessor Revision any ideas regarding this error? Thank you!
Dear friendsI got a problem when I want to check in my part and drawing, the event management showsI have no idea why this situation happen and how should I solved it. very thanks for your help!!!
For one of our products I turned on autonumbering with OIRs.Because it's NX (and the drawing, part and assembly all have the same file extension), it took some effort to get the drawing to behave correctly. It needed a subtype of EPMDocument (here), "UPLOAD_SOFT_TYPE" template change for the drawing template to point to the correct sub-type (CS41665 ) and OIRs that DON'T autonumber the drawing (CS388043). Now that things are working, the first use case of "save as from within CAD" doesn't assign a new number on creation (like it does when I use File/New from NX) nor does it update the number on Save/Upload. How do I get save-as from CAD to pull from the autonumbering sequence like File/New does?
Hello, I have some attributes which I want to move to the second page of the Change Task creation wizard and then tie a data utility to the attributes, could any of you give me the high level touchpoints to be considered to do the same? Thanks.Sha
Hi @HelesicPetr,Can you please help me into below queries:Question 1 : Is there any API for Import from spreadsheet.Question 2 : Anyone know about BOM extract report code so that we can use similar to create a BOM.
Hi, I keep getting the following message, when validating the BoM...."Validation failed because there were no sheets with a valid ImportSheetType specified."What is the "ImportSheetType"? Kr,Tony
Hi, This message is intended to be a reply to the Windchill Idea named "Redesign of the Windchill Discussion" since i cannot find a way to include an attachment in the reply. Attached here is the presentation on the new features and capabilities of Windchill Discussions implemented for Windchill 10.1. @BjoernRueegg, hopefully you can find this one.
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.0Hi Team, We are planning to host a HVPLM instance within HE infra for our retrospection study hence could you please help us to provide the details regarding the Windows server configuration where SQL database installed.Note: We would like to understand how our Production/QA HVPLM SQL Database Server configured?1) How many drives needs to available in the server2) What should be drives compatibility (with respect to Size and drives classification (Premium, ultra premium)3) As we have SQL database server and we are facing DB Latency issue with the Database files when we start windchill server. Due to this issue, method server is not getting up and running. Attached the DISK IO.html file from the SQL server performance report. Please help to understand how to resolve the same. Please let me know in case you need more info.Thanks,
Dear Community,I'll try to be as cleas as possible with an exemple: we have a belt used on multiple machines, for each machine (with different pulleys) we have a different Solid Edge Belt 3D file. In structure -> Visualization we can see for every machine the same representation, created from the first CAD we uploded (owner). My question: Is it possible to choose a different Representation based on Machine we want to display?P.S. In the belt's WTPart we have the representation for each CAD. Thanks
Good day I would like to know why the asm file was checked in but the parts were not generated. The model is present in Creo and the data is checked in successfully, but the part is not found in the structure in the Windchill system. salute
Looking for a switch or option on this or I will file ticket with PTC. When Creo View launches and presents the user a login prompt, if the authentication fails, nothing happens. The user is not asked to try again or given any indication that authentication was unsuccessful. Not sure it matters but we are using WC 12, Creo View 9.1 and AD to handle authentication from the web server. The normal behavior is for prompt to go away and then Creo View launches. There is a pause where nothing is showing. I can tell from experience that if Creo View does not launch, I assume I fat fingered my password and try to launch it again. If I get a login prompt again, that confirms what I suspected. Is this a known issue or is there a setting to have user try again?
Hi, I am using the Decode Datebase Function to return a datetime when a task has a status of "Completed". It looks like this: However, when I use the above approach the return type is string and not a timestamp.The reason I want a timestamp for this value is so the user can set the criteria/param before generating the report easily by selecting a date from the calendar picker (like in the image below) instead of entering free text.
We are thinking about using com.ptc.wpcfg.doc.VariantSpec for our BOMs which should be transfered to other ERP Systems. the easist way would be the use of the OOTB RestAPI EndPoints. Can i use it (and if yes how) in the VariantSpec Criteria in the API Call? When i just passed it in there was an error.
Hello, i implemented OTB attibutes during the creation folders in Windchill (layout create new folder).Is possibile catch thes new attributes in the rest api?We are using "DataAdmin rest to get Folders from container ID"
I was think if maybe there is a way of associate the real data to the informatios of the WTPartlike A way to associate the mass of the Cad(asm or part) to the mass as atributes and the mass in the WTPartlikein the table legend of drwthe scale is auto, so when we click on it, its have &SCPC_SCALEsomething like thati would like to do this with the WTPartsSomeone could help me with this?Addition: maybe even the dimmensions of the part could be auto associate to the information of the partlike SP
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS11 The static permissions of policy management are lost, and the security audit report does not find any deletions. The problem cannot be located. Please help solve it.----------------------------------------------------------Translated the text from Simplified Chinese to English using Google translateSubject - 策略管理权限丢失Body - 策略管理静态权限丢失,安全审计报告未查到有删除,无法定位问题,请协助处理- By Community Moderation Team----------------------------------------------------------
Am new to Creo Windchill . Below image shows versions for 2D with icon for resulting change exist. When I try to access the 2D in creo , it only opens 3.1 and can not open 3.3. But creo view opens 3.3 .I am very confused on this workflow , can someone please guide me from basic to advanced on1. Purpose of this symbol2. Why four symbols3. Why Creo opens 3.1 but not 3.34. How to fix this to make symbols disappearAny videos , PDFs etc where I can get more information?Thanks
Hi, I have configured publishing of preconverted files. Is it possible to trigger publishing of preconverted file on meta data change or on any other action?
How can I fetch the number of alternate view in a query builder report?
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.