we are using inbuilt system foreachworkflow activity in below image.
but our requirement to not use AsEnumerable after datatable name only we need to pass datatable name but it is expecting AsEnumerable it is system activity how can we modify or how can we create this foreach loop activity in work flow.
if it will modify this is also fine otherwise need to go with create custom loop activity similar this.