Skip to main content
1-Visitor
October 12, 2015
Question

Accessing windchill reports by standalone application

  • October 12, 2015
  • 2 replies
  • 1240 views

Hi,

We are working on developing standalone application, which requires data from windchill.

 

We  already created required reports. For some reason, we need to access those reports from outside windchill app from client machine.

 

Also I am open to any language either C# or Java.

 

We have windchill 10.x environment.

 

Thanks in Advance.

 

-----------------------

Vinoth

2 replies

2-Explorer
October 13, 2015

I think the best approach is to write an info*engine webject and call it from your application. Again it depends on what sort of data are you trying to fetch from Windchill.

You can get a good example of this from https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS167152

Thank you

Binesh Kumar

Barry Wehmiller

vk-31-VisitorAuthor
1-Visitor
October 13, 2015

Binesh Kumar‌ Thank you for the reply.

best approach is to write an info*engine webject

We have restriction of not modifying anything other than the Report management Utility.

what sort of data are you trying to fetch

I would like to fetch Single level BOM structure and list of linked documents in "Described by Documents" section.

Thanks,

Vinoth