Windchill
Recently active
Version: Windchill 13.0 Use Case: Need Creo view files to match pdf files exported of drawings so drawing review markups can be made for drawing approval workflows within windchill.Description: Want Windchill Creo View files and thumb nails to match PDF files that are exported from Creo Drawings using profile settings. How does one control the line weights and colors that are out putted to make Creo View files? See attached images. Would like to have the image with blue lines for object line and format lines look like the all black and white image. Also where do I configure the colors that are used for the Creo View thumb nails that are shown on the details tab for the workspace? Thanks for any help you may provide!Don A
Version: Windchill 12.0 Use Case: Hello, when i am trying to publish an assembly drawing it is showingthe error is because it is timing out after 900 secsDescription: Hello, when i am trying to publish an assembly drawing it is showingthe error is because it is timing out after 900 secs. when i open the drawing in creo it regenerates it self everytime which is time consuming. could you please help how to get it published ? sandy
as per subject, not sure if its a limitation or not, but it would be super handy to have the creo view 'highlighter' tool in the annotations ribbon to stay ON to mark up multiple things on a drawing at once? alternatively, it would be good to be able to apply a shortcut to some of these tools? Thanks
Hi, I performed a rehost on dev server from production. This is the second time in last 15 days, I have rehosted server. First time, all went good , server was up and running. But the second time, I can see message in the MS-log. (MethodServer ready (in xxxx secs).) and then trying to access it from UI, it is authenticating the user and cannot access, it keeps rotating. Can someone please help me where to check ?
Hello,When I want to report the latest version of the part in a report I created for the part in Windchill report management, what kind of criteria can I write.I would appreciate your help
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.0I would like to be able to filter work items by their last modified date - how would I be able to add this as an attribute to an advanced search.Here are the errors that I facednone
Version: Windchill 12.0 Use Case: Delete the ACL in domain by using Utility by running windchill command in shellDescription: Hi,we had a utility for deleting ACL, we are using this for deleting ACL from backend in various domains.that utility is deleting Group assigned ACL and Role assigned ACL, but it is not deleting ACL which is group assigned ACL applies to "All except participant" principal. when we tried to run ACL delete utility, it is returning error for above applies to "All except participant". error message is "Resource bundle/Message key = wt.access.accessResource/38".I need a suggestion on this to how to solve this and how can i change or implement the logic to delete the ACL which is applies to "all except participant" and have absolute deny permission sets by this utility.Used API is: AccessControlHelper.manager.deleteAccessControlRule(localAdminDomainRef, objType, localState,localWTPrincipalReference, false);getting logs from my delete utility where it fa
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS22 NX integration configuration1. How to distinguish between models and engineering drawings2. How to distinguish between parts and components3. How to distinguish the specified type when checking in a model Translated by the moderation using Google Translate -----------------------------------------------------------------------------------------------NX集成配置1.模型跟工程图如何区分2.与部件关系怎么区分3.模型检入怎么区分指定的类型
Hello PTC Community,I am working on a project in Windchill and need to enhance the functionality of the "New Multiple Documents" window.Scenario:Open Windchill and navigate to a product.In a Windows Explorer window, select files you wish to import into Windchill.Drag and drop the files into the Windchill interface.The "New Multiple Documents" window appears.Problem:The current window does not display all the attributes I need to assign during the import process. I would like to include additional attributes in this screen to ensure all necessary metadata is properly captured.Requirement:I am looking for a way to achieve this without using any customization. Are there any configuration settings or OOTB (Out-Of-The-Box) capabilities that can help me add these attributes?Any guidance, documentation references, or best practices would be greatly appreciated.Thank you for your support!Best regards,
Version: Windchill 12.1 Use Case: Using configurable links, I'm looking for a way to link a specific iteration of object A to either a specific iteration or revision of object B. I do not want the link to carry forward on check-out/check-in of object A. For example, if I have EPMDocument A.1 linked to WTDocument A.1 and I check-out/check-in the EPMDocument, I do not want the link to carry forward to EPMDocument version A.2. The reverse scenario is inconsequential, i.e. if WTDocument iterates to A.2 it would be fine if the EPMDocument A.1 maintained the link. My only concern is the EPMDocument in this case.Description: We use a custom tool in CATIA that runs "checks" against a model/drawing and provides scores/feedback to the user interactively to make corrections. We are trying to incorporate these scores into Windchill without exposing the values to the user in CATIA via parameters, which is why we are trying to avoid using parameter to attribute mapping. Since Windchill does not
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.10when I tried to launch interface related to publishing job getting below error2025-01-08 08:33:40,657 FATAL [pool-16-thread-2] Flow1100 awphe02 - |PublishRepresentation [publishRepresentationId=7, publishRepresentationRule=Flow1100, remoteTask=RemoteTask [ruleName=Flow1100, rootNumber=59863907525, language=cs, getRequestURL()={server URL removed}, methodContext={}, timeConfiguration=TimeConfiguration [taskPeriod=1, taskTimeout=180, taskDelay=0, queueDelay=1000]]|||Failed to add a PublishJob of the rule Flow1100 to the Publisher Queue||FATAL com.infoengine.SAK.IeServiceException: Syntax error in ELEMENT parameterat com.infoengine.SAK.IeService.updateCollection(IeService.java:870)at com.infoengine.SAK.IeService.updateCollection(IeService.java:798)at com.infoengine.SAK.IeService.updateCollection(IeService.java:759)at ext.renault.phenix.interfaces.publishing.model.monitor.PublishRepresentation.performJob(PublishR
Is there a way to disable cancel button at last page of wizard, Below SS is last page of wizard and I want to disable the cancel button.
Version: Windchill 13.0 Use Case: REST API end hooksDescription: I am investigating a possible project using the Windchill REST API. The documentation page is here:https://support.ptc.com/help/windchill_rest_services/r1.6/en/index.html#page/windchill_rest_services/WCCG_RESTAPIs_Javadoc_JSdoc.html# Both the links on that page lead to a missing page. Where is the REST API end hook documentation?
Hi all, I am working on a customized action that requires to download model data . Since the members of the family tree do not have model content data, I need to filter them. Can anybody suggest me ways to identity if a part belongs to family tree or get the model content of the base object?
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.11I want to create part object subtype in windchill through thingworx application. For this creation I have to use 3 endpoints in single request that are uservalidation, attribute_validation, create Object. To do this I believe that in ODATA I can use batch request. But finding some difficulty that where to save that Json/js files which consist of the batch request and all. If I can get a stepwise procedure, it may help me to do the requirement. I want to use some OOTB endpoints and some custom.
Hello, I have a requirement where I need to populate the Resource pool of a workflow task based on an attribute, say location, selected by the user at the time of creating a Change Notice. For example, if the user has selected the location as Spain, the resource pool of a set-up participant task should be updated with Spain group for a role. Requesting you to provide some info on the feasibility to implement the same. Thanks,Sha
Version: Windchill 13.0 Use Case: Not able to publish new check-ins. Description: CreoView Adapter 10.1 has been up and running since October on the Windchill 13.0.2 server. Updated to Windchill 13.0.2 CPS03 last Friday and CreoView was still publishing. Suddenly this morning, it failed and it will not restart. I have even rebooted the Windchill server to see if that would allow the publishing to resume. No jobs 'stuck' in publishing mode, but a few parts that were checked in are waiting for images to be created. This is the email message fro mWIndchill: Windchill Visualization worker <SERVER.DOMAIN>-PROE:1 failed to start and has been disabled.
Version: Windchill 12.0 Use Case: I have a workflow where the user adds CAD models to a Package, and then the workflow will publish those to STEP. Right now only the master representation is published. I have a new request for the ability to specify the Simplified Representation used for the publish. There could be any number of CAD models in the Package. Description: The dream would be to present the user with a table (in a task?) where the first column is a list of the models they requested, and the second column has a a drop-down where they select the representation to publish for that specific model. Even without the complexity of a dropdown, I can't think of a good way to manage multi-valued paired data like this. Has anyone faced something similar and found a good solution? I appreciate any ideas!
How to make disappear this browser popup about Creo View?When you select the Thumbanails and select Open In Creo View, another browser popup appears to confirm to open in Creo View.Cannot fing anything in the browser to allow directly opening in Creo View.
After checking in a technical drawing I drew in the NX CAD program to the Windchill PLM system, when I get it as a PDF from Windchill, it gives the PDF of the old versions. I can't get the current version. Right now, I have a solution by saving the PDF of the drawing to my desktop in NX. However, I want other departments in the company to get the correct and up-to-date PDF version in the Windchill PLM system. How can I solve this problem?
Version: Windchill 12.1 Use Case: Getting an error message when trying to install windchillDescription: Attached is the log file.
Version: Windchill 11.2 CASE SUP: Article - CS323888 - Installing CPS18 requires Multi-Language Pack CD in staging area but it's not found on PTC's download page for Windchill PDMLink 11.0 M030 Use Case:Currently, I am using the CPS22 version bundle for the installation process. My test computer has never had any WindChill installed. The path is set to D:\WindchillInstall. The folder paths are as follows: D:\WindchillInstallD:\WindchillInstall\MED-61006-CD-110_M030_M030-CPS22-Bundle ownload URL: https://support.ptc.com/appserver/auth/it/esd/product.jsp?prodFamily=WPD I have tried downloading the following files and placing them in the specified path: PTC Windchill Multi-Language Pack Version: 13-1-0-0PTC Windchill Multi-Language Pack Version: 13-0-2-0PTC Windchill 12.0 Multi-Language Pack Version: 12-0-2-20PTC Windchill PDMLink 12.0 Version: 12-0-2-7 However, the installation process still cannot find the files. Ha
We want team members to review certain documents on a schedule. Has anyone worked out a slick way of managing the periodic review process in Windchill? For example, we might have a procedure that should be reviewed annually. Right now, we put a (future) review date on the document. Then we use a saved search to find all the docs where the review date is 5 days in the past to 30 days in the future. Then an admin initiates a Design Review workflow to send it to the right people. After review, the admin updates the date to next year. Our saved search could be converted to a report and then we could use a data monitor that runs on the first day of the month or something, but still not elegant. Has anyone figured out a better way to trigger periodic review of specific documents?
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.0 How to configure replication schedule between replica site and primary site Translated by the moderation using Google Translate ----------------------------------------------------------------------------------------------- 副本站点与主站点复制排程怎么配置
Hi All,Is it possible to have Proposed Solution Attribute on Change Notice as well. Out of the Box it present on Change Request only .Any Idea ?Regards,Vivek
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.