Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
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
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
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