CG Cloud: Configuring Addresses
There are several options to configure addresses for retail stores, which allows you to flexibly set up the CG Cloud integration with CT Orders.
To set up addresses:
-
Define the standard or custom object to use as the Address object. It is possible to use the Retail Store, Account, or custom Address object as the Address object.
-
Create an OM Settings record with the Object Setting record type and specify the API name of the Address object. Follow the steps in the Specify the Address Object guide.
-
Create an OM Settings record with the Address Setting record type and specify the corresponding Address field:
-
Using the Account or Retail Store object, follow the steps in the Specify the Address Field guide.
-
Using the custom Address object, follow the steps in the Set Up a Custom Address Object guide.
-
-
Make sure that there is a lookup from the Delivery object to the corresponding Address object.
-
Make sure that there is a lookup from the Address object to the corresponding Account object.
For your convenience, there is a table with all available combinations to set up addresses.
| Address Object | Address Object API Name | Address Field | Comments | ||
|---|---|---|---|---|---|
Account |
Account |
|
|
||
Retail Store |
RetailStore |
Create a custom field with the Text data type, for example, RetailStoreAddress__c |
|||
Custom Address |
For example, Address__c |
Create a custom Address object and a custom Address field with the Text data type, for example, CustomAddress__c. |
|