No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
[私のドメイン] の URL の変更
| 使用可能なエディション: Performance Edition、Unlimited Edition、Enterprise Edition、Developer Edition、Professional Edition、および Group Edition |
組織のドメイン名を設定すると、Visualforce ページの URL を含め、すべてのアプリケーション URL が変更されます。ドメイン名を有効にする前に作成したアプリケーション URL を更新していることを確認します。たとえば、Chatter アンサーの [メール通知 URL] 項目を更新しないと、古い URL で通知を内部ユーザに送信し続けます。 次の表に変更内容を示します。
| URL の種類 | 古い URL | 新しい URL |
|---|---|---|
| ログイン | https://login.salesforce.com | https://<subdomain>.my.salesforce.com |
| アプリケーションページまたはタブ | https://na1.salesforce.com/<pageID> | https://<subdomain>.my.salesforce.com/<pageID> |
| 名前空間を含まない Visualforce ページ | https://c.na1.visual.force.com/apex/<pagename> | https://<subdomain>--c.na1.visual.force.com/apex/<pagename> |
| 名前空間を含む Visualforce ページ | https://<yournamespace101>.na1.visual.force.com/apex/<pagename> | https://<subdomain>--<yournamespace>.na1.visual.force.com/apex/<pagename> |