Windchill
Recently active
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.6I have several Workflows where I use system print statements for debugging purposes. Here is an example: System.out.println("+++++++"); In Windchill 12 this statement appears in the Background logs, not 13. Is there a switch to turn logging on in 13?The history is "System.out.println" commands would be recorded in the Windchill logs for every version before Windchill 13.0. I do not see the logging anywhere for this output. Perhaps there is a switch in 13.0 that we are not aware of to direct system printing to the logs instead of some bit bucket.
Version: Windchill 12.1 Use Case: Need to extract the generic and instance family table dataDescription: I have already referred article: Article - CS284331 - How to get QML Report/SQL Query to get CAD Generic Part and its corresponding Instance parts in Windchill PDMLinkBut in our database, we have different tables related to family table:1. EPMSepFamilyTableMaster 2. EPMSepFamilyTable 3. EPMFamilyTableMember. I formed below query, but it was not successful because it's not retrieving all family table data and also the instance name is incorrect. SELECT master.name AS parent_name, master.createStampA2 AS parent_create_date, master.modifyStampA2 AS parent_modify_date, ft.versionIdA2versionInfo AS version_id, ft.iterationIdA2iterationInfo AS iteration_id, ft.statecheckoutinfo AS checkout_state, member.title AS member_titleFROM pdmlink.EPMSepFamilyTableMaster mas
Version: Windchill 13.0 Use Case: We want to restrict publishing of some CAD models having specific keyword in the name. These jobs whenever they reach the CAD worker for publishing it crashes the worker.Description: We want to restrict publishing of some CAD models having specific keyword in the name. These jobs whenever they reach the CAD worker for publishing it crashes the worker. Is there a way to restrict these models from getting to worker.?
Version: Windchill 13.0 Use Case: For some users upload, checkin and every interation with Windchill from Creo are very slowDescription: For some users upload, checkin and every interation with Windchill from Creo are very slow. even refresh of frames are real slow
Version: Windchill 12.1 Use Case: User A changed the state of an object (version 1.7) from released to inactive, Then checked it out and made version 1.8 and set the state to released. User B does not have any access to see inactive objects. They had version 1.7 in their workspace before the change. When trying to add version 1.8 the received an error say that 1.8 could not be add because 1.7 was inaccessible.Description: I was able to go into the users workspace as admin and remove the inactive 1.7 version which resolved the issue, but I was not able to change the state of that older iteration as the set state option was missing from the menu.Is there a way to allow the user to update an older version in their workspace that is at a state they do not have access to? Or is there a way to change the state of the previous 1.7 iteration back to a readable state for all users?
Description: Version: Windchill 13.0 Use Case: Fetch all unique WTDocuments of allowed types, modified on or after a given timestamp, across multiple document types, without duplicates.Description: I am using below queryspec however it is not returning the results expected, for example when I do teh search in Windchill advance search it fetched results around 300 but using queryspec it is fetching around 60. I am not sure why this discrepency is happening but please help me if you knwo something here. we can have multiple document type. Also internal name is correct. I have cross checked as well. just fetching few results not entire is confusing me. List<Long> typeIds = new ArrayList<>(); System.out.println("getWTDocumentByLastModifiedDate allowedDocumentTypes>>> "+allowedDocumentTypes); QuerySpec qs = new QuerySpec(WTDocument.class); for (String typeId : allowedDocumentTypes) { System.out.println("getWTDocumentByLastModifiedDate
Version: Windchill 12.0 Use Case: My team is trying to fetch Shared on Date ( Date on which part or documents was shared to the project). Is there a way we can do that.Description: My team is trying to fetch Shared on Date ( Date on which part or documents was shared to the project). Is there a way we can do that. Typically that is available on the project status table for part & docs but is there a way we can get that on the folder tables in projects.
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.0Elements on the home screen take a very long time to load(upwards of 10 minutes), mainly workspaces and tasks sections.Can someone provide guidance or steps to help diagnose or at least find clues about this issue?
I am using Windchill PDMLink Release 13.1 and Datecode with CPS 13.1.2.4test community, This is community Check points, Please ignore
Version: Windchill 13.1 Use Case: Install Windchill 13.1.1.0 on Linux (Red Hat based Rocky distro - version 8.10)Description: Version: Windchill 13.1 Use Case: Install Windchill 13.1.1.0 on Linux (Red Hat based Rocky distro - version 8.10)Description: So far successfully installed and set up the following components:Oracle Database 19c (19.3)OpenDJ 5.0.3-1Java 21 (Amazon Corretto)I am trying to install Windchill with the PTC Solution Installer (PSI), however the installation always fails (tried already to rerun multiple times, by clearing PSI caches) with the error: Windchill Loader failed.Checked the logs inside : <Windchill_Installation_Location>/Windchill/installer/logs/<installationtime>_WindchillLoader_error.logHave the following error:wt.util.WTRemoteException: Unable to ping server manager; nested exception is:wt.util.WTRemoteException: Unable to locate server manager; nested exception is:java.rmi.ConnectIOException: Exception creating connection to: myloca
Version: Windchill 13.0 Use Case: Trying to find the correct Custom Modeled Enumeration to add to the Downstream View (currently only Design and Manufacturing).Description: I want to create another option for the Equivalence Network and that looks like it is the same modeled enumeration as the Downstream View in the BOM Transformer so I am trying to find the correct custom modeled enumeration to make the change.
Version: Windchill 13.1 Use Case: Show few set attributes from wtpart to UDI Super Set details page, user will update these attributes on Part those should be reflected directly on UDI Super Set. Also want to know if part is iterated to update attribute values or revised what will happen? what will happen if multiple parts linked to one udi super set? Can this be achieved using alias attributes? If yes how?Description: Show few set attributes from wtpart to UDI Super Set details page, user will update these attributes on Part those should be reflected directly on UDI Super Set.Also want to know if part is iterated to update attribute values or revised what will happen?what will happen if multiple parts linked to one udi super set?Can this be achieved using alias attributes? If yes how?
Version: Windchill 12.0 Use Case: We are publishing Solidworks CAD using Creo View Adapters in Windchill 12. The default representation is created as a PDF document. We would like to customize the name of the PDF to include the Revision Info, but renaming the PDF is not supported if it is the primary representation type. If the file is renamed, it cannot be opened in Creo View directly from Windchill because the name is different. Description: Curious if anyone is using a format other than PDF for their primary 2D representations created in Windchill for Solidworks Drawings? DXF maybe? CVA supports the following 2D formats for Solidworks: DWG, DXF, EDRAWINGS, PDF & TIFF We have a customization that will rename the PDF files to a more user friendly name along with the Windchill revision. Unfortunately, PTC does not support renaming the primary representation, only secondary content. Is anyone using DXF as their primary representation in
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.0.2We have several users who receive an error when accessing their Windchill workplace:Windchill ErrorContact your administrator for assistance. The following is the reference information.Request ID: 4eijagow;mm35x217;408;svgrmk;80046Request URI: /Windchill/ptc1/workspaces/MyWorkspaceQuery string: AjaxEnabled=thirdLevelNavStatus code: 500Exception: java.lang.IllegalStateException: getReader() has already been called for this requestWe have found a workaround, possible from the client but not from web access. If the user goes to ‘File -> Server Management -> Workspace’, selects one of their workspaces and activates it with the right mouse button, it starts working again. The problem is that we have different users who have many workspaces, and performing this task on each user/workspace takes a long time. Is there a way to check what is causing this ‘problem’ and whether we can fix it for everyone centrally?Thank
I am using Windchill PDMLink Release 11.2 and Datecode with CPS 11.2.1.8"com.infoengine.exception.fatal.IEInternalServiceException; nested exception is: java.net.SocketException: Connection timed out (Read failed)" when the client attempts com.infoengine.SAK.Task.invoke() of webject task.Specifically, the Remote Importer attempts to process a “revise” command against a Windchill Drawing EPMDocument.The connection times out at the beginning of processing when trying to query the Drawing EPMDocument
The 'Display Part Allocation Status' icon is greyed out when 'Show Occurrences' is enabled in Process Plan Browser in Windchill MPMLinkDisplay Part Allocation Status feature should be available also in Occurrence Mode in PPB.
Version: Windchill 13.0 Use Case: View attribute not available on the part creation page. using OOTB OIR.Description: View attribute not available on the part creation page.
I am using Windchill PDMLink Release N/A and Datecode with CPS N/AIn windchill browse libraries LES Print Non CAD is there any possibilities to show folder in dropdown get product name as dropdowns (shows folders in it).
Version: Windchill 13.0 Use Case: User created several variants for parts in the system, but he cannot show "Configurable Modules" table, and he wants to know from what configurable module specific variant was created. We suppose that user needs either PTC Author license of Windchill Premium license, but I can't find confirmation in logs for StandardNmRoleAccessServiceDescription: It is possible to add table called "Configurable Modules" - it shows the part that was the "context" from which the variant was created User created several variants for parts in the system, but he cannot show "Configurable Modules" table, and he wants to know from what configurable module specific variant was created. We suppose that user needs either PTC Author license of Windchill Premium license, but I can't find direct proof and confirmation in logs for StandardNmRoleAccessService Tried with such setup and there is no table with "Configurable Modules" visible
Version: Windchill 12.0 Use Case: New users with Windchill access can add models to their workspace from the browser and edit them, but when they try to do so from CREO, it's not possible. Error messageDescription: New users with Windchill access can add models to their workspace from the browser and edit them, but when they try to do so from CREO, it's not possible. Error message: "Server error: wt.util.WTRuntimeException: ATTENTION: Secured Action. You do not have the necessary authorization for this operation. Contact your administrator if you believe you have received this message in error. Nested exception is: (wt.access.accessResource/19) wt.access.NotAuthorizedException: ATTENTION: Secured Action. You do not have the necessary authorization for this operation. Contact your administrator if you believe you have received this message in error." In the browser, you can see all the models in the workspace. But the Creo workspace is empty. I'll appreciate your hel
This evening, when several students tried to check out files from our Windchill server, the check out failed (and check in) and this error message came up in the Event Management console: "WTRuntimeException: ATTENTION: Secured Action. You do not have the necessary authorization for this operation. Contact your administrator if you believe you have received this message in error. Nested exception is: (wt.access.accessResource/19) wt.access.NotAuthorizedException: ATTENTION: Secured Action. You do not have the necessary authorization for this operation. Contact your administrator if you believe you have received this message in error" Also, when I go to Open and Windchill Commonspace, not
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.8Resolve issue with custom Javascript function invocation for an action integrated in Creo embedded browser (Custom check-in wizard Toolbar/MenuItem action)Here are the errors that I facedNew custom action in Creo browser for custom check-in page not working
We are in he process of implementing the Supplier Management module and one question we've been going back and forth on is where do we put the Supplier Parts.Originally I was thinking that they would be in the same container that the OEM part was in. But after thinking about it, we have several cases where there may be OEM parts that use the same Supplier Part and live in different contexts. Of course we'd love to avoid that situation from happening but the data we have is the data we're stuck with and all we can do is hope to prevent it from getting worse.What we are thinking right now is having one library for just Supplier Parts. This works well with COTS parts, but from a security standpoint if we use Supplier parts for our custom parts then we may have to think about more control.Love to hear how others have this setup and pros and cons to the current method.Today in production we have 4 pairs of attributes for manufacturer and manufacturer part number. This will give us a lot mor
When instances are added to the Family Table, I want an auto-generated number to be created for the instances according to the CAD Document auto-numbering scheme (as defined in OIR). The member name for the instances added by the user in the design table should be overwritten by an auto-generated number, according to the existing CAD Document numbering scheme in OIR. There is one preference : Workgroup Manager Client ▶ Family Table Instance Creation ▶ Auto Generate Family Table Instance Number This is only for Autodesk, NX and Solidworks. Does any similar preference exist for Creo as well? Any help is appreciated. Regards, -Arindam
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS14Having an issue creating a custom recipe for a work package via api calls. The setRecipe api I'm attempting to use returns a null value. Is there another way to create a custom recipe by way of a customization? If not, can anyone assist in why the setRecipe api is not working? Below is a snippet of the code I'm using to try and set it. I had a logger with a getRecipe call and it returned null.PersistedCollectionRecipe recipe = PersistedCollectionRecipe.newPersistedCollectionRecipe();// Set collector options on the recipeString COLLECTION_OPTIONS = "" + "CADDOC_DEPENDENTS:None," + "ASSOCIATED_WTPART:None," + "DRAWINGS:None,"+ "FAMILY:None," + "GENERICS:None," + "ASSOCIATED_EPMDOC:None," + "ASSOCIATED_WTDOCS:None,"+ "RELATED_NOTES:None," + "CHANGE_ACTIVITY_RESULTING_DATA:None," + "CHANGE_OBJECTS_AFFECTED_DATA:None," + "PUBLISHED_CONTENT:All," + "PROBLEM_REPORT:None,"+ "VARIANCE:None," + "CHANGE_REQUEST:None";recipe
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.