Skip to main content
1-Visitor
January 14, 2020
Solved

Fetching an XML File from Windchill into Thingworx

  • January 14, 2020
  • 4 replies
  • 1930 views

Hi All,

I'm Fetching an XML File which is in Windchill,

into the Thingworx.

How can i Achieve this.

Please Help out.

Best answer by MarekP.Nowaczyk

To answer your question, first of all you want to configure Windchill Integration with ThingWorx per http://support.ptc.com/help/thingworx_hc/thingworx_8_hc/en/#page/ThingWorx%2FHelp%2FComposer%2FIntegrationConnectors%2FConnectorOview.html and in "PTC Windchill® Extension Guide. Make sure to follow note on page 27.

 

Windchill is not a file server so you can't just fetch some file which is in Windchill, you need to make a request to some Windchill REST service that will send XML response you looking for. So first of all you need to find out what is that service you can use. Then you can make a request from ThingWorx to call that Windchill service on the OData Connector thing - more info is in Customizing ThingWorx Navigate 8.5.

 

Note: You actually do not need Navigate ThingWorx module just Windchill extension for ThingWorx but the instructions are in Navigate guide.

4 replies

raluca_edu
17-Peridot
January 14, 2020
1-Visitor
January 16, 2020

In that post it is not specific,

can u please specifically say me about

Configurations and about the objectid.

 

15-Moonstone
January 31, 2020

To answer your question, first of all you want to configure Windchill Integration with ThingWorx per http://support.ptc.com/help/thingworx_hc/thingworx_8_hc/en/#page/ThingWorx%2FHelp%2FComposer%2FIntegrationConnectors%2FConnectorOview.html and in "PTC Windchill® Extension Guide. Make sure to follow note on page 27.

 

Windchill is not a file server so you can't just fetch some file which is in Windchill, you need to make a request to some Windchill REST service that will send XML response you looking for. So first of all you need to find out what is that service you can use. Then you can make a request from ThingWorx to call that Windchill service on the OData Connector thing - more info is in Customizing ThingWorx Navigate 8.5.

 

Note: You actually do not need Navigate ThingWorx module just Windchill extension for ThingWorx but the instructions are in Navigate guide.

Support
February 11, 2020

Hi @Irfan_Pasha.

 

If one of the previous responses answered your question, please mark the appropriate one as the Accepted solution for the benefit of others with the same question.

 

Regards.

 

--Sharon