Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Current »

Configure the Customer Master Table

Our goal is to use PlatformManager to upload our CSV data into the Customer Master Table. First, you’ll need to configure the columns in the Master Table to match columns in the Customer Master CSV file.

  1. Click on Master Data | Customers

2. The Customer master table exists out of the box, but the column names are not matching the names in the CustomerMaster CSV file. When you hover over the column label, a tooltip will display the name of the column in the back-end database.

image

3. From this table layout, we can see that we have a standard set of defined columns; isParent?, Customer ID, Customer Name, and Last Update. These do not need to be renamed.

4. Additionally, we have some customizable columns that are labeled as Attribute1, Attribute2, etc. These are the user-defined columns and we will rename them to match the incoming columns on our CSV file.

If these attribute columns are not visible, then we need to adjust our preference view via these steps:

  • In the upper-right corner, click on the Preference icon:

  • Choose Select Fields to Display option, the following will appear:

  • Select Attribute1 thru Attribute12:

  • Click Apply button.

5. Rename the column Attribute1 to AccountGroup

6. Right-click on the label for the Attribute1 column, from the list, select Rename and Customize Columns option:

image
  • Rename it to “AccountGroup”.

  • Set the label to “Account Group” and set the type to “String”.

Click on Confirm Changes

8. Repeat the steps above for all the other columns in the CSV file using the following assignments:

Attribute 2 = Industry

Attribute 3 = City

Attribute 4 = Classification

Attribute 5 = Country

Attribute 6 = Customer type

Attribute 7 = Parent

Attribute 8 = State

Attribute 9 = Top Level Hiearchy

Attribute 10 = Zip

Attribute 11 = Customer segment

Attribute 12 = Region

Attribute 13 = Customer Currency

Attribute 14 = Parent name

Attribute 15 = Top Level Name

Attribute 16 = Sales person

NOTE. If at some point we will have exhausted all of the viewable custom columns in our table. In order to make more columns visible, click on the drop-down menu of any column and choose Select Fields to Display option.

image

NOTE: Aside from the prebuilt columns, there’s a maximum of 30 columns that can be added to the Customer master table (attribute1 to attribute30)

9. Complete the definition of our remaining columns so the Customer master closely matches the columns in the CSV file.

10. Now, we will need to save the preference settings for our Customer Master table.

11. Click on Preferences Manager icon (bottom, right) to create a preference. This will save the layout changes you made to the Customer view (column position, etc).

12. From the Preferences dialog box, click on the Save as New Preference option.

13. Type the Preference name of Customer_default and check the option of Set as default preference for me

Click Apply button.

  • No labels