Windchill
Recently active
Anyone know how to resolve this? V11, M020 (and M010). If a users selects objects in a search result then selects to create a new Promotion Request then the new Promotion Request first page requires the users to first select a Context. Normally, if a users selects New Promotion Request in a Folder or on the Info Page, the Promotion request is created in that same context. The PR normaly looks like this when created from the Action on the object or a Folder.
Hi, After configuring SSO on Windchill with shibboleth as Service provider, we are not able to search BOM in PDMLink from WPA. When we perform the BOM search from WPA, we get below error in UI. Windchill PDMLink caused an unexpected error - White Spaces are required between publicID and systemID
In general, we ensure that appropriate users are notified of changes to various documents as follows: a)Put documents / drawingsof interest in certain folders. b) Set up subscriptions on events in those folders to various user Groups c) Manage which users are in which groups.This of course reqiures a lot of adminstration, but so far has been managable, and is far, far better than having zillions of individual subscriptions.For step (a) above, ensuring what folder various objects go into, we'd like to get a bit better at this by somehow using OIR's with branching. note: We use manual numbering for all documents / drawings, with prefixes that we can key on.Question: With manual numbering, is there a way to use the constraints in OIR's to branchthespecified folder (essentially a case statement) based on some part of the Number?thanks in advance
Hello all, We are using subscriptions on a folder for file creation and checkins. Subscriptions are working only if I create/checkin an object in the rootfolder. If I create the object in any subfolder, subscriptions are notworking. Do I need to create subscription on all the subfolders ? Thisseems very tedious if I am setting up same subscription on all of them. Iam wondering if I can setup the subscription recursively on all subfolders.I am wondering if anyone has written programmatic way of subscriptions?Thanks,Prathap <">http://goo.gl/LuT5>
Hello!When starting Windchill looking in the logs there are classpaths listed as in below example:2017-01-19 14:50:43,563 INFO [main] wt.method.server.startup - Class path = /ptc/Windchill/codebase /ptc/Windchill/codebase/WEB-INF/lib/jviews-chart-all.jar /ptc/Windchill/codebase/WEB-INF/lib/archiveServerWeb.jar /ptc/Windchill/codebase/WEB-INF/lib/prowtWeb.jar...Lets say I have a new jar-file that I would like to add but I don't want to put it under any known folder (codebase, WEB-INF/lib etc...) how would I do then?Which file to modify? Reason is that I don't want to mix OOTB jars with added ones since time will make it difficult to know which ones are OOTB and which ones are not.Thanks for any assistance and best regards!/Peter
Hi, I would like to benchmark network performance while using Windchill web application. Any suggestions here? Regards,
How to skip or exclude versions from default versioning schemes in Windchill PDMLink? Below steps does not work: Edit wt.properties wt.series.MulticharacterSeries.MilSpec.skipList=CIOQSXZ2 2. Restart Windchill 3. Revise WTDocument does not skip C below is the OIR file of WTDocument <AttrValue id="MBA|versionInfo" algorithm="com.ptc.core.foundation.vc.server.impl.VersionInfoGenerator"> <Arg>wt.series.HarvardSeries</Arg> </AttrValue>
Hello All, I have a workflow that reads usage table attribute called "Responsible"( see attachment ). There is expression inside workflow and it start activity according to attribute value that defined for each part in the uses table of assembly. What i want in the code is to start relevant activities for each part based on their attribute values in uses table. If "Responsible" value is "A" then Activity A should start. If "Responsible" is "B" Activity B should start also in parallel and so on. In the below code, it is starting activity based on the last part's attribute value. It doesnt matter each part attribute values. ( I think it overrides result inside the for loop ). As you see in the attachment below code starts only "Activity E", not others. I expect start also "activity A and C as i defined attribute values for parts as A and C. wt.part.WTPart part = null;part = (wt.part.WTPart)primaryBusinessObject; wt.fc.QueryResult qr2 = null; qr2 = wt.fc.P
Hi, How to reassign the whole process of an object to a user, programmatically?
Hello, When we configure from installation Windchill 11.0 M030 with MSSQLSERVER. We get an error. We attached log file about the problem. Thank you
Hi everyone, I would like to get the WTPart or the Context in which the WTPart is while setting the option filters in Structure Manager. I have Platform Structures module installed and I can call a function in the conditional rules of an option pool. In the help I found this info, however I would want to pass some information to my custom function about the part on which this option filter is applied. Is there some helper service that I could use to get the current Part from which I'm initiating the option filter? Thank you in advance, Tamás
I'm investigating the use of the WGM with Inventor.The Inventor files carry a number of custom parameters of which some have a parameter name that contains a blank space, e.g. 'Treatment process"Problem now is how to define a Windchill attribute (in version 10.2) so I can capture the value of this parameter.Any parameter that has a name which does not carry a special character and so complies to the rules of Windchill attribute definition can be captured easily (either implicitly or explicitly).
We are using Windchill 10.2 M030.I need to know how to retrieve the "promoted from state" for promotion targets/objects in a promotion request. I know how to query the promotion targets and get attribute values from them, but I have not been able to find where the "promoted from state" value is stored or how to retrieve it.For example, if an object is submitted for promotion from the "INWORK" state to the "RELEASED" state, I want to retrieve the "INWORK" state value.Here is the code I am using to get the promotion targets and some of the code for processing them:wt.maturity.PromotionNotice pn = (wt.maturity.PromotionNotice)primaryBusinessObject;wt.maturity.StandardMaturityService p = new wt.maturity.StandardMaturityService();wt.fc.QueryResult pn_targets = (wt.fc.QueryResult) p.getPromotionTargets(pn);while (pn_targets.hasMoreElements()) { Object myObject = pn_targets.nextElement(); typeName = wt.type.TypedUtilityServiceHelper.service.getE
Greetings, In Windchill help, there's a topic about Subscriptions Tables. It infers you can customize the view of the Subscriptions Table, but I can't for the life of me figure out how. I customize all kinds of tables but this one does not look as if it can be customized. What am I missing?http://support.ptc.com/help/windchill/whc/whc_en/index.html#page/Windchill_Help_Center%2FSubscribeTableRef.html%23
I have an issue with Windchill Essentials 11.1 F00 that I am not finding much information on. When a user has an object in their workspace that is not the most current version they are not seeing an out of date icon. If they try to manipulate the object they are told that it is not the most current version. Has anyone else run in to this or have any ideas on how to solve this issue?
We generally have our Windchill File Name equal the Number including the file extension for CAD files. Sometimes the file extension gets left off by users when being renamed (it probably gets left off on both fields but the File Name will add the file extension automatically). This can cause some minor name conflicts if drawings and parts/assemblies have the same base names (TEST.drw and TEST.prt but both objects cannot be TEST without the file extension). Is there a way to automatically adding the file extension on the Number like the File Name does or prevent users from leaving off the file extension on the Number? We're on Windchill 10.1 currently.
Hello, My company would like to create a notification that will notify someone every 365 days to review that document. Is there a way to do this in a workflow or by creating a new workflow?
This location is on 11.0 using Solr. They used "smart numbers" so a base number would have multiple dash numbers. Example 100-50-300 would have 100-50-300-01, 100-50-300-02, etc.. When they use the keyword search for 100-50-300 they see results that do not have 100-50-300 but do have 100-50-300-01, etc. Is there a way to just search for a given text string? In google it would be "100-50-300" Would 100?50?300 be correct
The Brilliance of Part Metadata Presenter: Catherine Tradd, Solar Turbines Did you miss last month's Classification Community Webinar video?Well, don't worry, here is the video from that meeting (below.) Key Learning Points Four (4) key areas part metadata helps solar turbines today The importance of consistent naming conventions How to keep things in perspective Join our community and stay informed on the latest developments in Parts Classification. * To learn more about this community and to sign up, click here: www.classificationcommunitygroup.com For more information, visit our website: www.convergencedata.com
Hi,My customer want to use a csv format to load softype document with primary content and multiple files attachment. My goal consist to obtain an xml file with a primary section for create document, a secondary section for iba and standard attributes, a third section for attachmenst and the end section for primary content. Question : how to specify multiple attachments files in the input csv file format? Can i use CSV2XML utility to generate such xml file?Thank's.Nicolas
When a java method is used for a report,the return value of the class cannot be used for further conditioning or criteria checks. For a scenario when i have to concatenate something to the output of the java method, am not able to do it. Below is the screenshot of the same. Thanks for helping out,guys
We have a report which queries AUDITRECORD for the Download event. Works perfectly (not really needed any more with PSM actually but that's beside the point).Starting to get interested also in downloads for CAD Docs from the Attachments table on the Content tab.The security audit report for Download event and the query builder reports that I've created so far on the AUDITRECORD show download by user and timestamp, etc. but only report the parent CAD Doc, not the actual attachment file downloaded.Anyone have a ideas on how we can filter for this?Example - this CAD doc has Attachments (created/added via publish rules with automatic version naming); downloaded one of them (directly in a browser to local, not to workspace). Hoping to be able report that specific download action.AUDITRECORD reports:
hi
I have created this PowerPoint to help get started with PTC Windchill Connector & PTC Navigate. It has Windchill Connector Installation overview, component required to install Windchill Connector / PTC Navigate. How to use out of the box Windchill Restful webservice in Thingworx / PTC Navigate. How to get started creating your own custom app. Please share your feedback on this documentation.
Hello, I have installed navigate 1.7 . Also will importing GridAdvanced3.0.5.zip in thingworx composer was not accepted so i imported grid-advanced_ExtensionPackage-4.1.1.zip. 1) will testing ValidateConnection service from ptc-windchill-integration-connector the result is : Error executing service. Message ::Unable To Convert From org.mozilla.javascript.UniqueTag to INFOTABLE - See Script Error Log for more details. 2) As specified in installation document , when i make changes to the web.xml file at location C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps\Thingworx\WEB-INF Thingworx Composer and LandingPageAccessAppMashup both does not opens 3) If i ignore the changes to be made in web.xml file then i can able to view both the pages but can't connect to Windchill. Also I don't want SSL connection , so is their any way to get connected to windchill? Please help
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.