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
520
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.3k
Salesforceのデータ移行で気をつけたいこと/Salesforce Data migration TIPS
nakofg
0
600
Salesforce女子部に参加してビフォーアフター/Before after participating in sfggjp
nakofg
0
450
Visualforce in Service Console
nakofg
0
530
CarefulMultiSalesforceOrg
nakofg
1
500
アドオンを使って快適なSalesforceライフを過ごす/addon with Salesforce
nakofg
0
1.4k
認定試験こわくない。/take the exam CertifiedAdmin
nakofg
0
480
Other Decks in Programming
See All in Programming
#kanrk08 / 公開版 PicoRubyとマイコンでの自作トレーニング計測装置を用いたワークアウトの理想と現実
bash0c7
1
660
High-Level Programming Languages in AI Era -Human Thought and Mind-
hayat01sh1da
PRO
0
690
「Cursor/Devin全社導入の理想と現実」のその後
saitoryc
0
680
GoのGenericsによるslice操作との付き合い方
syumai
3
710
LINEヤフー データグループ紹介
lycorp_recruit_jp
0
1.7k
AIコーディング道場勉強会#2 君(エンジニア)たちはどう生きるか
misakiotb
1
270
PostgreSQLのRow Level SecurityをPHPのORMで扱う Eloquent vs Doctrine #phpcon #track2
77web
2
420
PicoRuby on Rails
makicamel
2
120
なぜ適用するか、移行して理解するClean Architecture 〜構造を超えて設計を継承する〜 / Why Apply, Migrate and Understand Clean Architecture - Inherit Design Beyond Structure
seike460
PRO
1
720
Blazing Fast UI Development with Compose Hot Reload (droidcon New York 2025)
zsmb
1
280
エンジニア向け採用ピッチ資料
inusan
0
180
PHP 8.4の新機能「プロパティフック」から学ぶオブジェクト指向設計とリスコフの置換原則
kentaroutakeda
2
710
Featured
See All Featured
For a Future-Friendly Web
brad_frost
179
9.8k
Git: the NoSQL Database
bkeepers
PRO
430
65k
Code Review Best Practice
trishagee
69
18k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
48
5.4k
Faster Mobile Websites
deanohume
307
31k
Side Projects
sachag
455
42k
Unsuck your backbone
ammeep
671
58k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.9k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
60k
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 先輩のリリースのコツを聞いてみよう