Community Cloud 사용자 라이센스 결정 순서도
6372 단어 SalesforceCommunityCloudplantuml
소개
커뮤니티 클라우드의 사용자 라이선스 결정은 개인적으로 약하기 때문에 귀신 같은 순서도를 만들어 이해하고 있습니다. 플로우 차트를 만들려면 PlantUML을 사용합니다.
VS Code + PlantUML
여기 확장 프로그램을 설치하십시오.
PlantUML 코드
자유롭게 사용자 정의하고 사용하십시오.
community-cloud-licenses.pu@startuml community-cloud-licenses
title Community Cloud ライセンス (Identity, Channel Account, Salesforce Platform を除く)
start
if (ページビューが月50万回以下) then (true)
:Enterprise Edition;
else (false)
if (ページビューが月100万回以下) then (true)
else (false)
#HotPink:AEに相談;
endif
:Unlimited Edition;
endif
#Pink:Commerce Portals\nCustomer Community\nCustomer Community Plus\nPartner Community\nExternal Apps Plus;
if (\nロール階層\n共有ルール\n代理管理者\n) then (true)
if (ユーザ数が200万以下) then (true)
else (false)
#HotPink:AEに相談;
endif
if (ロール数が5万以下) then (true)
elseif (ロール数が10万未満) then (true)
#HotPink:カスタマーサポートに相談;
else (false)
#HotPink:AEに相談;
endif
#Pink:Customer Community Plus\nPartner Community\nExternal Apps Plus;
elseif (ユーザ数が1,000万以下) then (true)
#Pink:Commerce Portals\nCustomer Community;
else (false)
#HotPink:AEに相談;
endif
if (取引先を作成) then (true)
#Pink:Commerce Portals\nCustomer Community Plus\nPartner Community\nExternal Apps Plus;
else (false)
#Pink:Customer Community;
endif
if (\nノートを参照\nService Cloud 機能(ケース、エンタイトルメント、サービス予約、作業指示、作業指示品目)を参照\n) then (true)
#Pink:Customer Community\nCustomer Community Plus\nPartner Community\nExternal Apps Plus;
elseif (\nレポートを作成 | ダッシュボード、Einstein Analyticsを参照\nコンテンツを参照\n活動を作成\nメールを送信\n承認申請\n) then (true)
#Pink:Customer Community Plus\nPartner Community\nExternal Apps Plus;
elseif (ToDoを参照) then (true)
#Pink:Commerce Portals\nCustomer Community;
elseif (行動とカレンダーを参照) then (true)
#Pink:Customer Community;
else (false)
#Pink:Commerce Portals;
endif
if (\nSales Cloud 機能(キャンペーン、リード、商談、見積)を参照\nテリトリー管理の有効化\n) then (true)
#Pink:Partner Community\nExternal Apps Plus;
else (false)
#Pink:Commerce Portals\nCustomer Community\nCustomer Community Plus;
endif
if (カスタムオブジェクト > 10) then (true)
#Pink:Commerce Portals\nExternal Apps Plus;
else (false)
#Pink:Customer Community\nCustomer Community Plus\nPartner Community;
endif
if (市場開発資金機能の有効化) then (true)
#Pink:Partner Community;
else (false)
#Pink:Commerce Portals\nCustomer Community\nCustomer Community Plus\nExternal Apps Plus;
endif
if (追加データストレージあり) then (true)
if (> 1MB/人) then (true)
if (> 2MB/人) then (true)
if (> 5MB/人) then (true)
if (> 10MB/人) then (true)
if (> 20MB/人) then (true)
#LightBlue:External Apps Plus;
else (false)
#LightBlue:External Apps Plus Login;
endif
else (false)
#LightBlue:External Apps Login;
endif
else (false)
#LightBlue:Partner Community;
endif
else (false)
#LightBlue:Customer Community Plus;
endif
else (false)
#LightBlue:Customer Community Plus Login\nPartner Community Login;
endif
else (false)
#LightBlue:External Apps\nCustomer Community\nCustomer Community Login;
endif
if (API Callあり) then (true)
if (Daily > 10回/人) then (true)
if (Daily > 200回/人) then (true)
if (Daily > 400回/人) then (true)
#LightBlue:External Apps Plus;
else (false)
#LightBlue:External Apps Plus Login;
endif
else (false)
#LightBlue:External Apps Login\nCustomer Community Plus\nPartner Community;
endif
else (false)
#LightBlue:Customer Community Plus Login\nPartner Community Login;
endif
else (false)
#LightBlue:External Apps\nCustomer Community\nCustomer Community Login;
endif
#HotPink:優先するライセンス;
if (Commerce Portals) then (true)
#LightBlue:External Apps Login;
#LightBlue:External Apps;
elseif (Customer Community) then (true)
#LightBlue:Customer Community Login;
#LightBlue:Customer Community;
elseif (Customer Community Plus) then (true)
#LightBlue:Customer Community Plus Login;
#LightBlue:Customer Community Plus;
elseif (Partner Community) then (true)
#LightBlue:Partner Community Login;
#LightBlue:Partner Community;
elseif (External Apps Plus) then (true)
#LightBlue:External Apps Plus Login;
#LightBlue:External Apps Plus;
else (false)
endif
stop
@enduml
결과
이렇게 됩니다 Medium 기사로
Acknowledgement
여기 확장 프로그램을 설치하십시오.
PlantUML 코드
자유롭게 사용자 정의하고 사용하십시오.
community-cloud-licenses.pu@startuml community-cloud-licenses
title Community Cloud ライセンス (Identity, Channel Account, Salesforce Platform を除く)
start
if (ページビューが月50万回以下) then (true)
:Enterprise Edition;
else (false)
if (ページビューが月100万回以下) then (true)
else (false)
#HotPink:AEに相談;
endif
:Unlimited Edition;
endif
#Pink:Commerce Portals\nCustomer Community\nCustomer Community Plus\nPartner Community\nExternal Apps Plus;
if (\nロール階層\n共有ルール\n代理管理者\n) then (true)
if (ユーザ数が200万以下) then (true)
else (false)
#HotPink:AEに相談;
endif
if (ロール数が5万以下) then (true)
elseif (ロール数が10万未満) then (true)
#HotPink:カスタマーサポートに相談;
else (false)
#HotPink:AEに相談;
endif
#Pink:Customer Community Plus\nPartner Community\nExternal Apps Plus;
elseif (ユーザ数が1,000万以下) then (true)
#Pink:Commerce Portals\nCustomer Community;
else (false)
#HotPink:AEに相談;
endif
if (取引先を作成) then (true)
#Pink:Commerce Portals\nCustomer Community Plus\nPartner Community\nExternal Apps Plus;
else (false)
#Pink:Customer Community;
endif
if (\nノートを参照\nService Cloud 機能(ケース、エンタイトルメント、サービス予約、作業指示、作業指示品目)を参照\n) then (true)
#Pink:Customer Community\nCustomer Community Plus\nPartner Community\nExternal Apps Plus;
elseif (\nレポートを作成 | ダッシュボード、Einstein Analyticsを参照\nコンテンツを参照\n活動を作成\nメールを送信\n承認申請\n) then (true)
#Pink:Customer Community Plus\nPartner Community\nExternal Apps Plus;
elseif (ToDoを参照) then (true)
#Pink:Commerce Portals\nCustomer Community;
elseif (行動とカレンダーを参照) then (true)
#Pink:Customer Community;
else (false)
#Pink:Commerce Portals;
endif
if (\nSales Cloud 機能(キャンペーン、リード、商談、見積)を参照\nテリトリー管理の有効化\n) then (true)
#Pink:Partner Community\nExternal Apps Plus;
else (false)
#Pink:Commerce Portals\nCustomer Community\nCustomer Community Plus;
endif
if (カスタムオブジェクト > 10) then (true)
#Pink:Commerce Portals\nExternal Apps Plus;
else (false)
#Pink:Customer Community\nCustomer Community Plus\nPartner Community;
endif
if (市場開発資金機能の有効化) then (true)
#Pink:Partner Community;
else (false)
#Pink:Commerce Portals\nCustomer Community\nCustomer Community Plus\nExternal Apps Plus;
endif
if (追加データストレージあり) then (true)
if (> 1MB/人) then (true)
if (> 2MB/人) then (true)
if (> 5MB/人) then (true)
if (> 10MB/人) then (true)
if (> 20MB/人) then (true)
#LightBlue:External Apps Plus;
else (false)
#LightBlue:External Apps Plus Login;
endif
else (false)
#LightBlue:External Apps Login;
endif
else (false)
#LightBlue:Partner Community;
endif
else (false)
#LightBlue:Customer Community Plus;
endif
else (false)
#LightBlue:Customer Community Plus Login\nPartner Community Login;
endif
else (false)
#LightBlue:External Apps\nCustomer Community\nCustomer Community Login;
endif
if (API Callあり) then (true)
if (Daily > 10回/人) then (true)
if (Daily > 200回/人) then (true)
if (Daily > 400回/人) then (true)
#LightBlue:External Apps Plus;
else (false)
#LightBlue:External Apps Plus Login;
endif
else (false)
#LightBlue:External Apps Login\nCustomer Community Plus\nPartner Community;
endif
else (false)
#LightBlue:Customer Community Plus Login\nPartner Community Login;
endif
else (false)
#LightBlue:External Apps\nCustomer Community\nCustomer Community Login;
endif
#HotPink:優先するライセンス;
if (Commerce Portals) then (true)
#LightBlue:External Apps Login;
#LightBlue:External Apps;
elseif (Customer Community) then (true)
#LightBlue:Customer Community Login;
#LightBlue:Customer Community;
elseif (Customer Community Plus) then (true)
#LightBlue:Customer Community Plus Login;
#LightBlue:Customer Community Plus;
elseif (Partner Community) then (true)
#LightBlue:Partner Community Login;
#LightBlue:Partner Community;
elseif (External Apps Plus) then (true)
#LightBlue:External Apps Plus Login;
#LightBlue:External Apps Plus;
else (false)
endif
stop
@enduml
결과
이렇게 됩니다 Medium 기사로
Acknowledgement
@startuml community-cloud-licenses
title Community Cloud ライセンス (Identity, Channel Account, Salesforce Platform を除く)
start
if (ページビューが月50万回以下) then (true)
:Enterprise Edition;
else (false)
if (ページビューが月100万回以下) then (true)
else (false)
#HotPink:AEに相談;
endif
:Unlimited Edition;
endif
#Pink:Commerce Portals\nCustomer Community\nCustomer Community Plus\nPartner Community\nExternal Apps Plus;
if (\nロール階層\n共有ルール\n代理管理者\n) then (true)
if (ユーザ数が200万以下) then (true)
else (false)
#HotPink:AEに相談;
endif
if (ロール数が5万以下) then (true)
elseif (ロール数が10万未満) then (true)
#HotPink:カスタマーサポートに相談;
else (false)
#HotPink:AEに相談;
endif
#Pink:Customer Community Plus\nPartner Community\nExternal Apps Plus;
elseif (ユーザ数が1,000万以下) then (true)
#Pink:Commerce Portals\nCustomer Community;
else (false)
#HotPink:AEに相談;
endif
if (取引先を作成) then (true)
#Pink:Commerce Portals\nCustomer Community Plus\nPartner Community\nExternal Apps Plus;
else (false)
#Pink:Customer Community;
endif
if (\nノートを参照\nService Cloud 機能(ケース、エンタイトルメント、サービス予約、作業指示、作業指示品目)を参照\n) then (true)
#Pink:Customer Community\nCustomer Community Plus\nPartner Community\nExternal Apps Plus;
elseif (\nレポートを作成 | ダッシュボード、Einstein Analyticsを参照\nコンテンツを参照\n活動を作成\nメールを送信\n承認申請\n) then (true)
#Pink:Customer Community Plus\nPartner Community\nExternal Apps Plus;
elseif (ToDoを参照) then (true)
#Pink:Commerce Portals\nCustomer Community;
elseif (行動とカレンダーを参照) then (true)
#Pink:Customer Community;
else (false)
#Pink:Commerce Portals;
endif
if (\nSales Cloud 機能(キャンペーン、リード、商談、見積)を参照\nテリトリー管理の有効化\n) then (true)
#Pink:Partner Community\nExternal Apps Plus;
else (false)
#Pink:Commerce Portals\nCustomer Community\nCustomer Community Plus;
endif
if (カスタムオブジェクト > 10) then (true)
#Pink:Commerce Portals\nExternal Apps Plus;
else (false)
#Pink:Customer Community\nCustomer Community Plus\nPartner Community;
endif
if (市場開発資金機能の有効化) then (true)
#Pink:Partner Community;
else (false)
#Pink:Commerce Portals\nCustomer Community\nCustomer Community Plus\nExternal Apps Plus;
endif
if (追加データストレージあり) then (true)
if (> 1MB/人) then (true)
if (> 2MB/人) then (true)
if (> 5MB/人) then (true)
if (> 10MB/人) then (true)
if (> 20MB/人) then (true)
#LightBlue:External Apps Plus;
else (false)
#LightBlue:External Apps Plus Login;
endif
else (false)
#LightBlue:External Apps Login;
endif
else (false)
#LightBlue:Partner Community;
endif
else (false)
#LightBlue:Customer Community Plus;
endif
else (false)
#LightBlue:Customer Community Plus Login\nPartner Community Login;
endif
else (false)
#LightBlue:External Apps\nCustomer Community\nCustomer Community Login;
endif
if (API Callあり) then (true)
if (Daily > 10回/人) then (true)
if (Daily > 200回/人) then (true)
if (Daily > 400回/人) then (true)
#LightBlue:External Apps Plus;
else (false)
#LightBlue:External Apps Plus Login;
endif
else (false)
#LightBlue:External Apps Login\nCustomer Community Plus\nPartner Community;
endif
else (false)
#LightBlue:Customer Community Plus Login\nPartner Community Login;
endif
else (false)
#LightBlue:External Apps\nCustomer Community\nCustomer Community Login;
endif
#HotPink:優先するライセンス;
if (Commerce Portals) then (true)
#LightBlue:External Apps Login;
#LightBlue:External Apps;
elseif (Customer Community) then (true)
#LightBlue:Customer Community Login;
#LightBlue:Customer Community;
elseif (Customer Community Plus) then (true)
#LightBlue:Customer Community Plus Login;
#LightBlue:Customer Community Plus;
elseif (Partner Community) then (true)
#LightBlue:Partner Community Login;
#LightBlue:Partner Community;
elseif (External Apps Plus) then (true)
#LightBlue:External Apps Plus Login;
#LightBlue:External Apps Plus;
else (false)
endif
stop
@enduml
이렇게 됩니다 Medium 기사로
Acknowledgement
Reference
이 문제에 관하여(Community Cloud 사용자 라이센스 결정 순서도), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/takahito0508/items/3a58a39b475df079909d텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)