Skip to main content

Custom Objects

Global‑e cartridge uses the following Custom Objects, which needs to be imported once on the Salesforce B2C Commerce Digital (can be found in the metadata folder as globale.custom.xml file). For all Global‑e Custom Objects: Data Replication: Not Replicable. Storage Scope: Site.

GLOBALE_APP_SETTINGS

Used to hold cached data from Global-e API /Browsing/AppSettings and /Browsing/AppVersion.

GLOBALE_COUNTRIES

Used to hold cached data from Global-e API /Browsing/Countries.

GLOBALE_COUNTRY_COEFFICIENTS

Used to hold cached data from Global-e API /Browsing/CountryCoefficients.

GLOBALE_PRODUCT_CLASS_COEFFICIENTS

Used to hold cached data from Global-e API /Browsing/CountryCoefficients.

GLOBALE_CULTURES

Used to hold cached data from Global-e API /Browsing/LocationsDefaultCulturesList.

GLOBALE_CURRENCIES

Used to hold cached data from Global-e API /Browsing/Currencies.

GLOBALE_CURRENCY_RATES

Used to hold cached data from Global-e API /Browsing/CurrencyRates.

GLOBALE_ROUNDING_RULES

Used to hold cached data from Global-e API /Browsing/RoundingRules.

GLOBALE_HUB_DETAILS

Used to hold cached data from Global-e API /Browsing/ActiveHubDetails.

DEMO_GLOBALE_GIFT_CARDS

Used for demo implementation of the ‘Gift Cards’ feature

DEMO_GLOBALE_LOYALTY_CARDS

Used for demo implementation of the ‘Loyalty Cards’ feature

GLOBALE_RESTRICTED_ITEMS

Used for SFCC job ‘GlobaleRestrictedItemsFeed’. More details are described here: Global-e_SFCC_Cartridge_GlobaleRestrictedItemsFeed

GLOBALE_ORDER_NOTIFICATION

Used for GE->SFCC and SFCC->GE notifications. The Custom Object Retention is 7 days.

System Objects

Product

Used for demo implementation of the ‘Loyalty Cards’ feature

Site Preferences

Organization Preferences

Promotion

Price Adjustment

Basket

Order

Order Address

Customer Address

Product Line Item

Shipping Method

Price book

Payment Transaction

Gift Certificate

Gift Certificate Line Item

Organization Preferences

Profile

Shipping Methods

Note that the following list of Shipping Methods is not the real Global-e Shipping Methods, it is needed only for Salesforce B2C Commerce Digital as a placeholder to be able to Create/Place SFCC Order. Despite some Shipping Method filtering logic in Global-e cartridge, by default, the Global-e Shipping Method is not configured to be restricted to your local/domestic Checkout. Global-e Shipping Methods should not be shown anywhere on your storefront, but we recommend making additional configurations to all of the following Shipping Methods and add to exclusion of your domestic/local (not operated by Global-e) country(ies).

Payment Method

Note that the following Payment Method/Processor is not a real Global‑e Payment Method/Processor, it is needed only for Salesforce B2C Commerce Digital as a placeholder to be able to Create/Place SFCC Order. The real data about shipping and payment methods will be stored in custom attributes of the Order.

Services

Global‑e cartridge uses the following Services, which needs to be imported once on Salesforce B2C Commerce Digital (can be also found in metadata folder as globale.services.xml file):

Scheduled Jobs

Please note that all Jobs except ‘GlobaleSettings’ are just a samples, so you might have to extend/customize it according to your business logic/requirements.