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
510
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.4k
Sandboxはリフレッシュ日が大事な話/Refresh date is important for Salesforce Sandbox
nakofg
0
530
Salesforceのデータ移行で気をつけたいこと/Salesforce Data migration TIPS
nakofg
0
630
Salesforce女子部に参加してビフォーアフター/Before after participating in sfggjp
nakofg
0
470
Visualforce in Service Console
nakofg
0
550
アドオンを使って快適なSalesforceライフを過ごす/addon with Salesforce
nakofg
0
1.5k
認定試験こわくない。/take the exam CertifiedAdmin
nakofg
0
490
Other Decks in Programming
See All in Programming
Leading Effective Engineering Teams in the AI Era
addyosmani
5
410
Goで実践するドメイン駆動開発 AIと歩み始めた新規プロダクト開発の現在地
imkaoru
4
840
uniqueパッケージの内部実装を支えるweak pointerの話
magavel
0
1k
組込みだけじゃない!TinyGo で始める無料クラウド開発入門
otakakot
0
270
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
330
CSC509 Lecture 06
javiergs
PRO
0
260
Devoxx BE - Local Development in the AI Era
kdubois
0
130
Foundation Modelsを実装日本語学習アプリを作ってみた!
hypebeans
0
110
Server Side Kotlin Meetup vol.16: 内部動作を理解して ハイパフォーマンスなサーバサイド Kotlin アプリケーションを書こう
ternbusty
3
180
All About Angular's New Signal Forms
manfredsteyer
PRO
0
160
CSC509 Lecture 05
javiergs
PRO
0
300
CSC509 Lecture 03
javiergs
PRO
0
340
Featured
See All Featured
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
20
1.2k
Balancing Empowerment & Direction
lara
4
690
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
870
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Designing Experiences People Love
moore
142
24k
Keith and Marios Guide to Fast Websites
keithpitt
411
23k
Rails Girls Zürich Keynote
gr2m
95
14k
Embracing the Ebb and Flow
colly
88
4.8k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
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