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

Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X

Receive acknowledgement from downstream system using REST

Sha11
12-Amethyst

Receive acknowledgement from downstream system using REST

Hello,

 

I have a requirement where I need to develop a web service using Rest APIs where I need to get the acknowledgement from the downstream system on the objects I have transferred. I have done the same using SOAP but now I have to do the same using REST. Since I do not have very much experience on REST, any suggestion would be very helpful.

 

Process followed for SOAP based web service:

i) Write bean classes with the attributes which I expect the downstream system to send.

ii) Write an xml with the bean classes as inputs and call a method in the said xml.

iii) Go to http://"Windchill URL"/RPC to generated the wsdl.

iv) Register the task on Task Delegate Administration.

iv) Provide the wsdl to the other interface.

 

Thanks,

Sha

0 REPLIES 0
Top Tags