元の質問 : Macro in Service Cloud- can't edit Email template
システム管理者でもアクセスできないみたい。何か変な感じです。
見つけましたね。
System Administrator can't access Email Templates
「従来のメール テンプレートと関連機能を有効にする」が組織で有効になっていないようです。「 Match Production Licenses 」を使用して解決することができます。
Setup--> Quick find--> Company information--> Match production license
これは、最近の Summer '22 パッチ リリースのバグとして特定されています。KI の詳細はこちらでご確認ください。
修正なしだって...
Enhanced Letterhead Disabled In Org
Workaround
Log a case with Support requesting to have Enhanced Letterhead enabled for their Org.
If this is happening in a sandbox, using the Match Production Licenses Tool will resolve the issue.
サポートにケースを登録し、組織で拡張レターヘッドを有効にするようリクエストします。
これがサンドボックスで発生している場合は、Match Production Licenses Tool を使用すると問題が解決します。
-
Service Cloud Agent Productivity --> Create Macros and Quick Text to Reduce Clicks Error
-
Error: 'You can't perform this action on this page' when clicking on email in Case Feed
You can't perfom this action on this page
- From Service Setup, click the Object Manager tab. Select Case, and open the Buttons, Links, and Actions page.
- Edit the Email action.
- In Default Email Template field, leave the email template blank
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000A8W9tSAF
The Macro Instruction can't be used in this view. Update the Macro.
Please check this article.
Error 'The instruction is not available' when you use a Macro
https://help.salesforce.com/s/articleView?id=000387893&type=1
The issue was the email action in the Case Layout of the Lightning App Builder. The issue persisted as it was not corrected in the initial part of the trail.
I deleted the previous email action, created a new email action and added it to the Actions list of the Lightning App Builder, and it worked.
問題は、Lightning アプリケーション ビルダーのケース レイアウトのメール アクションでした。トレイルの最初の部分で修正されなかったため、問題は解決されませんでした。
以前のメールアクションを削除し、新しいメールアクションを作成して Lightning App Builder のアクションリストに追加したところ、動作しました。
マクロの制限
メール送信アクションが利用できません
Salesforce マクロ作成ではメール選択アクションは使用できません
Please check this thread:
https://theblogreaders.com/select-email-action-not-availble-salesforce-macro-creation-trailhead/
- From Service Setup, click the Object Manager tab. Select Case, and open the Buttons, Links, and Actions page.
- Edit the Email action.
- In Default Email Template field, leave the email template blank
https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000A8W9tSAF
The macros and quick text items aren’t in your Service Console app. Use the App Manager in Setup to verify that these items are available in the Service Console app.
Make sure adding the Macros in utility and Macro,Quick text in Navigation of Service Console app.
I was stuck with this more then hour : "The macros and quick text items aren’t in your Service Console app. Use the App Manager in Setup to verify that these items are available in the Service Console app"
you should normally find macro in the following parts :
-
in the Service Console application (last capture is in Service [not Service Console] app)
-
in the Utility bar (in the bottom bar of the screen)
Oops, the page you’re trying to view isn’t here
よくわからん
Bulk Macro
Please check this article.
https://help.salesforce.com/s/articleView?id=release-notes.rn_bulk_macros_lightning.htm&release=224&type=5
マクロ ユーティリティがサービス コンソール アプリにありません。セットアップのアプリ マネージャーを使用して、このユーティリティがサービス コンソール アプリにあることを確認します。
I figured it out this morning with a new set of eyes... I had added macros and quick text with a different path when I went to add again it was already there, I had missed this step in Utility..
今朝、新たな目でそれを理解しました...別のパスでマクロとクイックテキストを追加していましたが、再度追加しようとしたとき、すでにそこにありました。ユーティリティでこの手順を見逃していました。
電子メールを送信しないマクロによる電子メール テンプレートのスロー エラー
Error We couldn’t run the Macro. Try again. We were unable to process the email template.
Error Message: core.email.template.TemplateRenderingException:
We don't recognize the field prefix Recipient. Associate a record that matches the prefix or update the template to remove the merge field from the body, subject, or letterhead.
or anyone else having this issue, I finally figured it out. (And, by the way, there was no flow involved to disable.)
In my screenshot above, you will see that the "Submit Action" step is in the same "Select Update Case Action" as all the other steps. I removed "Submit Action" from the Update Action, created a second Update Action, and added "Submit Action" as the only step in the second Update Action.
What this has to do with an email template or merge fields, I cannot say.
この問題を抱えている他の人のために、私はついにそれを理解しました。 (ちなみに、無効にするためのフローはありませんでした。)
上のスクリーンショットでは、「アクションの送信」ステップが他のすべてのステップと同じ「ケース更新アクションの選択」内にあることがわかります。更新アクションから「送信アクション」を削除し、 2 番目の更新アクションを作成し、2 番目の更新アクションの唯一のステップとして「送信アクション」を追加しました。
これが電子メール テンプレートや差し込みフィールドとどのような関係があるのかはわかりません。