Skip to content

rahulvegesna/teamcenter_python_interface

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

teamcenter_python_interface

Teamcenter is a PLM system by Siemens and the vendor exposed the functionality via a set of SOAP API for service consumption. This project connects to Teamcenter via a python program via SOAP API. Because HTTP is a stateless protocol, the JSESSIONID returned by the login SOAP service would be stored for subsequent invocations to Teamcenter to maintain information about who the requestor is.

About

A crude interface to Teamcenter via SOAP calls with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%