Question

How to configure REST service

  • 11 November 2022
  • 1 reply
  • 34 views

Hi Team,

As, I am new to Streamsets want to have more information about Rest Service.

We have databases on on-prem, We run procedure on database that initiate the rest API call to tomcat(service published on this) web server on port 8908 redirected

Now we receive one url which contain different parameter. I need to configure the same in Streamsets.

Can you please let me know, How we can configure same in rest service.

 

 


1 reply

Userlevel 5
Badge +1

@Priya151997

The below is the reference for restAPI configuration in streamsets .https://github.com/streamsets/tutorials/blob/master/tutorial-crud-microservice/readme.md

Reply