Closed
Invoking Real Time Data Flow via Service Call
I want to invoke a Data Flow running in Real Time Processing mode via a Service call from external system.
Question is, is there any pega OOTB SOAP/REST api to invoke a Real Time DataFlow?
Regards
Shankha
***Edited by Moderator: Pallavi to update platform capability tags***
A real-time data flow is invoked by pushing data to it to its streaming data end-point. As such there should be no other mechanism to run it...just make your service feed the streaming data set.