提供: Bright Pattern Documentation
移動先: 案内検索
(Created page with "5.3:Sfdc-integration-guide/Tutorials/ScreenpopURL")
 
 
(41 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Locating or Creating Screen Pop URLs for an SFDC Object=
+
= SFDCオブジェクト用にスクリーンポップURLの配置または作成 =
[http://www.brightpattern.com/cloud-contact-center/ SFDC integration] provides the ability to access defined Saleforce.com (SFDC) Objects as screen pop candidates through the use of the associated screen pop scenario block URL, which is typically supplied by the SFDC System Administrator; however, the following process is provided as an example of how to derive the SFDC Object screen pop URLs on your own.
+
[http://www.brightpattern.com/cloud-contact-center/ SFDC 統合]は、 原則としてSFDCシステム管理者により提供されるスクリーンポップシナリオブロックURLを使うことによって、Saleforce.com (SFDC)の特定のオブジェクトをスクリーンポップ候補とし、アクセスを可能にします。 一方、以下の手順は、SFDCオブジェクトスクリーンポップURLの作成方法を説明する例として挙げられます。
  
Bright Pattern Contact Center uses the [[scenario-builder-reference-guide/Salesforce.comScreenpop|Salesforce.com Screenpop]] scenario block to display SFDC records (objects) in the Agent Desktop application. This block not only allows the selection of an individual Object ID, but it will also accommodate SFDC URLs for screen pop objects.
+
Bright Patternコンタクトセンターは、 [[scenario-builder-reference-guide/Salesforce.comScreenpop|Salesforce.com スクリーンポップ]] シナリオブロックを使って、エージェントデスクトップアプリケーションでSFDCレコード(オブジェクト)を表示します。このブロックは、各オブジェクトIDの選択を許可する他、更にスクリーンポップオブジェクトのSFDC URLを提供します。
  
'''Note:''' The Object ID URL may differ between Service Cloud and Sales Cloud. Therefore, a single scenario may or may not work across the enterprise.
+
'''ご注意:''' オブジェクトID URLは、Service CloudとSales Cloudで異なる場合があります。従って、一つのシナリオが企業全体に対応できない場合があります。
  
  
Line 10: Line 10:
  
  
== Locating SFDC Screen pop URLs for Sales Cloud ==
+
== Sales Cloudの SFDCスクリーンポップURLの配置==
Utilizing Salesforce, perform the desired task manually that you wish to perform via the screen pop URL. For example, if you are interested in opening a new case from an account and a specific contact within Sales Cloud, you should proceed as follows:
+
Salesforceを使って, スクリーンポップURLを介して実行したいタスクを手動で実行します。例えば、Sales Cloudにおけるアカウントと特定のコンタクトから新しいケースを開くには、次の手順に従って実行します:
  
  
=== Step 1: Select a Sales Cloud account and create a new case ===
+
=== ステップ 1: Sales Cloud アカウントを選んで新しいケースを作成します。 ===
# From within Sales Cloud, select ''&gt; Accounts''.<br /><br />
+
# Sales Cloudから ''&gt; アカウント''を選択します。<br /><br />
# Scroll down to ''Contacts''.<br /><br />
+
# ''コンタクト''までスクロールします。<br /><br />
# Select a sample ''Contact''.<br /><br />
+
# サンプルの''コンタクト''を選択します。<br /><br />
# From the Contact record, scroll down to ''Cases'', and then select '''New Case'''. A new case record should open, as shown.
+
# コンタクトレコードから ''ケース''までスクロールし、'''新しいケース'''を選択します。図の通り、新しいケースレコードが開きます。
  
  
Line 24: Line 24:
  
  
=== Step 2: Configure the URL that identifies the SFDC Object for screen pop ===
+
=== ステップ 2: スクリーンポップのSFDCオブジェクトを識別するURLを設定します。 ===
# Copy the page URL as your starting reference:<br /><br />https://bpdemo-dev-ed.my.salesforce.com/500/e?retURL=%2F003E000000NoeJj&amp;def_contact_id=003E000000NoeJj&amp;def_account_id=001E000000NK3Pl<br /><br />
+
# ページURLを元のリンクとしてコピーします:<br /><br />https://bpdemo-dev-ed.my.salesforce.com/500/e?retURL=%2F003E000000NoeJj&amp;def_contact_id=003E000000NoeJj&amp;def_account_id=001E000000NK3Pl<br /><br />
# The URL identifies the SFDC Object parameters required for your screen pop. The initial SFDC URL segment is not required (https://bpdemo-dev-ed.my.salesforce.com/) and should be removed--the desktop integration will use the configured domain URL. The result is as follows:<br /><br />500/e?retURL=%2F003E000000NoeJj&amp;def_contact_id=003E000000NoeJj&amp;def_account_id=001E000000NK3Pl<br /><br />
+
#このURLは、スクリーンポップに必要なSFDCオブジェクトパラメータを識別します。SFDC URLの最初のセグメント(https://bpdemo-dev-ed.my.salesforce.com/) は不要ですので、削除します。デスクトップ統合では、設定されたドメインURLが使用されます。結果は次のとおりです:<br /><br />500/e?retURL=%2F003E000000NoeJj&amp;def_contact_id=003E000000NoeJj&amp;def_account_id=001E000000NK3Pl<br /><br />
# The Object parameters '''contact_id''' and '''account_id''' would be replaced by the scenario-defined objects/variables. For example:<br /><br />500/e?retURL=%2F003E000000NoeJj&amp;def_contact_id='''$(SFContact.Id)'''&amp;def_account_id='''$(SFContact.Account.Id)'''<br /><br />
+
# オブジェクトパラメータ ('''contact_id''' '''account_id''')は、シナリオにより定義されたオブジェクト/変数に置き換えられます。例えば:<br /><br />500/e?retURL=%2F003E000000NoeJj&amp;def_contact_id='''$(SFContact.Id)'''&amp;def_account_id='''$(SFContact.Account.Id)'''<br /><br />
  
  
=== Notes ===
+
=== 備考 ===
Common '''Object ID identifiers''' (as identified by the three leading field characters) are as follows:<br /><br />
+
一般の '''オブジェクトIDの識別子''' (先頭の3つのフィールド文字により識別)は以下の通りです:<br /><br />
* 001 = Account
+
* 001 = アカウント
* 003 = Contact
+
* 003 = コンタクト
* 00T = Task
+
* 00T = タスク
  
  
Typically, the ''retURL'' or ''Return URL'' is not desired unless the requirement is to return to a specific object. By removing the ''Return URL'', the default action will be to return to the original work object.
+
原則として、 ''retURL''または ''Return URL''は、特定のオブジェクトに戻る必要がない限り、使用しません。 ''Return URL''を削除すると、既定のアクションは元のワークオブジェクトに戻されます。
* '''Remove this:'''
+
* '''削除します:'''
 
  retURL=%2F003E000000NoeJj&amp;
 
  retURL=%2F003E000000NoeJj&amp;
  
* The '''Final URL''' is:
+
* '''最終 URL''':
 
  500/e?def_contact_id=$(SFContact.Id)&amp;def_account_id=$(SFContact.Account.Id)
 
  500/e?def_contact_id=$(SFContact.Id)&amp;def_account_id=$(SFContact.Account.Id)
  
  
This URL will be placed in the Salesforce.com Screenpop block's [[scenario-builder-reference-guide/Salesforce.comScreenpop#Object ID|Object ID]] field.
+
このURLは、 Salesforce.comスクリーンポップブロックの [[scenario-builder-reference-guide/Salesforce.comScreenpop#Object ID|オブジェクトID]] フィールドに配置されます。
  
  
Line 51: Line 51:
  
  
== Locating SFDC Screen Pop URLs for Service Cloud (Service Console) ==
+
== Service Cloud (Service Console) の SFDCスクリーンポップURLの配置==
Utilizing Salesforce, perform the desired task manually that you wish to perform via the Screen pop URL. For example, if you are interested in opening a new case from an account and a specific contact within Service Cloud, you should proceed as follows.
+
Salesforceを使って, スクリーンポップURLを介して実行したいタスクを手動で実行します。例えば、Service Cloudにおけるアカウントと特定のコンタクトから新しいケースを開くには、次の手順に従って実行します:
  
  
=== Step 1: Select a Service Cloud account and create a new case===
+
=== ステップ 1: Service Cloud アカウントを選んで新しいケースを作成します。 ===
# From within Service Cloud, select ''&gt; Accounts''.<br /><br />
+
# Service Cloudから ''&gt; アカウント''を選択します。<br /><br />
# Scroll down to a specific account.<br /><br />
+
# 特定のアカウントまでスクロールします。<br /><br />
# Select a sample account.<br /><br />
+
# サンプルアカウントを選択します。<br /><br />
# From the Account record selected, scroll down to ''Contacts''.<br /><br />
+
# アカウントレコードから ''コンタクト''までスクロールします。<br /><br />
# Select a sample contact with which to work.<br /><br />
+
# 対象のサンプルコンタクトを選択します。<br /><br />
# From the ''Contact'' record, scroll down to ''Cases'', and then select '''New Case'''. A new Case record should open.<br /><br />
+
# ''コンタクト'' レコードから ''ケース''までスクロールし、'''新しいケース'''を選択します。新しいケースレコードが開きます。<br /><br />
# To locate the behind-the-scenes URL, select the down arrow on the left side, as shown.
+
# 隠れているURLを見つけるには、図に示すように 左側の下矢印をクリックします。
  
  
Line 68: Line 68:
  
  
=== Step 2: Edit the new case ===
+
=== ステップ 2: 新しいケースを編集します。===
Select '''New Case''' and click the '''edit''' link. This should result in the ''Link to Share'' dialog box.
+
'''新しいケース'''を選択し、 '''編集'''リンクをクリックします。これにより  ''共有するリンク''というダイヤログボックスが表示されます。
  
  
Line 75: Line 75:
  
  
In ''Link to Share'', three options are available:
+
''共有するリンク''では以下の3つのオプションが使用できます:
* Include all primary tabs and subtitles
+
*主なタブとサブタイトルを全て含む
* Include only this tab
+
*このタブのみを含む
* Create standard Salesforce URL
+
*スタンダードなSalesforce URLを作成する
  
  
=== Step 3: Configure the URL that identifies the SFDC Object for screen pop ===
+
===ステップ 3: スクリーンポップのSFDCオブジェクトを識別するURL を設定します。 ===
# Select “Include only this tab” to provide the simple URL for the screen pop described.<br /><br />
+
# “このタブのみを含む”を選択し、対象のスクリーンポップ用の簡易URLを指定します。<br /><br />
# Copy the page URL as your starting reference:<br /><br />https://bpdemo-dev-ed.my.salesforce.com/console#%2F500%2Fe%3Fdef_contact_id%3D003E000000NoeJk%26def_account_id%3D001E000000NK3Pm
+
# ページURLを元のリンクとしてコピーします:<br /><br />https://bpdemo-dev-ed.my.salesforce.com/console#%2F500%2Fe%3Fdef_contact_id%3D003E000000NoeJk%26def_account_id%3D001E000000NK3Pm
  
  
The URL identifies the SFDC Object parameters required for your screen pop. The initial SFDC URL segment is not required (''https://bpdemo-dev-ed.my.salesforce.com/)'' and should be removed--the desktop integration will use the configured domain URL. The result is:
+
このURLは、スクリーンポップに必要なSFDCオブジェクトパラメータを識別します。SFDC URLの最初のセグメント(''https://bpdemo-dev-ed.my.salesforce.com/)'' は不要ですので、削除します。デスクトップ統合では、設定されたドメインURLが使用されます。結果は次のとおりです: console#%2F500%2Fe%3Fdef_contact_id%3D003E000000NoeJk%26def_account_id%3D001E000000NK3Pm
console#%2F500%2Fe%3Fdef_contact_id%3D003E000000NoeJk%26def_account_id%3D001E000000NK3Pm
 
  
The Object parameters '''def_contact_id''' and '''def_account_id''' would be replaced by the scenario-defined objects/variables.
+
オブジェクトパラメータ ('''def_contact_id''' '''def_account_id''' )は、シナリオにより定義されたオブジェクト/変数に置き換えられます。
  
The URI data format is as follows (for reference only):
+
URLデータフォーマットは 以下の通りです (参考専用):
 
  %3D = “=”
 
  %3D = “=”
 
   
 
   
Line 100: Line 99:
 
  %3F = “?”
 
  %3F = “?”
  
Thus the result would be the following:
+
従って、結果は次のようになります:
 
  console#%2F500%2Fe%3Fdef_contact_id%3D'''$(SFContact.Id)'''%26def_account_id%3D'''$(SFContact.Account.Id)'''
 
  console#%2F500%2Fe%3Fdef_contact_id%3D'''$(SFContact.Id)'''%26def_account_id%3D'''$(SFContact.Account.Id)'''
  
Common Object ID identifiers (as identified by the three leading field characters) are as follows:
+
一般の '''オブジェクトIDの識別子''' (先頭の3つのフィールド文字により識別)は以下の通りです:<br /><br />
* 001 = Account
+
* 001 = アカウント
* 003 = Contact
+
* 003 = コンタクト
* 00T = Task
+
* 00T = タスク
  
This URL will be placed in the Salesforce.com Screenpop scenario block's [[scenario-builder-reference-guide/Salesforce.comScreenpop#Object ID|Object ID]] field:
+
このURLは、 Salesforce.comスクリーンポップシナリオブロックの [[scenario-builder-reference-guide/Salesforce.comScreenpop#Object ID|オブジェクトID]] フィールドに配置されます。
  
  
 
[[File:sfdc-integration-guide-image41.png|thumb|800px|center|]]
 
[[File:sfdc-integration-guide-image41.png|thumb|800px|center|]]

Latest revision as of 15:20, 21 October 2019

• English
• 5.19 • 5.3 • 5.8

SFDCオブジェクト用にスクリーンポップURLの配置または作成

SFDC 統合は、 原則としてSFDCシステム管理者により提供されるスクリーンポップシナリオブロックURLを使うことによって、Saleforce.com (SFDC)の特定のオブジェクトをスクリーンポップ候補とし、アクセスを可能にします。 一方、以下の手順は、SFDCオブジェクトスクリーンポップURLの作成方法を説明する例として挙げられます。

Bright Patternコンタクトセンターは、 Salesforce.com スクリーンポップ シナリオブロックを使って、エージェントデスクトップアプリケーションでSFDCレコード(オブジェクト)を表示します。このブロックは、各オブジェクトIDの選択を許可する他、更にスクリーンポップオブジェクトのSFDC URLを提供します。

ご注意: オブジェクトID URLは、Service CloudとSales Cloudで異なる場合があります。従って、一つのシナリオが企業全体に対応できない場合があります。


Sfdc-integration-guide-image36.png


Sales Cloudの SFDCスクリーンポップURLの配置

Salesforceを使って, スクリーンポップURLを介して実行したいタスクを手動で実行します。例えば、Sales Cloudにおけるアカウントと特定のコンタクトから新しいケースを開くには、次の手順に従って実行します:


ステップ 1: Sales Cloud アカウントを選んで新しいケースを作成します。

  1. Sales Cloudから > アカウントを選択します。

  2. コンタクトまでスクロールします。

  3. サンプルのコンタクトを選択します。

  4. コンタクトレコードから ケースまでスクロールし、新しいケースを選択します。図の通り、新しいケースレコードが開きます。


Sfdc-integration-guide-image37.png


ステップ 2: スクリーンポップのSFDCオブジェクトを識別するURLを設定します。

  1. ページURLを元のリンクとしてコピーします:

    https://bpdemo-dev-ed.my.salesforce.com/500/e?retURL=%2F003E000000NoeJj&def_contact_id=003E000000NoeJj&def_account_id=001E000000NK3Pl

  2. このURLは、スクリーンポップに必要なSFDCオブジェクトパラメータを識別します。SFDC URLの最初のセグメント(https://bpdemo-dev-ed.my.salesforce.com/) は不要ですので、削除します。デスクトップ統合では、設定されたドメインURLが使用されます。結果は次のとおりです:

    500/e?retURL=%2F003E000000NoeJj&def_contact_id=003E000000NoeJj&def_account_id=001E000000NK3Pl

  3. オブジェクトパラメータ (contact_idaccount_id)は、シナリオにより定義されたオブジェクト/変数に置き換えられます。例えば:

    500/e?retURL=%2F003E000000NoeJj&def_contact_id=$(SFContact.Id)&def_account_id=$(SFContact.Account.Id)


備考

一般の オブジェクトIDの識別子 (先頭の3つのフィールド文字により識別)は以下の通りです:

  • 001 = アカウント
  • 003 = コンタクト
  • 00T = タスク


原則として、 retURLまたは Return URLは、特定のオブジェクトに戻る必要がない限り、使用しません。 Return URLを削除すると、既定のアクションは元のワークオブジェクトに戻されます。

  • 削除します:
retURL=%2F003E000000NoeJj&
  • 最終 URL:
500/e?def_contact_id=$(SFContact.Id)&def_account_id=$(SFContact.Account.Id)


このURLは、 Salesforce.comスクリーンポップブロックの オブジェクトID フィールドに配置されます。


Sfdc-integration-guide-image38.png


Service Cloud (Service Console) の SFDCスクリーンポップURLの配置

Salesforceを使って, スクリーンポップURLを介して実行したいタスクを手動で実行します。例えば、Service Cloudにおけるアカウントと特定のコンタクトから新しいケースを開くには、次の手順に従って実行します:


ステップ 1: Service Cloud アカウントを選んで新しいケースを作成します。

  1. Service Cloudから > アカウントを選択します。

  2. 特定のアカウントまでスクロールします。

  3. サンプルアカウントを選択します。

  4. アカウントレコードから コンタクトまでスクロールします。

  5. 対象のサンプルコンタクトを選択します。

  6. コンタクト レコードから ケースまでスクロールし、新しいケースを選択します。新しいケースレコードが開きます。

  7. 隠れているURLを見つけるには、図に示すように 左側の下矢印をクリックします。


Sfdc-integration-guide-image39.png


ステップ 2: 新しいケースを編集します。

新しいケースを選択し、 編集リンクをクリックします。これにより 共有するリンクというダイヤログボックスが表示されます。


Sfdc-integration-guide-image40.png


共有するリンクでは以下の3つのオプションが使用できます:

  • 主なタブとサブタイトルを全て含む
  • このタブのみを含む
  • スタンダードなSalesforce URLを作成する


ステップ 3: スクリーンポップのSFDCオブジェクトを識別するURL を設定します。

  1. “このタブのみを含む”を選択し、対象のスクリーンポップ用の簡易URLを指定します。

  2. ページURLを元のリンクとしてコピーします:

    https://bpdemo-dev-ed.my.salesforce.com/console#%2F500%2Fe%3Fdef_contact_id%3D003E000000NoeJk%26def_account_id%3D001E000000NK3Pm


このURLは、スクリーンポップに必要なSFDCオブジェクトパラメータを識別します。SFDC URLの最初のセグメント(https://bpdemo-dev-ed.my.salesforce.com/) は不要ですので、削除します。デスクトップ統合では、設定されたドメインURLが使用されます。結果は次のとおりです: console#%2F500%2Fe%3Fdef_contact_id%3D003E000000NoeJk%26def_account_id%3D001E000000NK3Pm

オブジェクトパラメータ (def_contact_iddef_account_id )は、シナリオにより定義されたオブジェクト/変数に置き換えられます。

URLデータフォーマットは 以下の通りです (参考専用):

%3D = “=”

%26 = “&”

%2F = “/”

%3F = “?”

従って、結果は次のようになります:

console#%2F500%2Fe%3Fdef_contact_id%3D$(SFContact.Id)%26def_account_id%3D$(SFContact.Account.Id)

一般の オブジェクトIDの識別子 (先頭の3つのフィールド文字により識別)は以下の通りです:

  • 001 = アカウント
  • 003 = コンタクト
  • 00T = タスク

このURLは、 Salesforce.comスクリーンポップシナリオブロックの オブジェクトID フィールドに配置されます。


Sfdc-integration-guide-image41.png
< 前へ | 次へ >