Hi,
We know a SDC job be involked through HTTP endpoint and can a set of parameters be passed as input parameter?
Effectively we want the following :
Originating system X > invoke SDC job with a set of parameters > SDC job looks up a database table with the passed on parameters > Returns the results to a different external system Ym note its not the originating system X] > Send a response back to Originating system with a pass/fail status.
Any demo pipeline will help. Are we advised to use REST Service origin for https://docs.streamsets.com/portal/controlhub/latest/help/datacollector/UserGuide/Microservice/Microservice_Title.html
Regards, Anirban