open id 

HomeFlows

Convert a list of a data type to dynamic data rows Messages in this topic - RSS

Divya Saidu
Divya Saidu
Posts: 8


10/17/2022
Divya Saidu
Divya Saidu
Posts: 8
Hi, I have a sub flow that takes in a dynamic data row as input. I am using a fetch entities step to get the required data. I want to make the fetch step outputs as dynamic data rows and give them as input to the sub flow. Could you please suggest any steps that would be of help.
0 link
Michaelbrown
Michaelbrown
Posts: 4


12/12/2022
Michaelbrown
Michaelbrown
Posts: 4
Create a console application and add the Student class with the properties as below. In Main method, create a list of students as below. Now we are going to convert this list object to a DataTable. For that we need to create a new class and a conversion method as below. Follow this steps to convert Data type to Dynamic data rows. PrepaidGiftBalance Mastercard
edited by Michaelbrown on 12/12/2022
0 link
Mohd Sami Uddin
Mohd Sami Uddin
Administrator
Posts: 26


12/12/2022
Mohd Sami Uddin
Mohd Sami Uddin
Administrator
Posts: 26
Hello Divya,

To get the output as dynamic data rows, use the ListMappingStep. Please refer to the List Mapping Step documentation and let us know if you have any concerns.

Regards,
Sami
0 link






Powered by Jitbit Forum 8.3.8.0 © 2006-2013 Jitbit Software