Jump to content

Can we expose REST service as a SOAP service. So is there any conversion mechanism using TIBCO


Harshit Machiwar

Recommended Posts

Hello,

I implemented a REST API using spring boot which returns a json to our consumer when consumer hits the rest url, but in actual I have to expose a SOAP URL to my consumers.

So my question is that can we convert a Rest service(json) to SOAP web service(xml) using any of the TIBCO software so that we can expose a soap url to consumer and when consumer hits soap url with required parameters, it get call internally to already implemented rest service and getting the xml response.

Link to comment
Share on other sites

Thanks alot @wkarasz.

 

I am new in TIBCO Products and technology and have very less understanding about it.

 

This would be very helpfull for me if you share steps/procedure,how to create soap based project in  BW which invokes rest api and later we expose soap to consumer.

 

Thanks in advance.

 

 

Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...