Disconnected output error message

hi, what does this error mean?

@Pyx

Are you using excel in a loop?

Consider using a kill activity before excel and introduce few seconds of delay and check…

Before that try restarting the machine and then run it

Hope this helps

Cheers

1 Like

hi can share more on what details to include in the kill activity?

@Pyx

You need to procide peocess name as "Excel" and it would kill the excel

Cheers

HI,

FYI, another way :

Can you try to surround useExcelFile activty by ExcelProcessScope add set ForceKill at ExistsingProcessAction, as the following?

Regards,