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
550
CarefulMultiSalesforceOrg
nakofg
1
510
アドオンを使って快適なSalesforceライフを過ごす/addon with Salesforce
nakofg
0
1.5k
認定試験こわくない。/take the exam CertifiedAdmin
nakofg
0
490
Other Decks in Programming
See All in Programming
Vueのバリデーション、結局どれを選べばいい? ― 自作バリデーションの限界と、脱却までの道のり ― / Which Vue Validation Library Should We Really Use? The Limits of Self-Made Validation and How I Finally Moved On
neginasu
2
1.6k
エンジニアインターン「Treasure」とHonoの2年、そして未来へ / Our Journey with Hono Two Years at Treasure and Beyond
carta_engineering
0
430
AI 駆動開発におけるコミュニティと AWS CDK の価値
konokenj
5
250
EMこそClaude Codeでコード調査しよう
shibayu36
0
430
CSC509 Lecture 06
javiergs
PRO
0
270
Building, Deploying, and Monitoring Ruby Web Applications with Falcon (Kaigi on Rails 2025)
ioquatix
4
2.5k
スキーマ駆動で、Zod OpenAPI Honoによる、API開発するために、Hono Takibiというライブラリを作っている
nakita628
0
320
NIKKEI Tech Talk#38
cipepser
0
240
Ktorで簡単AIアプリケーション
tsukakei
0
110
AkarengaLT vol.38
hashimoto_kei
1
120
Domain-centric? Why Hexagonal, Onion, and Clean Architecture Are Answers to the Wrong Question
olivergierke
3
980
組込みだけじゃない!TinyGo で始める無料クラウド開発入門
otakakot
2
380
Featured
See All Featured
Building a Scalable Design System with Sketch
lauravandoore
463
33k
jQuery: Nuts, Bolts and Bling
dougneiner
65
7.9k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
36
6.1k
We Have a Design System, Now What?
morganepeng
53
7.8k
Statistics for Hackers
jakevdp
799
220k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
54k
Faster Mobile Websites
deanohume
310
31k
The Invisible Side of Design
smashingmag
302
51k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
How GitHub (no longer) Works
holman
315
140k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
Java REST API Framework Comparison - PWX 2021
mraible
34
8.9k
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 先輩のリリースのコツを聞いてみよう