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?

Start Routing with Omni-Channel not working

Last updated at Posted at 2022-11-20

よく分からないエラー。

Please reference ID: IISLGCYC. Error: Restforce::ErrorCode::InvalidType. Message: INVALID_TYPE: select id from agentwork where workitemid IN (select ^ ERROR at Row:1:Column:16 sObject type 'agentwork' is not supported. If you are attempting to use a custom object, be sure to append the '__c' after the entity name. Please reference your WSDL or the describe call for the appropriate names.

To access this object, Omni-Channel must be enabled.

AgentWork オブジェクト

Could not find a properly routed case. Ensure that you've setup Omni-Channel correctly by following the requirements.

The issue got resolved for me after unchecking the 'Enable skill based and Direct route to agent routing' checkbox in Omni-channel settings.

オムニチャネル設定で「スキルベースおよびエージェントルーティングへのダイレクトルートを有効にする」チェックボックスをオフにした後、この問題は解決しました。

I ran into same issue. Have you tried unchecking the Use with Skills-Based Routing Rules within the Routing Configurations? Routing Configurations > High-Priority Cases > Use with Skills-Based Routing Rules. That did it for me. Seems we had to check that box in previous module, but needs to be unchecked for this challenge.

私は同じ問題に遭遇しました。ルーティング構成内のスキルベースのルーティング ルールで使用するのチェックを外してみましたか?ルーティング設定 > 優先度の高いケース > スキルベースのルーティング ルールで使用します。それは私のためにそれをしました。前のモジュールではそのボックスをオンにする必要があったようですが、このチャレンジではオフにする必要があります。

image.png

解決

Got the same issue here and solved by un-checking the box at: Routing Configurations > High-Priority Cases > Use with Skills-Based Routing Rules

The correct answer is....

1-Under "Queue"=>"High-Priority Cases" => Ensure you have the routing configuration correctly set to: "H​igh-Priority Cases"
2-Save this setting.
3-Modify the Case to Owner = "YourName"
4-Set your status to "Available Cases" in omnichannel inbox (bottom left) - Green status is available
5-Modify the Case to Queue= "High-Priority Cases"
6-You should receive the Case in your inbox
7-Click Accept and leave box open
8-Check your challenge to receive 500 points!
9-End
image.png
https://developer.salesforce.com/forums/?id=9060G000000UUwaQAG

解決できてない

エラーでなく途中の設定ができない?

image.png

Not all queues displayed by default when you change Case Owner in Lightning

これは、Lightning Experience で想定される動作です。
また、これはケースの所有者をキューに変更するときに、Salesforce Classic ユーザインターフェースで見られる動作とは異なります。

  • Lightning Experience では、結果が利用可能になる前に検索語が最初に提供される必要があります。
  • 検索用語に一致する最近表示されたキューは、「インスタント結果」から選択するか、キューで完全ルックアップ検索を実行できます。

Omni Queue

image.png

We found we needed to delete the PSR to prevent the Case from re-routing when the RT changed.

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?