Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Click on Confirm Changes

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

    1. Attribute 2 = Customer Type

    2. Attribute 3 = Customer Class

    3. Attribute 4 = Region

    4. Attribute 5 = Country

  3. At this 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

    From the following click on checkbox for Attributes #6 -12

    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)

  4. Now we can complete the definition of our remaining columns so the Customer master closely matches the columns in the CSV file. Thus, create the following attributes and associate them with our Attributes:

    1. Attribute6 = Segmentation

    2. Attribute7 = Service

    3. Attribute8 = Customer Currency

    4. Attribute9 = Industry

    5. Attribute10 = Global Customer

    6. Attribute11 = Location

    7. Attribute12 = SubRegion

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

    1. 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).

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

      imageImage RemovedimageImage Added
    3. Type the Preference name of Customer_default and check option of Set as default preference for me

      imageImage RemovedimageImage Added
    4. Click Apply button.

...

  1. In browser, go to URL: https://platform.pricefx.com/

    A screenshot of a cell phone Description automatically generatedImage RemovedA screenshot of a cell phone Description automatically generatedImage Added
  2. If you are a Pricefx employee, click on Login with O365.

...

  1. Navigate to Partitions option

    image
  2. Then, input (or select) your target partition:

    imageImage RemovedimageImage Added
  3. Click on Data Upload option. Then click on the Add button:

    image
  4. The Data Upload dialog will now begin:

    image
  5. First, we must provide a meaningful name for our Data Upload, enter “CustomerMasterLoad” as the name.

  6. Next, we need to select the Pricefx entity that we will be loading, click inside the box and the list of possible entities will appear:

    image
  7. Select the Customer entity. Click Continue button.

  8. Next, the Data Upload will need the CSV file that we will be uploading:

    imageImage RemovedimageImage Added
  9. Drag and Drop our CustomerMaster.csv file onto the page.

  10. PlatformManager will then parse the CSV file and using default parsing options it will show you a sample layout of the file:

    imageImage RemovedimageImage Added

    NOTE: Verify that the layout shown here will map to the CSV file uploaded. This view within PlatformManager will be used to map these columns to our Customer master table.

  11. Click Continue button.

...

  1. When performing the data mapping we should be aware that certain Customer master table columns are mandatory (in most cases this is just the primary key column). The mapping page should now appear:

    image
  2. The very first column in our mapping will be IsParent?, we don’t need this column to be mapped. So, click on the trashcan icon to delete

    image
  3. Now, we will begin the mapping process and our first mapping will be for Customer Id (in CSV) to primary key in Customer master (which is Customer Id column). Click in the Choose field drop down:

    image
  4. Scroll down in the list and locate the customerid column and select it.

  5. Next, we will continue to map to the pre-built “out-of-the-box” columns in Customer Master. Map Customer Name to name in Customer Master:

    image
  6. We don’t need the mapping of the Last Update date for our purposes. So, we can delete this mapping using the trashcan icon:

    image
  7. Next, perform the following mapping assignments:

    1. Customer Group to attribute1(“CustomerGroup”)

    2. Customer Type to attribute2(“CustomerType”)

    3. Customer Class to attribute3(“CustomerClass”)

  8. Then, we have a series of mappings where the input and output columns have already been defined. This is due to the matching column name:

    image
  9. Next, we need to map the input field of Customer Currency to attribute8(“CustomerCurrency”):

    image
  10. There should only be 2 unmapped input fields left and here is the mapping for them:

    1. Global Customer to attribute10(“GlobalCustomer”)

    2. Sub-Region to attribute12(“SubRegion”)

      image
  11. Finally, we don’t need to map the remaining columns of User Group (Edit) and User Group (View). So, simply click on the trashcan icon to delete both of these mappings.

    Thus, the final data mapping should appear as:

    image
  12. Click Continue button. This will submit the data upload for processing:

    image
  13. Click on our CustomerMasterLoad upload process and select Show history from the menu options:

    image

    The history of the upload will appear as:

    image

    NOTE: Review the number of records processed and the number that failed. This upload shows that all records were processed successfully with 0 failures.

  14. Additionally, if there were any record failures, then we can review the log records. The upload log records can be found via Data Upload Logs link:

    imageImage RemovedimageImage Added
  15. Finally, to verify it was successful we need to view the Customer Master in our partition. Click on Master Data | Customer:

    image
  16. When we return to the Customer Master (without the refresh) it will appear as:

    image
  17. Click on the Refresh option:

    image

    NOTE: After the refresh, then the full complement of data should now be available.

...

  1. Click on Master Data | Products from the menu:

    image
  2. The Products master table exists out of the box, but the column names do not match the names in the extracted Product master 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; Product ID, Label, Product Unit, Currency, Last Update and Pricing Logic. 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.

  5. Rename the column Attribute1 to ProductFamily

    1. Right-click on the label for the Attribute1 column, or click on the dropdown menu Click [Rename and Customize Columns]

    2. Rename it to “ProductFamily”.

    3. Set the label to “Product Family”.

    4. Set the type to “String”.

      imageImage RemovedimageImage Added

      Click on Confirm Changes

...

  1. At this 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.

    imageImage RemovedimageImage Added

    From the following click on checkbox for Attributes #6 -11:

    imageImage RemovedimageImage Added

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

  2. Some of the columns in our CSV file can be aligned with some of the pre-built columns that are provided in our Product master “out-of-the-box. Make note of the following attribute assignments that we will NOT need to define:

    1. Product Currency will be assigned to Currency in Product master

    2. Last Update will be assigned to Last Update in Product master

    3. Pricing Logic will be assigned to Pricing Logic in Product master

  1. Now we can complete the definition of our remaining columns so the Product master closely matches the columns in the CSV file. Thus, create the following attributes and associate them with our Attributes:

    1. Attribute6 = Product Class

    2. Attribute7 = Discount

    3. Attribute8 = UOM

    4. Attribute9 = Industry

    5. Attribute10 = Product Group Id

  2. Save the preferences

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

      imageImage RemovedimageImage Added
    2. From the Preferences dialog box, click on the Save as New Preference option.

      imageImage RemovedimageImage Added
    3. Type the Preference name of Product_default and check option of Set as default preference for me.

...

  1. Navigate to Partitions option

    imageImage RemovedimageImage Added
  2. Then, input (or select) your target partition:

    imageImage RemovedimageImage Added
  3. Click on Data Upload option. Then click on the Add button:

    image
  4. The Data Upload dialog will now begin:

    image
  5. First, we must provide a meaningful name for our Data Upload, enter “ProductMasterLoad” as the name.

  6. Next, we need to select the Pricefx entity that we will be loading, click inside the box and the list of possible entities will appear:

    imageImage RemovedimageImage Added
  7. Select the Product entity. Click Continue button.

  8. Next, the Data Upload will need the CSV file that we will be uploading:

    image
  9. Drag and Drop our ProductMaster.csv file onto the page.

  10. PlatformManager will then parse the CSV file and using default parsing options it will show you a sample layout of the file:

    image

    NOTE: Verify that the layout shown here will map to the CSV file uploaded. This view within PlatformManager will be used to map these columns to our Product master table.

  11. Click Continue button.

...