
i am getting below error due to this notification how to click on yes so automation continues ?
Retry Scope: Your stream was neither an OLE2 stream, nor an OOXML stream.

i am getting below error due to this notification how to click on yes so automation continues ?
Retry Scope: Your stream was neither an OLE2 stream, nor an OOXML stream.
is this in excel?
if yes then use parallel activity and one side give the excel activities and other side give the click activity to click on this pop up
cheers
Yes it is excel… Currently i am using workbook… So Notification doesn’t pop up on screen… For parallel activity should i use excel scope? And also i want to ask that can’t we solve this issue on properties level?
Even on workbook activities you can use parallel…but idwally on workbook activity you would not get such a pop up
If you have access in excel advanced options you can do settings to not ahow this pop up as well
Cheers