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
480
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
490
Salesforceのデータ移行で気をつけたいこと/Salesforce Data migration TIPS
nakofg
0
580
Salesforce女子部に参加してビフォーアフター/Before after participating in sfggjp
nakofg
0
440
Visualforce in Service Console
nakofg
0
500
アドオンを使って快適なSalesforceライフを過ごす/addon with Salesforce
nakofg
0
1.4k
認定試験こわくない。/take the exam CertifiedAdmin
nakofg
0
470
Other Decks in Programming
See All in Programming
Modern Angular with Signals and Signal StoreNew Rules for Your Architecture @bastacon 2025 in Frankfurt
manfredsteyer
PRO
0
170
AIエージェントを活用したアプリ開発手法の模索
kumamotone
1
510
未経験でSRE、はじめました! 組織を支える役割と軌跡
curekoshimizu
1
250
読まないコードリーディング術
hisaju
1
180
研究開発と実装OSSと プロダクトの好循環 / A virtuous cycle of research and development implementation OSS and products
linyows
1
140
SwiftUI移行のためのインプレッショントラッキング基盤の構築
kokihirokawa
0
230
バックエンドNode.js × フロントエンドDeno で開発して得られた知見
ayame113
4
1.1k
⚪⚪の⚪⚪をSwiftUIで再現す る
u503
0
160
PromptyによるAI開発入門
ymd65536
1
300
保守性を高める AWS CDK のセオリー・ベストプラクティス
yamanashi_ren01
5
660
フロントエンドのチューニングに挑戦してみる
jdkfx
0
110
もっと大きなデータを送りませんか? エラーがゴロゴロ出るようなデータです
sublimer
0
150
Featured
See All Featured
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
22
2.5k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.3k
The Power of CSS Pseudo Elements
geoffreycrofte
75
5.7k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.7k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
For a Future-Friendly Web
brad_frost
176
9.6k
How to Think Like a Performance Engineer
csswizardry
22
1.4k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2.1k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
50
2.3k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
11
1.4k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
GraphQLとの向き合い方2022年版
quramy
44
14k
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