Re: New Attribute not showing in Advanced search
I think I am getting close to my problem. The document with the attribute is in just one Library, if I search within just that Library I see the attribute as a search Criteria. If I Search In 'All...
View ArticleRe: Windchill Customization(Giving constraint to an attribute)
but that will be from UI ,my value is coming from a text file so I have to give value programmatically
View ArticleRe: RE: Where is the data of a workflow variable stored ?
HI..I need to retrieve the comments entered once any workflow has been routed for approval. This should be displayed in a Report generated using Query Builder...Any suggestions how this can be...
View ArticleQuery Builder_Retrieving Comments field in a Variable
HI, I am working on query builder in Windchill 10.1 . I need to retrieve the "Comments" variable as a column in the Report which will be generated.The object which is routed for approval is : Change...
View ArticleRe: Pass credentials to Windchill prior to executing report
Passing the credentials via the url does not work for Internet Explorer but does work for Chrome and Mozilla.
View ArticleRe: RE: Where is the data of a workflow variable stored ?
If you're using your own WfVariable to store comments, I don't know that you can retrieve them with WC's Query Builder. As Dmitry pointed out, they are stored as a BLOB. Assuming you actually are...
View ArticleRe: Windchill Customization(Giving constraint to an attribute)
Have you considered using a DataUtility to read your text file and populate the drop-down when the UI is rendered?
View ArticleRe: How to obtain the group of a user within a workflow?
This might help you get started. This code finds the assignees for a workflow activity. String name[] = new String[100]; for (int j=0; j<name.length; j++){name[j] = null;}...
View ArticleRe: Windchill Customization(Giving constraint to an attribute)
Yes I tried that I used the StringInputComponent to make a dropdown list but I have to again make it a MultiValuedAttribute there I am stuck
View ArticleRe: Windchill Rehosting from testplm.ttrpune.com to...
Isn't like this for updating Repository table SQL> Update Repository set lastknowndomain='ldap-pending.tatatoyoplm.tacogroup.com',guid='ldap-pending.tatatoyoplm.tacogroup.com' where...
View ArticleRe: Remote Integration with Windchill
Hey,I have similar requirement, it were old post but still if you have got your questions answered, please share.What are best practises for Windchill integration with java based midelware. The tool...
View ArticleRe: Windchill - ERP intergration
Hi Suresh,I have a requirement for Windchill integration with SAP ERP. Can you please share your thoughts how you were able to acheive the same. Have you used SAP XI/PI middelware interfaces based on...
View ArticleProblem while replicating folders
I am getting the following error whil trying to replicate folders from the master site to the replica site.The broadcast is working fine. Any help ?? WARN : wt.fv.replica - Could not get host...
View ArticleAuto numbering documents using context as prefix
Hi, We are trying to make an automatic numbering system for certain product folders. Ideally, we would like to have a prefix that reflects the product folder name and then a sequential number (auto...
View ArticleRe: Windchill Customization(Giving constraint to an attribute)
Does the stuff I gave you not work in 10?
View ArticleRe: Windchill Customization(Giving constraint to an attribute)
We defined our own MultiSelectDisplayComponent and renderer. Then we used it in a Data Utility to display a multi-select list of values. MultiSelectDisplayComponent.java: import...
View ArticleHow to download the Model in local C' drive
Dear All,I am newly using for windchill how to download the Model in local (C' Drive) system. Thanks and Regards,Prabu SChennai Alstom T&D india Ltd.
View ArticleRe: How to download the Model in local C' drive
Dear All,I need to urgent this question.Could you please any one can help me. ThanksPrabu S
View ArticleSearch Table Showing Extra "IBA" Value Append to Table Columns Headings
Hi, we use Windchill 9.1 M070. Last Week we created new Saved Search.Its gives results as per our requirements , but one minior Thing is it display additional "IBA" String Append to Coulmn name of...
View ArticleRe: How to download the Model in local C' drive
Hi prabu Never you can download cad documents. You just add your model to workspaces. Then open in your creo. then go file > selcet backup > and save in your desired place. Cheers Regards...
View Article