You need to sign in to do that
Don't have an account?

Async SOQL retirement in Spring ’22
I have requirement to archive old data in my org and i am looking into Big Objects as one of the possible data archiving solutions. We want to run reports on the archived data stored in Big Objects and found that's possible using SOQL and Async SOQL
https://developer.salesforce.com/docs/atlas.en-us.bigobjects.meta/bigobjects/async_query_build_report.htm
But in the above link , there is note that says : Asyc SOQL is scheduled for retirement in all Salesforce orgs as of Spring ’22.
Is that correct ? Is there anyone is still using Asyc SOQL with the new release Winter 23? I opened case with salesforce already and they said that is currently out of their scope thus may have limited information related to the matter. They advised me to raise this concern to developer forum or Trailblazer Community and collaborate with other developers\trailblazers.
Thanks.
https://developer.salesforce.com/docs/atlas.en-us.bigobjects.meta/bigobjects/async_query_build_report.htm
But in the above link , there is note that says : Asyc SOQL is scheduled for retirement in all Salesforce orgs as of Spring ’22.
Is that correct ? Is there anyone is still using Asyc SOQL with the new release Winter 23? I opened case with salesforce already and they said that is currently out of their scope thus may have limited information related to the matter. They advised me to raise this concern to developer forum or Trailblazer Community and collaborate with other developers\trailblazers.
Thanks.
I see you also posted on Stackexchange. Does https://salesforce.stackexchange.com/questions/390286/async-soql-retirement answer your query?
It should be Spring '23
If this information helps, please mark the answer as best. Thank you