How to Interrogate Log Files
I am looking for advice from the Windchill expert community on how you interrogate log files. For instance, I would like to take a log file, search for the string 'error ' in the content, and then...
View ArticleRe: How to Interrogate Log Files
I'm using LogExpert http://logexpert.codeplex.com Very usefull for debuging. You can highlight some Keywords, filter and searching.
View ArticleRe: How to Interrogate Log Files
We use Splunk here. It indexes all the different logs within the Windchill environment - Apache, OS, Windchill - and you can even alert on specific keywords inside logs.
View ArticleRe: Prevent Complete Task if an object is checked out?
Thank you! Can the popup message be edited?
View ArticleRe: Prevent Complete Task if an object is checked out?
Folllowing exception was an attempt for that, but it does not seem working. I have seen it working in other custom workflows for transitions in activity robots though. java.lang.Exception e = new...
View ArticleHow to perform robot through an external event
Hi Guys, I have an expression in in my workflow that needs to be executed by an external event. The PTC says that I can start a robot through an external event.but I have no idea how this can be done....
View ArticleRe: How to perform robot through an external event
Hi, The Windchill Help Center includes robot samples that can be copied and pasted. You can find the links to these samples in the following topic:...
View ArticleCross-Reference capabilities?
Hi All, Just a quick question on if/how others are handling Customer Part Number Cross-Reference? Need to be able to look up a Customer Part Number and find the Org Part Number. Thanks in Advance
View ArticleSimple actions for wizard table
HI.I need to add simple actions for table on wizard step:1) add empty row2) delete selected row3) add copy of selected row Can someone provide examples? Can it be done only on client side by...
View ArticleObjectBean.getObject() returns null
HI.I set for my table setRowBasedObjectHandle(true)But in FormProcessor.doOperation(...) method ObjectBean.getObject() returns null.What should i do to get not null data from wizrd table?Thanks.
View ArticleRe: Lifecycle based document type
During our implementation project of managing documents by (Windchill 10.0 M030) beside the CAD files/documents, I found out the same problem. Maybe it's a solution to add (unfortunately I don't know...
View ArticleRe: Unable to check In document
It looks like you need to configure RMI tunneling. Windchill applets communicate with the Windchill server over RMI calls. But, if there is a firewall between the client and server that is blocking the...
View ArticleWhere can I find the libraries for SAK ?
I like to make an info*Engine task using Java and am using NetBeans to do this.I know that the correct import line is: but I am missing the folder setup where the libraries reside. Can someone tell me...
View ArticleRe: Drawings are not opening in Pro-e after they are released to production...
Ganaraja, there is a lot of data in these logs it would be helpful to know a timeframe for when the retrieval failure occurred along with the username used to perform the retrieval. Were these family...
View ArticleRe: Insert new iteration of an object.
Avinash, there is a preference that controls the ability to check out non-latest iterations:Site > Utilities > Preference Management > Create and Edit > Allow checkout of non-latest...
View ArticleRe: The identifying information for the objects being processed is corrupted.
It looks like there may be a user/group that requires fixing. There are a few articles available on the KB that all point to this:...
View ArticleRe: Issue with seeing comments from workflow
While this should typically apply to all users I'm just curious... do you have any special constraints added to the Comments attribute in Type and Attribute Management?Is the Comments value being...
View ArticleRe: Family Table issue
If the family table was created/last modified in an earlier version of Pro/E it's possible that it's trying to update it to the later version of Pro/E's format. This generally requires a one-time...
View ArticleRe: Family Table issue
What other reasons are there and what is so important that it causes Pro/E to fail to save the assembly that ultimately uses the failed family table item? Mind that once the family table item is...
View ArticleNoob With ProE, Help Needed
Hey everyone, I just recently started an engineering internship and this company uses ProE WF4. I don't have any CAD work under my belt except for a semester at Purdue. I am having some troubles and...
View Article