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?

ユーザを無効にした場合に一時的に特別なユーザに割り当てる

0
Last updated at Posted at 2024-05-01

これらの議論を読むと、Salesforce ライセンスを使用する必要があると思います。

特定のユーザーの使用箇所を調査する方法について

レコードの所有者に特定のユーザがいないかを調べるにはSOQLで可能ですが、全てのオブジェクトを一度には検索できないですね。 オブジェクトの数だけSOQLのクエリーが必要です。

レポートも所有者は検索できますが、検索条件などで使われているかはこれでは分からないです。メタデータを取得してその特定のユーザのID等を検索する必要があります。

https://developer.salesforce.com/docs/atlas.ja-jp.object_reference.meta/object_reference/sforce_api_objects_report.htm

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?