26-01-22 04:26 PM
Hello, we are using this connection string ( below ) to connect to o365 list and read/modify/insert data via BluePrism 6.9
Provider=Microsoft.ACE.OLEDB.12.0;WSS;IMEX=1;RetrieveIds=Yes;DATABASE=" + DatabaseURL + ";LIST={" + ListID + "};
After office was updated to 2108 build ( 14326.20738 ) It allows me only to read the data ONCE.. any other attempt gives me error "The microsoft access database engine could not find the object."
After i got this error i have to restart completely BluePrism and then it again works only ONCE ..
This is really weird, cause on office 2102 build there were no problems at all…
If everybody already experienced this behaviour please let me know what helped to resolve the issue
Thanks a lot
26-01-22 09:02 PM