1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Create a Permission Set Group 権限セットグループ のユニット

Last updated at Posted at 2022-01-17

Trailhead関係 個別の課題別

Permission Set Group が表示されない

Try typing Permission

image.png

権限セットグループを作成する

Update the Sales Orders permission set to allow editing activated orders in the Sales app.
If you haven't already completed the step-by-step instructions in this unit, do that now or you won’t be able to complete this challenge.

どうもこのユニットは一番下の部分だけでなくて、説明にある設定もしないと完了できないようです。

We can’t find a permission set group named ‘Sales_Processing’. Make sure you completed all of the step-by-step instructions in this unit.

  • 何も指定せずにボタンをクリックした場合。

注文を有効にする権限を追加します。
image.png

注文の作成や削除を行う権限を追加します。
image.png

We can’t find a permission set group named ‘Sales_Processing’ with the correct permission sets in it

Where I went wrong was in naming the second permission set. I named it "Contracts" instead of "Sales Contracts". The error message was incredibly unhelpful in figuring that out.

https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000A8JaQSAV

I just reviewed everything again I forgot the "s" in sales orders when labeling everything.

  • 権限セットグループを作成するを終了した場合

In the Sales Orders permission set, we can’t find the ‘Edit Activated Orders’ permission enabled for the Sales app.

  1. Click Manage Assignments.
    image.png
  • 説明のところをすべて終了しても以下のメッセージです。

In the Sales Orders permission set, we can’t find the ‘Edit Activated Orders’ permission enabled for the Sales app.

image.png

image.png

上記画像で解決

権限セットグループの権限をミュートする

いつものレポート検証用の環境にこの設定がある(私の覚えです)

In the Sales Processing permission set group, we can’t find a muting permission set named ‘Contracts_Permissions_Muted’. Make sure you completed all of the step-by-step instructions in unit 2.

  • 何も指定せずにボタンをクリックした場合。

どうもこのユニットも一番下の部分だけでなくて、説明にある設定もしないと完了できないようです。

3.[権限セット] で [グループ内のミュート権限セット] をクリックします。
image.png

4.[すべて表示] と [すべて変更] オブジェクト権限をミュートします。
image.png

6.[設定の検索] に「契約」と入力し、[有効契約の削除] を選択します。
image.png

Elisa の権限を「Sales Contracts (販売契約)」権限セットに追加しましょう。「Sales Contracts (販売契約)」権限セットで対象の権限を有効にします。

英語での表記はこれ、意味がわからん。
image.png

同じ質問:Permission Set Groups Mute Permissions in Permission Set Groups

[有効契約の削除] 権限を有効にします。
契約に対する [すべて表示] 権限と [すべて変更] 権限を有効にします。

これは権限セットの設定をするということ?

1.[有効契約の削除] 権限を有効にします。したら、自動で2つにチェックが入った。
image.png

2.契約に対する [すべて表示] 権限と [すべて変更] 権限を有効にします。
image.png

In the Sales Processing permission set group, we can’t find a muting permission set named ‘Contracts_Permissions_Muted’. Make sure you completed all of the step-by-step instructions in unit 2.

Goto permission set group 'Contract Permission' & clicked muted permission set group
If Api name is not correct, Delete & create again

https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000JfpbpSAB

In the Contracts_Permissions_Muted muting permission set, we can’t find the ‘Edit’ and ‘Delete’ object permissions muted for contracts.

  • 一応説明のところは終わった段階でのエラー。

image.png

I was checking contacts not Contracts SMH

関連する質問

I'm signed as a system admin and my "Manage Profiles and Permission Sets" are selected. I changed Playground for new, and now everything is alright.

We can’t find a permission set group named ‘Sales_Orders’ with the correct permission sets in it.

I see I had to Edit Activated Orders

アクティブ化された注文を編集する必要がありました 。

Where I went wrong was in naming the second permission set. I named it "Contracts" instead of "Sales Contracts". The error message was incredibly unhelpful in figuring that out.

エラー 権限がない

image.png

Had the same issue.

What I did to fix was the following,

I was getting the error when searching for contracts within the find settings search box. Instead, I went to my sales processing permission>muting perm. set in group>contracts permission muted>object settings>contracts> From here you can now mute edit and delete to complete the trailhead.

image.png

解説

Same issue with these instructions below as it was not clear where the FIND SETTINGS referred to, therefore, I performed should address and replace this portion of the Trailhead instructions


Add permission to activate orders.

1 .In Find Settings, type Orders and then select Activate Orders.
2. Click Edit.
3. Scroll to Sales and enable Activate Orders.
4. Save the permission set. A Permission Changes Confirmation box opens. Notice that both Read Order and Edit Order were also enabled. That’s because Order Activation depends on being able to read and edit orders.
5. Save your changes.

Add permission to create and delete orders.

  1. In Find Settings, type Orders and then select Orders.
  2. Click Edit.
  3. Enable the Create and Delete object permissions.
  4. Save your changes.

What I did to finish this Challenge:

After creating the new Sales Orders permission set, return to the Permission Sets listing and click on Sales Orders. Under the second section should read "Apps" with a listing of unlined additional setting, Assigned Apps, Assigned Connected Apps, and next is Object Settings. Click on Object Settings. On the next screen scroll down to and click on ORDERS. And now under the ORDER section, click on the EDIT button. Click on the Create and Delete. You should now have Read, Create, Edit and Delete checked and then save button.

Now from the Permission Sets listing again, click on Sales Orders and under the second section, Apps, click on the next one after Object Settings, App Permissions.

Here is where you click on Edit to the right of App Permissions section, and scroll down to the SALES section and click the ACTIVATE ORDERS and (before saving, you might as well click about 5 lines down on the EDIT ACTIVATED ORDERS) then save. You will be told to do this at the bottom in the Your Challenge section prior to clicking on the Check Challenge button)

This is where you see the pop up box Permission Changes Confirmation.

Now you are ready to move on to create another permission set called Sales Contracts

After creating the new Sales Contracts, perform the similar steps as above... go to the Apps and click on Object Settings. This time scroll down to Contracts. Be careful not to click on Contacts vs Contracts. Then click the Edit and then Create and Delete. Save.

Go back to the Trailhead instructions and pick them up at

Create Users

Permission sets and permission set groups are worthless without users. So first, add two users to your org.

  1. In Setup, open Users.
  2. Create two users:

can't find perm set group named sales_orders

image.png

Thanks for the responses. Where I went wrong was in naming the second permission set. I named it "Contracts" instead of "Sales Contracts". The error message was incredibly unhelpful in figuring that out.

https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000A8JaQSAV

We can’t find the ‘Sales User Muted’ muting permission set related to the ‘Sales User’ permission set group." after clicking "check challenge

問題は権限セットの編集ではなく、権限セットが削除されると、その権限セット内のミュート権限セットにアクセスできなくなりますが、ミュート権限セットはまだ存在するため、トレイル ヘッドが検索する特定の名前のミュート権限セットを作成できなくなります。

新しいプレイグラウンドを作成してすべてをやり直すのが唯一の方法のように見えます。そのため、この投稿では、トレイルヘッドで使用する体験とチェックが学生にとってより使いやすいものになるように提案したいと思いました。

https://trailhead.salesforce.com/trailblazer-community/feed/0D54V00007aiee1SAA
https://trailhead.salesforce.com/trailblazer-community/feed/0D54V00007ahQkSSAU

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?