Does backend systems (WSRR, DP, ODM, MDM, IIB, etc) support Restful web services? I know they support Soap!
Also, if my application is developed using IIB, WSRR, Data Power etc with SOAP web services, can they be converted to Restful web services? Is that a possibility?
Thanks!
Yes, they support RESTful web services.
For the second part of your question, SOAP services can be converted to REST in them; for some it's easy (e.g. ODM) and for some, it requires some work (e.g. IIB).