salesForceCommerceCloudClient


If you use the Salesforce Commerce Cloud platform for your origin content, this behavior allows your edge content managed by Akamai to contact directly to origin.

OptionTypeDescriptionRequires
enabledboolean

Enables the Akamai Connector for Salesforce Commerce Cloud.

{"displayType":"boolean","tag":"input","type":"checkbox"}
connector​Idstring (allows variables)

An ID value that helps distinguish different types of traffic sent from Akamai to the Salesforce Commerce Cloud. Form the value as instance-realm-customer, where instance is either production or development, realm is your Salesforce Commerce Cloud service $REALM value, and customer is the name for your organization in Salesforce Commerce Cloud. You can use alphanumeric characters, underscores, or dot characters within dash-delimited segment values.

{"displayType":"string","tag":"input","type":"text"}
{"if":{"attribute":"enabled","op":"eq","value":true}}
origin​Typeenum

Specifies where the origin is.

{"displayType":"enum","options":["DEFAULT","CUSTOMER"],"tag":"select"}
{"if":{"attribute":"enabled","op":"eq","value":true}}
DEFAULT

Use a default Salesforce origin.

CUSTOMER

Customize the origin.

sf3c​Origin​Hoststring (allows variables)

This specifies the hostname or IP address of the custom Salesforce origin.

origin​Type is CUSTOMER
{"displayType":"string","tag":"input","type":"text"}
{"if":{"attribute":"originType","op":"eq","value":"CUSTOMER"}}
origin​Host​Headerenum

Specifies where the Host header is defined.

{"displayType":"enum","options":["DEFAULT","CUSTOMER"],"tag":"select"}
{"if":{"attribute":"enabled","op":"eq","value":true}}
DEFAULT

Use the default Salesforce header.

CUSTOMER

Customize the header.

sf3c​Origin​Host​Headerstring (allows variables)

This specifies the hostname or IP address of the custom Salesforce host header.

origin​Host​Header is CUSTOMER
{"displayType":"string","tag":"input","type":"text"}
{"if":{"attribute":"originHostHeader","op":"eq","value":"CUSTOMER"}}
allow​Override​Origin​Cache​Keyboolean

When enabled, overrides the forwarding origin's cache key.

{"displayType":"boolean","tag":"input","type":"checkbox"}
{"if":{"attribute":"enabled","op":"eq","value":true}}