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
Sandboxはリフレッシュ日が大事な話/Refresh date is important ...
Search
nakofg
February 21, 2021
Programming
0
530
Sandboxはリフレッシュ日が大事な話/Refresh date is important for Salesforce Sandbox
Sandboxはリフレッシュ日が大事な話
2021/02/21 【オンライン】Salesforce女子部 Tokyo #39 〜オンラインLT大会〜
#sfggjp
nakofg
February 21, 2021
Tweet
Share
More Decks by nakofg
See All by nakofg
フローのデータテーブルを使ってみよう/Let's use the Salesforce Flow Data table
nakofg
0
1.4k
Salesforceのデータ移行で気をつけたいこと/Salesforce Data migration TIPS
nakofg
0
630
Salesforce女子部に参加してビフォーアフター/Before after participating in sfggjp
nakofg
0
470
Visualforce in Service Console
nakofg
0
540
CarefulMultiSalesforceOrg
nakofg
1
510
アドオンを使って快適なSalesforceライフを過ごす/addon with Salesforce
nakofg
0
1.4k
認定試験こわくない。/take the exam CertifiedAdmin
nakofg
0
490
Other Decks in Programming
See All in Programming
詳解!defer panic recover のしくみ / Understanding defer, panic, and recover
convto
0
250
Kiroで始めるAI-DLC
kaonash
2
620
Compose Multiplatform × AI で作る、次世代アプリ開発支援ツールの設計と実装
thagikura
0
170
アセットのコンパイルについて
ojun9
0
130
The Past, Present, and Future of Enterprise Java with ASF in the Middle
ivargrimstad
0
170
CJK and Unicode From a PHP Committer
youkidearitai
PRO
0
110
2025 年のコーディングエージェントの現在地とエンジニアの仕事の変化について
azukiazusa1
24
12k
testingを眺める
matumoto
1
140
概念モデル→論理モデルで気をつけていること
sunnyone
3
300
Performance for Conversion! 分散トレーシングでボトルネックを 特定せよ
inetand
0
2.4k
Design Foundational Data Engineering Observability
sucitw
3
200
FindyにおけるTakumi活用と脆弱性管理のこれから
rvirus0817
0
540
Featured
See All Featured
Making the Leap to Tech Lead
cromwellryan
135
9.5k
Typedesign – Prime Four
hannesfritz
42
2.8k
KATA
mclloyd
32
14k
Into the Great Unknown - MozCon
thekraken
40
2k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Why Our Code Smells
bkeepers
PRO
339
57k
Practical Orchestrator
shlominoach
190
11k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Embracing the Ebb and Flow
colly
87
4.8k
RailsConf 2023
tenderlove
30
1.2k
BBQ
matthewcrist
89
9.8k
Transcript
Sandboxはリフレッシュ日が大事 な話 2021/2/21(日) 【オンライン】Salesforce女子部 Tokyo #39 〜オンラインLT大会〜
Experience Cloud(旧CommunityCloud)のリリース • Sandboxで開発して本番環境にリリース • エクスペリエンスビルダーでページ作成。変更セットで送信しようにも選べない。 Sandbox 本番
https://help.salesforce.com/articleView?id=sf.networks_migrate_considerations.htm&type=5
• 環境のバージョンが違うとコミュニティはリリースできない。メタデータ APIでも同じ。 • Sandboxはリフレッシュした日によってプレビュー期間のバージョンが決まる • リリース日にSandboxがプレビュー期間かどうかが重要( Experience Cloudに限らず) a.
インスタンスで見分けられる b. プレビュー期間にリフレッシュすると本番環境と Sandboxは同じバージョンになる Sandbox 本番 Summer Spring
Experience Cloudはリリースで注意するところが多い • URL(ドメイン)を本番環境で決めておく • 先に本番環境に同じ名前のコミュニティを作っておき、変更セットで上書きする • ログイン画面の画像は手動設定する Sandboxを2つ用意してリハーサルなど、対策して望みましょう。
https://speakerdeck.com/sfggjp/salesforce-release-tips-from-trailblazer 先輩のリリースのコツを聞いてみよう