Re: Can I generate an HTML fragment in DataUtility?
Hi Kaushik, I am also trying the same.In table Builder ,i need to display a Link. I m working on UrlInputComponent. Can you please elebroate how to achieve through UrlInputComponent. What i am...
View ArticleRe: Windchill screen jumps (Refresh Issue)
Hello Kathleen, It would be really helpful if you can also provide the other details like what Windchill version is being used, what is the browser type and version. Ensure you are using the supported...
View ArticleRe: Can I generate an HTML fragment in DataUtility?
HI Chan, Use this snippet.Hope it may help you. UrlDisplayComponent url = new UrlDisplayComponent(); url.setLink("www.ptc.com"); url.setColumnName("columnName"); url.setLabel(part.getName());...
View ArticleRe: Can I generate an HTML fragment in DataUtility?
Thanks Kaushik..It exactly matchs my requirement..
View ArticleRe: Can I generate an HTML fragment in DataUtility?
you are welcome chan.From table builder we populate the data in a table.And after that using Data Utility you can make it hyper linked or highlighted or icon with link etc. Regards,Kaushik
View ArticleHow to add a reference document to multiple parts
We can add add documents as a reference to a part or group.but my question is there any option to add a single document to multiple part or group.
View ArticleRe: Why mistake happened in the workflow didn't notify the responsible role I...
I do not have an instance in front of me and I can't read the text in these images, but I'll try to help. There is a chance that this is a bug in the OOTB stuff, but let's first make sure you you have...
View ArticleRe: Can I generate an HTML fragment in DataUtility?
Just to add to the discussion, it is more normal to use an icon to show a link rather than text with a link so the IconComponent is another key item in armoury here. A good tooltip is essential so the...
View ArticlePublishing the 'As Stored' Configuration from Workflow code
I am trying to use the following code to publish the 'As Stored' configuration of ProE files (Winchill 10.1 M030):- int configSpec = <value>;PublishConfigSpec publishConfigSpec = new...
View ArticleCreate object reference attribute
Hi.Is it possible create Object Reference attribute referred to soft type?I have the error: "Invalid value for other side class". When i try to create Object reference attribute referred to hard type,...
View ArticleEPM document -error when check-in parts and drawing
EPM Document master/ is not uniqueI am getting above error when check-in drawings, is there a solution to remove this error or avoid this error
View ArticleRe: EPM document -error when check-in parts and drawing
Moved this conversation into a more relevant community.
View ArticleRe: Create object reference attribute
Closed.Described in "Adding Columns to Types" chapter of Help Center.
View ArticleObjectReference attribute is Unassignable
Hi.I created ObjectReference attribute to my soft type and chose ''Drop Down" selection list style. The result i expected to see a drop down menu of other side class instances. New attribute appears in...
View ArticleHow to Override windchill part
Hi Can anybody please let me know is there any way to override the new version of windchill part with the old one.exa. I have created the ABC ASM in windchill and its version is 1.2, now i made some...
View ArticleRe: How to Override windchill part
Hi Shyam.Try to delete your asm. Before submitting select radiobutton like "Delete only latest iteration of the object"
View ArticleWindchill Desktop Integration: Server Connection Issue
Hi, I have just installed the Windchill Desktop Integraton tool and am trying to connect to my Windchill Server via Microsoft Office 2010. In the "Configuration" menu, I enter the server location as...
View ArticleAuto Run Windchill Report
So I wrote a simple report to gather a couple of IBAs that are in my Change Request. The thing is that I need to run this report every day at night. How can I automate running the report and...
View ArticleRe: Auto Run Windchill Report
Hi!You may create the bat file and add it to the windows sheduler. This bat file will generate the report.
View ArticleRe: Generate partnumber based on attribute selection
Thanks Subramaniya.Let me try this out if this works, since its seems complex to create 3 OIRs and link them.
View Article