cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

We are happy to announce the new Windchill Customization board! Learn more.

Windchill 10 SOAP Example

Cmo1
1-Newbie

Windchill 10 SOAP Example

Hello all,

I'm a long term programmer but new to Windchill. I see in some of the docs that SOAP exchanges can be used to query and make changes to objects. However I don't see an example anywhere. I'd like to develop a simple external app to add/delete/modify objects for efficiency purposes. I'm not a Windchill administrator.

SOAP path that I think will work:

<my server>/Windchill/servlet/SimpleTaskDispatcher?CLASS=com.ptc.windchill.webparts

SOAP message to submit to do something:

<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">

....<Can someone help fill this out!>

</soap:Envelope>

Can anyone help me get started with SOAP or any other method to interact with a 3rd party app? Thanks in advance.

3 REPLIES 3

Please refer windchill Info Engine Administrator Guide. you are find more information on SOAP examples and steps to create same.

Hi,

where can I get this "Info Engine Administrator Guide"?


Regards,

Hello, Andrej,

You can find information about accessing the SOAP examples in the Windchill Adapter Guide on ptc.com or in your installed Windchill Help Center. Additional information is provided in the Info*Engine Implementation Guide and the Info*Engine User's Guide.

Regards,

Jane

Jane Zupfer
VP, Enterprise Products Publications
T 763.957.8299 E -
.

Top Tags