1
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?

Agentforce

Last updated at Posted at 2024-11-04

まとめページに戻る
まとめA~M


error

I’ve found the issue! It turns out that the agent action is not supporting currency types for the output variable.

To resolve this, we need to create a new output variable with the type set to "Text" and then assign the value from Total_UnpaidAmount (currency) to Total_UnpaidAmount (text). This way, we can ensure that the value is correctly handled and displayed.

問題が見つかりました。エージェント アクションが出力変数の通貨タイプをサポートしていないことが判明しました。

これを解決するには、タイプを「テキスト」に設定した新しい出力変数を作成し、Total_UnpaidAmount (通貨) の値を Total_UnpaidAmount (テキスト) に割り当てる必要があります。こうすることで、値が正しく処理され、表示されるようになります。

エージェントアクション

エージェントアクション:ナレッジを使用して質問に回答

1
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
1
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?