How to consume other system's stream APIs in PEGA Application
Hi Team,
If we need to consume the stream APIS's data of other non-pega application into pega application, then is below rules configuration is enough?
1. creating the real-time dataflow having the stream data set,
2. service rest rule with activity to save the stream APIS's data of other non-pega application to stream dataset.