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 1 year has passed since last update.

インスタント通知アプリケーションの作成

Posted at

質問

何もしないで確認ボタンをクリック

Could not find an object named 'Notification__e'.

複数形を入れるところが表示されない?

Messageをしていない

Could not find a 'Message__c' string field on the Notification platform event. Check field type and possible typos.

複数形なしだがクリアー

何もしないで確認ボタンをクリック

The 'notificationConsole' component was not found. Check for typos.

コンポーネントだけ

The 'notificationConsole' Lightning Component controller does not include the expected code.

コントローラを追加

The 'notificationConsole' Lightning Component helper does not include the expected code.

ヘルパーを追加

The 'notificationConsole' Lightning Component style is missing or incorrect.

コンポーネントのスタイル設定して確認したら合格した。なぜ?

何もしないで確認ボタンをクリック

The 'notificationConsole' Lightning Component markup does not include the expected code.

コンポーネント、ヘルパー、コントローラを変更

It doesn't appear that you've logged into the Bear Watch app yet. Please do so now or log out then log in again.

指示どおり行ったけど、何も変化しない

しかし、確認ボタンを押すと何故か合格

何もしないで確認ボタンをクリック

The 'BearAlertTopicAssignmentTrigger' Apex trigger was not found. Check for typos.

トリガーだけ

Expected Chatter post not found. Please check for typos and ensure that the #BearAlert topic is present.

チャターを投稿したけど何もおきませんが、ここでも何故か合格

開発者コンソールのログをみたら成功にはなっているんだけど?

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?