Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
CarefulMultiSalesforceOrg
Search
nakofg
October 22, 2018
Programming
1
500
CarefulMultiSalesforceOrg
Salesforce組織を複数使うときに気をつけたいこと
2018/10/22 Salesforce女子部 Tokyo #22
# sfggjp
nakofg
October 22, 2018
Tweet
Share
More Decks by nakofg
See All by nakofg
フローのデータテーブルを使ってみよう/Let's use the Salesforce Flow Data table
nakofg
0
1.3k
Sandboxはリフレッシュ日が大事な話/Refresh date is important for Salesforce Sandbox
nakofg
0
520
Salesforceのデータ移行で気をつけたいこと/Salesforce Data migration TIPS
nakofg
0
610
Salesforce女子部に参加してビフォーアフター/Before after participating in sfggjp
nakofg
0
460
Visualforce in Service Console
nakofg
0
530
アドオンを使って快適なSalesforceライフを過ごす/addon with Salesforce
nakofg
0
1.4k
認定試験こわくない。/take the exam CertifiedAdmin
nakofg
0
490
Other Decks in Programming
See All in Programming
VS Code Update for GitHub Copilot
74th
2
650
レベル1の開発生産性向上に取り組む − 日々の作業の効率化・自動化を通じた改善活動
kesoji
0
230
PHPでWebSocketサーバーを実装しよう2025
kubotak
0
290
脱Riverpod?fqueryで考える、TanStack Queryライクなアーキテクチャの可能性
ostk0069
0
170
型で語るカタ
irof
0
130
ペアプロ × 生成AI 現場での実践と課題について / generative-ai-in-pair-programming
codmoninc
2
18k
Is Xcode slowly dying out in 2025?
uetyo
1
280
PostgreSQLのRow Level SecurityをPHPのORMで扱う Eloquent vs Doctrine #phpcon #track2
77web
2
530
PipeCDのプラグイン化で目指すところ
warashi
1
280
Goで作る、開発・CI環境
sin392
0
240
『自分のデータだけ見せたい!』を叶える──Laravel × Casbin で複雑権限をスッキリ解きほぐす 25 分
akitotsukahara
2
640
なぜ「共通化」を考え、失敗を繰り返すのか
rinchoku
1
650
Featured
See All Featured
YesSQL, Process and Tooling at Scale
rocio
173
14k
The Cult of Friendly URLs
andyhume
79
6.5k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
46
9.6k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
820
The Language of Interfaces
destraynor
158
25k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
740
Facilitating Awesome Meetings
lara
54
6.4k
Fireside Chat
paigeccino
37
3.5k
Automating Front-end Workflow
addyosmani
1370
200k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
Transcript
Salesforce組織を複数 使うときに気をつけたいこと Salesforce女子部 Tokyo #22 2018/10/22
自己紹介 ・えいき なおこ(twitter:@nakofg) ・Salesforce女子部:いち参加者から最近運営メンバーになった人 ・会社:株式会社キットアライブ(東京、本社は北海道札幌市) ・趣味:楽器演奏(オーケストラでファゴット)、ゆるキャラ ・近況:Google Homeと遊んでいる
Salesforce組織っていろいろある(一例) 本番組織 自社 担当しているお客様 Sandbox組織 自社 お客様の数×(開発用、 ステージング用、FullSandbox) Developer組織 バージョンアップ検証
TrailheadのPlayground 自己学習
ヘッダ以外はだいたい同じ
利用するSalesforceが複数あっても ログイン先は正確にしたい
複数使うと起きそうなこと Sandboxと本番組織を間違えて、本番組織に検証用の設定を してしまい… →運用が止まった →おかしいデータができた (((( ;゚Д゚)))ガクガクブルブル
対策を考えてみる
対策①:お客様やログイン用途ごとにブラウザを分ける ・自社Salesforce:Chrome ユーザ1(メインブラウザ) ・Sandbox、開発組織:Chrome ユーザ2 -- テーマで色を変えて視覚的に訴える -- ユーザを変えればSalesforceのログインは混ざらない --
例えば案件別にChromeのユーザをつくることも可能
None
お客様本番組織用:Firefoxのみ - Firefoxとテーマをあえてチョイス ※個人の感想です
対策②:アドオンを使う https://chrome.google.com/webstore/detail/org-header-for- salesforce/bhnfbnhpmnfacebccnjjoeecgmnbhjam
←Myドメイン ←Lighting用 ←Classic用
ここも気にしてみよう! • システム管理者の代理ログイン時、自分なのか他人なのか、ヘッダーに書か れている操作ユーザを確認
None