Loading
Salesforce から送信されるメールは、承認済ドメインからのみとなります続きを読む

UserRecordAccess.RecordId must be included in RecordLookup and FastLookup

公開日: Oct 13, 2022
説明

The UserRecordAccess entity has a special restriction that RecordId field must be a part of the fields that are being looked-up despite being used in the filter criteria as well.

解決策

If you're getting the error, 'This error occurred when the flow tried to look up records: RecordId field must be selected. You can look up ExceptionCode values in the SOAP API Developer Guide.' the solution to this situation would be to add the UserRecordAccess.RecordId in the fields to be looked up.


This is working as designed as documented in SOAP API guide.
ナレッジ記事番号

000383422

 
読み込み中
Salesforce Help | Article