AW Computing の営業担当者が Chatter の料金表をスクロールしている際に、探している情報が見つかりません。主要アカウントと商談レコードからの投稿のみを表示するフィルターを使用するにはどうすればよいでしょうか?
正解:B
The answer is controlled by runtime behavior, not by naming similarity. Chatter supports record-centered collaboration. Feed tracking surfaces selected field changes, while groups, streams, and post actions organize discussions and follow-up work. Choose B. Create a Chatter stream. This is the option that best matches the Salesforce responsibility being tested under User Interface.
A practical administrator would confirm the object context, the user action, and whether the result must be stored, calculated, displayed, automated, approved, or deployed. Here the selected answer is the one that acts at the correct point in that chain. It keeps the configuration declarative and avoids inventing a process around a problem that Salesforce already has a native feature to solve.
The other options fall short for clear platform reasons. A (Create Chatter Dookmarks.) is not enough: it would require extra assumptions that the scenario does not support. C (Create a Chatter notification.) is less defensible because it is not the most maintainable declarative control for this design. D (Create a Chatter group.) should be rejected because it works at the wrong scope for the object, field, page, automation, or deployment condition in the stem. Before release, test the configuration with the affected profile and realistic records, not only with a system administrator account.
---