0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

invalid query locator エラー

Last updated at Posted at 2020-10-06

【原因】
ApexバッチのStart処理で、子レコードを取得するインナークエリのあるクエリを使用すると発生するエラー。

【対処法】
子レコードは、execute処理で取得する。

※参考 Salesforce ヘルプページ
Invalid Query Locator エラー
https://help.salesforce.com/articleView?id=000323582&language=ja&type=1&mode=1

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?