Creating case from KAFKA data using data flow
How to create a case when the data coming from KAFKA is a list and i need to create case for every page in the list
How to create a case when the data coming from KAFKA is a list and i need to create case for every page in the list
Through Data Flow and Data Set you can create the case from DF.
Read the data from kafka topic by using kafka data set and destination shape of Data flow you can select case action from drop down.
create the data flow in your case type class.
@SahajahanH0169 But this won't create case for each page in the list. I need to create a case for each page. KAFKA sends the data as list
Then take the list data from kafka into a page list data by using Data transform of karka rule. then loop the page list and create the case by pega ootb activity. createWorkPage and addWork activity.
Discussion
Question
Question
Discussion
Question
Question
Question Solved
Question
Question
Question Solved
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.