Sandeep Mulawad 2 Posted September 27, 2019 Share Posted September 27, 2019 Hi All, Currently at one of my clients we are thinking of replacing the REST plugin with a HTTP implementation. By HTTP implementation i be we will be configuring the URI's in an Database table and having the process to be called dynamically. We understand the consequences but my question is, isit theoretically correct. Will my services be still fitting in the REST architecture. What benefits i have using the REST plugin We are implementing the HTTP and database combination for maintenance purpose so that we no longer have to modify TIBCO project which receives HTTP requests. Please let me know your views have REST plugin Vs HTTP implementation. Regards, Sandeep Link to comment Share on other sites More sharing options...
Mandeep Kohli 3 Posted October 2, 2019 Share Posted October 2, 2019 You can almost achieve same functionality with HTTP Pallete that you can get with REST Plugin. Main issue with HTTP Pallete is handling security part with Services which need explicit import of required certs as it will not complete chain like REST plug-in will do Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now