Skip to main content
5-Regular Member
December 12, 2023
Solved

camunda-windchill integration

  • December 12, 2023
  • 3 replies
  • 1995 views

I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.0

I want to integrate camunda to windchill so my question is can we apply camunda business process or workflow to windchill promotion request or change notice or request

Best answer by HelesicPetr

Hi @SD_10636834 

What do you mean apply business process ?

Windchill has own processes and you can use OOTB configuration or design own processes and workflow.

 

Also you can use code in the workflow to call methods that communicate with other systems,

The methods usually does not exists with not supported systems but you can create own. You just need a customization knowledge. 

 

You can  try to check the Windchill REST API how to communicate with Windchill from outside places.

or you can write own Java method to communicate with other nonsupport systems . 

How to create own java class

 

I usually write own classes that I can integrate whatever you can imagine. 

 

PetrH

3 replies

22-Sapphire II
December 12, 2023

Hi @SD_10636834 

What do you mean apply business process ?

Windchill has own processes and you can use OOTB configuration or design own processes and workflow.

 

Also you can use code in the workflow to call methods that communicate with other systems,

The methods usually does not exists with not supported systems but you can create own. You just need a customization knowledge. 

 

You can  try to check the Windchill REST API how to communicate with Windchill from outside places.

or you can write own Java method to communicate with other nonsupport systems . 

How to create own java class

 

I usually write own classes that I can integrate whatever you can imagine. 

 

PetrH

5-Regular Member
December 12, 2023

do you have some custom rest API example or code 

22-Sapphire II
December 12, 2023
14-Alexandrite
February 28, 2024

Hello

 

At FELCO Solutions, we've developed a specialized integrator for Windchill known as the FELCO Solutions PLM Integrator, designed to facilitate seamless data transmission to third-party applications. Built with our customers' ease of use in mind, our integrator smoothly sends WTPart or CAD structures to your ERP system during the release process using web services. It efficiently manages attachments, viewables, and primary content through Base64 technology. Moreover, it streamlines the retrieval of routing information from the ERP system for workflow processes.

 

Learn more: 

https://www.felcosolutions.com/plm-integrator

 

14-Alexandrite
August 5, 2024

sorry to ask a bit late: have you eventually been able to accomplish your aim with Camunda?

I was also thinking on using Camunda together with Windchill, but did not get started yet....

 

greetings

14-Alexandrite
October 3, 2024

Hello

 

As long as a web service is provided then the PLMIntegrator can send information.