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
540
アドオンを使って快適なSalesforceライフを過ごす/addon with Salesforce
nakofg
0
1.4k
認定試験こわくない。/take the exam CertifiedAdmin
nakofg
0
490
Other Decks in Programming
See All in Programming
奥深くて厄介な「改行」と仲良くなる20分
oguemon
1
560
testingを眺める
matumoto
1
140
基礎から学ぶ大画面対応(Learning Large-Screen Support from the Ground Up)
tomoya0x00
0
3.2k
為你自己學 Python - 冷知識篇
eddie
1
350
AIと私たちの学習の変化を考える - Claude Codeの学習モードを例に
azukiazusa1
10
4.3k
テストコードはもう書かない:JetBrains AI Assistantに委ねる非同期処理のテスト自動設計・生成
makun
0
420
RDoc meets YARD
okuramasafumi
4
170
Reading Rails 1.0 Source Code
okuramasafumi
0
250
OSS開発者という働き方
andpad
5
1.7k
Ruby Parser progress report 2025
yui_knk
1
450
JSONataを使ってみよう Step Functionsが楽しくなる実践テクニック #devio2025
dafujii
1
590
デザイナーが Androidエンジニアに 挑戦してみた
874wokiite
0
540
Featured
See All Featured
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.6k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Designing for humans not robots
tammielis
253
25k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
Why Our Code Smells
bkeepers
PRO
339
57k
Speed Design
sergeychernyshev
32
1.1k
Agile that works and the tools we love
rasmusluckow
330
21k
The Cult of Friendly URLs
andyhume
79
6.6k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.1k
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