Re: Locking objects in Windchill 10 promotion request workflow template
This is our life cycle. We used Under Review instead of Under Approval but it's the same thing.
View ArticleRe: Locking objects in Windchill 10 promotion request workflow template
Steve, Just out of curiosity, what is the benefit of multiple "under review" states? In the OOTB "Two Phase Development" lifecycle, all the states share the same "Under Review" state for lock.
View ArticleRe: Requiring comments to be entered in a task before allowing complete task
Greg,I put this in my Transitions tab. detailedChangeDescription is a global String variable in the workflow. But serves as an example for what you're after. In the example, I am checking to make...
View ArticleRe: Locking objects in Windchill 10 promotion request workflow template
Steve,Thanks for the reply, I never noticed that in the life cycle. Perhaps thats why the part of the workflow that says to lock the object isn't working - the lifecycle doesn't allow it. I'll try it...
View ArticleCan somebody give an idea of whats in Windchill 10.1 OOTB Options and Variants
We have been new to windchill, and we are slowly exploring available options in Windchill OOTB. When i put myself on the role of options manager, i found "options pool" tab in details page of project....
View ArticleRe: Windchill Bulk Migrator 4.0 Discussion Page
I can't to migrate the metacontent, can you help?
View ArticleWindchill Bulk Migrator load CONTENTMETADATA?
I try to load the CONTENTMETADATA of WTDocument using Windchill Bulk Migrator 4 siurce and target system is WC 10.2 M020.When I executed PreloadValidation command using UI for CONTENTMETADATA...
View ArticleRestore Part Autonumbering
I am trying to enable autonumbering in a library context. Our entire site has autonumbering disabled as the result of some old customizations and a rehost. I've got an autonumbering rule that works...
View ArticleWindchill
Every time I try to access Windchill it pulls up an error message. Why is this?
View ArticleRe: Requiring comments to be entered in a task before allowing complete task
Hello Greg, Were you successful with the above solutions proposed, let me know even I would like to implement this idea ThanksAthmanand
View ArticleRe: Windchill
Hello Jade, What kind of error message you encounter ? Can you share the snapshot ? Thanks, Athmanand
View ArticleRe: How to set the number to folders?
Hello Luca, Can you explain more about this ? Is it possible to share few snapshots ? Thanks, Athmanand
View ArticleRe: Windchill
Because something is wrong! If you want help, don't expect us to be mind readers and guess what your error is! Give a complete description of the error message and what you were doing when it occured....
View ArticleRe: Windchill
Ben,if you move the mouse over the nickname of Jade, you will see that his email address is one of those used for spamming.
View ArticleRe: Using DefaultObjectFormProcessor we need to provide Javascript prompt...
I thought about this but not sure if this can be dynamic and will allow user to override.
View ArticleTrying to use CollectionComponentConfig.xml to create a configuration
Trying to tweak existing and create a new configuration in <WT_HOME>/codebase/com/ptc/core/htmlcomp/collection/CollectionComponentConfig.xmlSo that JSTable can specify what config to load to...
View ArticleRe: Requiring comments to be entered in a task before allowing complete task
Thanks for the code Ben.....I am not a code guy, I am sure this would work great for change items. Would you happen to know what I would replace in the code for a non- change workflow, its just a WT...
View ArticleRe: Requiring comments to be entered in a task before allowing complete task
Greg, I think this code will work just fine for non-change objects too. Can you give it a try. In my case, I wanted to capture the comments and assign them to a workflow variable,...
View ArticleRe: Requiring comments to be entered in a task before allowing complete task
Our code requires comments if you vote No or Return to Creator but not if you vote Yes.
View Article