In the query builder report, how to get an assigne name (in a role) from a workflow?
For example, I want to list the Project leaders from each workflow, linked, of course, to a documet.
In the query builder report, how to get an assigne name (in a role) from a workflow?
For example, I want to list the Project leaders from each workflow, linked, of course, to a documet.
Hi All,
We have recently updated our approval process to include publishing a viewable at a state change as we have the status (In Work, Under Review or Released) in our drawing border. This means that if, during the approval process, annotations are saved, they are not visible on the "default" viewable (screenshot from the "Content" tab in Windchill below):
I can manually go into this tab and select the version with the annotation to be the default (last in the list above), but this is onerous. Can it be set to occur automatically, somehow? Is there a line of could that runs an if function to search for an annotation? In terms of code, we currently have the following additional variables to permit our publishing process:
Many thanks in advance,
Andy
How can the Default Value of an Attribute be set to empty? Not all Attributes need a Value, and the user shouldn't have to 'delete' Values for irrelevant Attributes.
Leaving the Default Value empty, results in error message; even when having an empty field in Constraints \ Allowed Values and Required is not checked.
We would like to use the same solution for all types of Attributes (Integer, Real, Real with Unit, String)
Solution we have found so far is to use '-' for String type Attributes and '0' for Integer, Real and Real with Unit Attributes.
At numeric revision, Normal Users should be able to set state from In Work to Under Review, Reviewed or Prototype states and
At Alpha Revision, Normal Users should not be able to set state.
How and Where to configure this settings in Windchill 10.2 M020?
Hi,
I want to migrate date from an existing WC8 to WC10.2.
WC8 contains only documents, that I exported via Export/Import Manager.
Result of the data export is a XML file and the document itself.
However, the information in the XML file is insufficient.
The attributes "Modified by", "Last Modified", "Created by", "Created", "Updated by", "Last updated" are not included.
Can someone help me and tell me how to extract that data?
I think best solution to have a SQL query that outputs the number and the attributes mentioned above in a list.
Unfortunately I do not know the correct query.
Only the newest version of the document is necessary.
Thank you in advance.
--- One update ---
I was also advised by PTC to use the QueryBuilder to the get out the necessary data. But I do not know how to use it. Does someone have experience?
I'm looking for older versions of the software matrices for Windchill PDMLink and unable to find them. For example - 10.1 F000, 10.1 M010, 10.1 M020.
I have seen them before but cant find them now. What am I missing?
Thanks,
Madhavi
Not sure if it will move, but the PTC Product Calendar now is listing a release target for the next version of Windchill.
I'm also starting to see support documents discussing Creo Parametric 4.0. I wonder if maybe that will be released around the same time...
In some ways it's kind of funny. We are finally getting ready to jump from Wildfire 5.0 to Creo 3.0. Maybe we should wait a little longer and just go from Wildfire 5.0 to Creo 5.0. Of course by then it will probably have it's name changed again.
Hi,
we have the problem that a specific report is not working any more after updating from
10.2 M020-CPS05 to 10.2 M020-CPS10
and
Oracle 11g to Oracle 12c
Java 1.7.0_80-b15 ("Version 7 Update 80") is installed on the client machines.
The report has to do with promotion requests and the source can be found here:
Query Builder Report: getting the related Promotion Requests of a Drawing
If it's needed, I can post the exact report here.
The page is loading continuously for a very very long time. Sometimes it gives out a report, sometimes an error occurs (in German but should give a hint):
Other "smaller" reports work without any delay.
Can anybody confirm this? This is a pretty urgent issue since the report is used by many persons every day.
Thanks!
David
Hi All,
We have recently updated our approval process to include publishing a viewable at a state change as we have the status (In Work, Under Review or Released) in our drawing border. This means that if, during the approval process, annotations are saved, they are not visible on the "default" viewable (screenshot from the "Content" tab in Windchill below):
I can manually go into this tab and select the version with the annotation to be the default (last in the list above), but this is onerous. Can it be set to occur automatically, somehow? Is there a line of could that runs an if function to search for an annotation? In terms of code, we currently have the following additional variables to permit our publishing process:
Many thanks in advance,
Andy
Hi,
We use Windchill 10.2. Some of my documents and cadparts do not have a thumbnail.
How can I generate thumbnail for them?
Thanks.
Can
If we only want some doc types created in a particular library – how do we manage that?
For example we have a DMR Library that we only want Production type documents in and another Library that we only want Regulatory type documents in.
I can Deny the Users Group the ability to Create for that Doc Type within the Policy Admin for that Library, but is there a better way than using deny?
Hi to all!
I have one problem. When i insert href in instructions field of activity, i have wrong link in activity when the work flow is going on.
For example: <a href ="http://www.google.com">Link</a> will give the link like: http://MyCompanyURL/Windchill/%3CA HREF='http:/www.google.com%22%3ELink%3C/a%3E'%3Ehttp:/www.google.com
What is wrong?
I am looking to perform a "Save As" operation on an assembly. Certain parts of my assembly have already been saved as the file name I want to use from previous "Save As" operations on similar assemblies.
Ex. PartA needs to become 123-PartA. 123-PartA already exists in WindChill.
I need WindChill to offer the override to create a new iteration of 123-PartA using my source file or allow me to substitute the existing 123-PartA into my assembly. The latter was available when my company used Pro/Intralink.
I have already performed the steps here to no avail.
I do not know what else I can do to get WindChill to allow display this override option.
Thanks you for any input,
Matt P.
Hi all,
I have some clarification regarding backup in windchill.
1. Does the system create back-up for each - revision?
2. Will the back-ups be compressed?, up - to how many percent compressed?
Thank you all and god bless!
Luar
Experts, I was working on a code for fetching WTGroups and I saw some strange values being returned by the code. On checking the DB I saw weird group names in the database as well. These groups are not present in the UI. Any idea what these are? I also wrote a query builder report to query all WTGroups. It also returns the same.
I need to search the part from the creo using Web.link . once i start the search i will look into the ws if it is not there it needs to goto windchill WS or CS and then check out and download into the creo location.
function ToGetWSName()
{
var mGlob = pfcCreate("MpfcCOMGlobal");
var oSession = mGlob.GetProESession();
var CurServer = oSession.GetActiveServer() ;
var ActServer = CurServer.Alias ;
var ActWorkspace = CurServer.ActiveWorkspace ;
ws_path = "wtws://"+ActServer+"/"+ActWorkspace+"/" ;
return ws_path ;
}
this is the code i used to get the WS . can any one help me to search from CS and checkout and dowmload into Creo??
Upgraded to 10.2 M30 and switched to IE 11 and was testing in our development environment. I recieved an error after checking an Excel document back in that says "Error Uploading File - Missing CachedContentDescriptor. Any body seen this?
Thanks,
Craig
Hello All,
I try to search a object Action Item of Project. In the type list in search screen it's not possible to choice this type. (Windchill 10 M050)
Thanks for your help.