hi, what does this error mean
Hii @Pyx ,
Instead of Parallel for each can’t you use For each Activity and provide dataset.Tables by keeping the type argument as System.DataTable?
Regards,
Hi @Pyx Can you remove append range and reconfigure again
@Pyx ,
Yes in the latest version there is no option to change the argument. This might be a bug not sure.
Bt inorder to use dataset.tables you need to convert the type argument to DataTable.
@Pyx , can you debug and verify which activity is throwing this error and if data exists in dataset?
i disabled that activity, instead appending has issues
this shows that the excel is being usedbut i dont have it open or used…
@Pyx The error is giving at Present Validation Station
. It looks like there is an issue Document Object Model
. Can you please check you are giving the right value
@Pyx Can you use Kill Process
activity to kill excel before excel scope
@Pyx
Before Append Range, keep Kill Process and in properties Process Name as EXCEL
So, if there is any instance opened that will be killed before the Append Range
It needs to be in string format: “Excel”