Skip to main content
14-Alexandrite
June 26, 2023
Solved

View ERP part details functionality using ERP connector

  • June 26, 2023
  • 2 replies
  • 2244 views

Hi, I couldn't find any information in the documentation about this.

 

Is it possible to enable the "View ERP part details" function in the UI without using the Tibco integration tools for Oracle or SAP? We're using a custom integration tool to our ERP system (Microsoft Dynamics) and it would be really useful to have costing and stock information available in Windchill for the engineers. Has anyone managed to get this working for any other system than SAP or Oracle?

 

Thanks in advance!

Best answer by HelesicPetr

Hi @Chris_Johnson 

I know only the ESI (Enterprise system Integration) as a connector to SAP or Oracle. from PTC. Others connectors are from a third party and it is not just configuration. You can search a Windchill Extension applications that are available OOTB in Windchill 12+  but nothing is just configure one property and all will work. 

 

PetrH

2 replies

HelesicPetr
22-Sapphire II
22-Sapphire II
June 26, 2023

Hi @Chris_Johnson 

If you have a connection to the databases of the ERP system you can drill out the information based on the ID from Windchill if it can fit. You need the same identification parameter in both systems. 

 

You can get the information and show it by data utility in the Wndchill.

 

It is up to you how you get the information. if you use own custom solution then you would use already exists functions from it

If the ERP has a rest api you can use it by java code, 

If the erp use HTTP server you can use HTTPURL call from java and so on. 

 

PetrH

 

14-Alexandrite
June 26, 2023

Thank you Petr, so it's only customisation then? I was rather hoping that it would be a preference or an xconf somewhere to tell Windchill how to access the data using some pre-defined connector.

 

Chris

14-Alexandrite
June 26, 2023

For clarity. It's this function that I'm trying to enable: Viewing ERP Part Details (ptc.com)

Marco Tosin
21-Topaz I
21-Topaz I
June 26, 2023

These are some HUB articles about ESI, Tibco and ERP systems.

 

[Knowledge Hub] Windchill PLM - Enterprise System Integration

 

[Knowledge Hub] Windchill PLM - Enterprise Application Integration TIBCO

 

[Knowledge Hub] Windchill PLM Enterprise System Integration - Customization

 

I think it is by far the most complex part involving Windchill.

We use Tibco to integrate Windchill with our ERP system, and the configuration of Tibco is totally in the hands of our consultants.

 

 

Marco