Windchill
Recently active
When creating a new promotion request, is there any way to limit the select participants step so it only allows one user to be selected per role?
All,I'm working on a customization where I have several Teams defined in a Product context. When someone creates a change object, there's an IBA call Plants Affected where they select value(s) from. Each Team defined has roles / participants defined that represent each factory. Through code in the workflow, I'm removing the corresponding roles from the Change Object Team. I then look at the plants affected to determine which team(s) need to be assigned. Using the TeamHelper.service.reteam(Change Object) I'm updating the team. I need to be able to merge the teams together and assign the result to the change object. What I found is that the reteam method merges the context team with the last team processed. Is there anyone that has coded something like this? And if so, how did you go about coding it?Regards,Paul Sweet
We are trying to consolidate out Creo support files into Windchill...So, since I can't "import" them, I figure I would just 'add" them in as new documents. I'm not sure how successful that was as I used the "general" DocType when creating.MY QUESTIONs - has anybody already done this? If so, what 'type" did you use when creating the wtdocs? Is there another way?Any comments would be most appreciated.gary
Upgrade from 10.2 to 11.0 completed successfully. Setup replica server where the master uses HTTPS. Generated new master key and located on replica, imported master cert into replica, imported replica cert into master. Master site includes HTTPS:\\<server name>.customer.com\Windchill \servlet\WindchillGW in replica's site and wt.properties. Replica server - broadcasts successfully. Vaults - mount and validate successfully. Replication rules - established. Reset Replication - set for site Replication schedule - established, enabled and ready. Replication Jobs - Status Completed, Items Replicated - 0, Total Items - 0. replQueue - Started and Enabled. A case has been open for 5 weeks. Several webex's have validated the setup. Customer's network mgt. claims there is nothing blocking comm between master and replica. Has anyone ever seen anything like this? Any suggestions on where to look next?
Windchill Upgrade ErrorHow to fix the Problem?2016-07-09 10:12:29,883 INFO [UpgradeEventFirer] com.ptc.windchill.upgrade.logging.UpgradeFrameworkLogger - Migrator EXECUTING: WNC Type Definition Updater (10.0 to 10.2):830541160-1340209263945-1228665906-44-14-253-132 (0.0%) - WNC Type Definition Updater (10.0 to 10.2) started2016-07-09 10:12:35,123 ERROR [UpgradeEventFirer] com.ptc.windchill.upgrade.logging.UpgradeFrameworkLogger - Message: Error in method server code:java.lang.Exception: Exception of type 'java.lang.reflect.InvocationTargetException' was generated on the server with message 'null' at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.ptc.windchill.upgrade.updates.directives.MigratorMethod.invoke(MigratorMethod.java:131) at com.ptc
I am working on a test upgrade of Windchill PDMLink 10.0 m040 to 11.0 m030. I got about 2/3 of the way through the Upgrade Manager Tasks and now I hit a failure. The task that fails is Update Container Templates and the first setp is to Start Windchill Server. I think it is failing because the HTTP service is not starting, but I can find no log files, cache files, etc, that can be used to trace the failure. I did manually start the Windchill Method Servers and then rerun the task, but that just started by stopping the MS amd then failing to restart them. Does anyone have some hints on where to look before I open a help call with PTC?
I have two CREO part models that I would like to referenced to each other. Is there a way to create a link between them in Windchill?The original part is a sheetmetal part. The second part is designed to use the same blank with different bends. We need to insure both models and drawings will be revised when a revision is needed to the blank.We have tried using an inheritance feature unbending the part and adding new bends, but the new bends cross old bends and CREO will not allow that.Thanks,Kevin
Hi All, I just need to write a query to get all the available object types within a selected context. Can you please let me know how to query the same and to which tables in Windchill should I be viewing to write that query ? Can anyone please let me know about it ? Thanks and Regards, Aditya
We use Creo template parts that have associated drawings. When I create & save a new part, the drawing is automatically created, so far all as expected. However rather than pull the drawing format from the formats directory, Windchill creates a ghost part for the format in the workspace. This means that for it to work properly the format must already exist in the workspace.This looks much the same behaviour as this thread: Ghost objects during replace by copyand ptc support have sent me this document: https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS5822 both of which indicate that this is expected behaviour. I find this hard to accept so I'm going to put the question out to the community whether this really is normal and whether anyone has a workable solution?Tom Uminn, as creator of the above thread, did you come up with a fix?Until recently our pro_format_dir was a location on our local C drives, and we never saw this issue, but since we moved them to Windchill, these
I am looking for documentation on object types.It is difficult to understand the implications of configuring policy access control rules.I think roughly the WTDocument is the basic document.To configure policy access control rules, you need to know what the object type is.So I need an explanation of what each object type is.Give me a link or document for the object type. thank p.s I do not need an object description like the picture below. When creating policy access control rules, as shown in the figure below, please let us know what each type controls (eg WTPart, the type that controls the permissions of the part).
I can't seem to find anywhere a list of all the config options for WTPUB://Is there an option for Notes?Is there an option for Symbols?is there and option for Tables (.tbl) ?is there......is the.... is th.....is ......Where is the list of available options?
Hello, I want to remove few value from Enumeration if document is getting created from certain container. if container is library then dropdown shall not bring one of the value from enumaration. See attached image. I want to remove Source value from Source type dropdown(enumaration list) if it is getting created from library. Is it possible to do with PTC.attributePanel.on("beforeRender", function(attributePanel)? Please help.
Using Windchill 11.0 (new upgrade). We are trying to upload new graphics into Windchill using the command "new graphic information element". A blank window pops up and nothing else. We have tried in IE(11), FireFox(55) and Chrome(61). Before the upgrade it worked perfectly. Any ideas? Browser setting perhaps?
Hi i'm SeonHo I think I have reached some level of access to the Windchill system by configuring a reverse proxy.Because before that I used demo.pdm / Windchill to access Windchill.To allow external access, I installed Apache http Server 2.2 on another PC and configured it by looking at https://www.ptc.com/en/support/article?n=CS68466. I am using the following command: xconfmanager -s wt.server.codebase = "$ (wt.webserver.protocol): // <reverseProxyHostName>. <ReverseProxyDomainname>: $ (wt.webserver.port) / $ (wt.webapp.name) -t codebase / wt.properties -p where <reverseProxyHostName>. <reverseProxyDomainname> is the name of the pc that made up Apache http server 2.2.I have added ProxyPass / Windchill http: //demo.pdm/Windchill ProxyPassReverse / Windchill http: //demo.pdm/Windchill to the httpd.conf of the reverse proxy http server. Then test results show that accessing via external shared IP has access to train03 / WindchillBut this was a
Hi. I had a bad day.I tried to build a mail server with Windchill.i was Installed Oracle EM and also used xconfmanagerThen suddenly the computer was reboot!?I could not stop Windchill and it just rebooted.And then the restarted PC could not run the listener, so I finally re-installed Windchill.The question.The situation where the PC is forcibly terminatedOr suddenly shutdown when Windchill server and manager running (including PTC Directory server and Oracle listener) Give me solution please on the problem that the listener can not be restarted I do not know why,but I left many questions, but I did not get any answer.Please help me 🙂
Hi i'm Windchill engineer I had just started and i need your comment about windchill reverse proxy windchill was built in one network If someone goes on a business trip to another location or wants to access Windchill from another vendor, he or she access it as a reverse proxy.For this, I refer to CS68466How to setup a reverse proxy for Windchill PDMLink.Even if you have completed the above procedure, access from a PC with a different network is not allowedI want a document that looks a bit more detailed or actually complete.I would be grateful if anyone could answer.Please Help me please Thank you.
Hi, I'm SeonHo I want to write a retention rule and send Windchill's data to the Vault.I maked new rules through ptc e support site/helpWTObject was sent to the Vault in every lifecycle stateHowever, did not send it to the Vault when I check in. My question is two.For check in & upload via Creo or other 3D CAD, is the file moved to the Vault only? If i set wt.fv.useVaultsForAllContent to true, the data in Windchill is also moved to the repository? Thanks
Hi all, Is it possible to remove the default States that appear in the dropdown list for the State Search Criteria in the dropdown list?
Hi All,I am configuring the Custom CAD Worker following the PTC article ( https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS40919). As mentioned in the article, I have to create a command line utility or script that can take an AutoCAD DWG file as an input and create PDF as Output.Did anyone has configured the Custom AutoCAD worker? Please share the steps to configure the utility or Script. There are third party tools for conversion but I don't want to use them.Thanks,Bhagirath
Hello,We have configured a generic worker to publish files of various types. However, during testing, the system reports "..cannot produce output file xxx.out ". Article - CS67812 was used as a guide to configure our worker. We assumed the default worker scripts found in %WT_HOME%\codebase\com\ptc\wvs\server\cadagent\scripts would include the commands needed to create these .in and .out files.Does anyone have some insight on this topic? Are there any samples of the content of a .in and .out file we can reference to update our scripts to produce the correct file? Thanks,
Is it possible to edit a Master Attribute for EPMDocuments for multiple objects at the same time?
I want to change have folder location in folder.id in OIR which has value based upon certain attribute i.e selected attribute should attach to default path.
Anybody know how to enable column freeze in edit view-->Set column Display page of search result window? Now the option is not there. Requirement is to freeze first 5 columns in the search result.
Hi i'm SeonHo i looking for description about WTObjectwhen i configure access control there are display many typeslike AbstractWorkPackage, BACTarget, BusinessRule, RootFolder, SubFolder, etc...But I can not know what each type means.so i want document that descript Windchill types(type under WTObject in a access rule)could you please give me a that? thanks
I was wondering if there is a SQL table for the Attachments portion of a CN Task? We have a bunch of links in the CN Task area that are pointing to a server name that has been changed. It would be nice if these were stored in a table and I could just change the link from the database side. Anyone know if this can be done? We are on Windchill 11. Thank you, Brian
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.