Query object through API
Hi! I qant to query object through windchill api like this: QuerySpec qs = new QuerySpec(WTDocument.class); qs.setAdvancedQueryEnabled(true); int ind =...
View ArticleHow do I get Setup Participants in PDMLink 10 to act like it did in 9.
For ease of permissions management I put users in groups.I then put those groups in roles in libraries.In a PDMLink 9.1 setup participants workflow task, I could assign a task to any user in the...
View ArticleMultiple values for an attribute
Hi, With some copyed old wtparts we see that there are multiple values for a single attribute in Windchill, see screenshot.Can anyone explain this ? Can this be an inheritance from the Intralink time ?...
View ArticleRevising objects - is this working as intended?
Hi everyone, I'm rather new to Windchill, and I plan to take formal training to come up to speed and be able to more properly perform my newly inerited task of system administration, so please bear...
View ArticleCreo View not opening
Greetings all. I have a question regarding Creo View and Windchill. There are a couple of users that are having issues with Creo View opening properly. They are able to see preview images in Windchill...
View ArticlePlatform Structures : Unable to add multiple choice using AND, OR logical...
This is a query regarding newly introduced 'Platform Structures' module with Conditional Rule capability. For 'New Conditional Rule' wizard, * In 'IF' section, user can select multiple choices or...
View ArticleInline Item Picker - custom pickercallback issue.
Hi, I have to customize an OOTB item picker such that it filters objects that has certain numbers. I believe this can be done by defining your own callback instead of using the default callback. I've...
View ArticleWindchill maintenance release validation?
I'm trying to guage best practice for validation effort when installing a Windchill maintenance release (i.e. M050 to M060). Do you run through end to end validation? random samples? Validate...
View ArticleWorkflow not started Error: You do not have acces to this object or it does...
As far as I know there have not been any changes but for some reason we are unable to start workflows. We can set the state to "start workflow" but the actual workflow does not run. Also, the objects...
View Articlewhat is the difference between product and library in windchill pdmlink
Hi Guys, Could any please explain me what is the difference between a PRODUCT and a LIBRARY in Windchill PDMLink? Thanks in advance. RegardsRajeshkumar Balaganesan
View ArticleWorkflow routing expression for different languages
We are using Windchill 10.1. I want to add a task to an existing workflow whereby the task can automatically determine if the object is English or French (attribute="EN" or "FR") and then initiate the...
View ArticleAnonymous.properties
Hi friends, Can you explain what is anonymous.properties ? What values we need to set to that properties file ?and where it will be available in Windchill installation location ? Can you give exact...
View ArticleWorkflow / Lifecycle assistance
Let me start off by saying I have NO programming/code writing experience (except for basic html/xhtml). While I have been the Business Administrator for over 8 years, and now I have been tasked to...
View ArticleBulk download of documents based on state
We have a report to generate the list of documents from a particular date to a target date along with its "State", we want to download all the documents thats in the output of the report in one single...
View ArticleWindchill and Active Directory integration
Hi, I am new to Windchill (just followed Windchill admin training). I am trying to integrate an existing Windchill 10 solution with Active DirectoryI set up a JNI adapter with all the necessary ldap...
View ArticleConnect existing Windchill setup to Active Directory
Hello, Where can i find documentation on how to connect and existing Windchill 10.1 installation to our Active Directory? Thank you,Glen
View ArticleGenerating IDF .emn using Windchill ECAD Worker for Allegro
Hello , I use Cadence Allegro to design PCBs (.brd). And I need to generate IDF (.emn and .emp) using ECAD Worker for Cadence Allegro.Does anyone know if this is possible? If so, how? Thanks and...
View ArticleQuery object through API
Hi! I qant to query object through windchill api like this: QuerySpec qs = new QuerySpec(WTDocument.class); qs.setAdvancedQueryEnabled(true); int ind =...
View ArticleHow to add more actions for user in the user profile page
Hi to all.Some users want to edit them profiles (add avatar image). How can I add this action? In the manuals I can find only about changing user password action.Thanks.
View ArticleAny API's for accessing (WTPart) IBA's from remote client?
LWCNormalizedObject is supported server side only, so I'm getting the exception reminding me of that when attempting to use in a remote client (Java class invoked from the Windchill Shell). Is there...
View Article