Data Moves Overview

Overview

Data Moves are CRON jobs that changes data on an assigned schedule (hence the name).  Some examples of what we use data moves for are updating database tables, generating/sending emails, and calling third party APIs.  In this article, we’ll cover data moves in more detail, as well as the core data moves that run on your site.

What are the core Data Moves on a CIMcloud Website?

  • BREADCRUMB1-PRODCAT
    • Generates Breadcrumb Trail on Products based of Categories mapped
  • BREADCRUMB2-PROD
    • Generates breadcrumb trail on products if BREADCRUMB1-PRODCAT does not set it
  • CHILD-PROD-ROLLUP
    • Concatenates child data and populates parent product record (e.g. SKUs, names, etc).  This is useful for searching and SEO.
  • CREATE-HOUSE-CUSTOMER-ON-ACCOUNT
    • Auto-Creates logins for Accounts synced from ERPs
  • PROD-CAT-BUILD-PATHS
    • Generates and assigns the relationship of nested categories for navigation.
  • SITEMAP-APP-VER
    • Generates XML feeds from a file.  For example, it is responsible for generating sitemap.xml, and the Google Product Feed.
  • SYSEM01
    • Generates the template for an email
  • SYSEM02
    • Sends emails
  • TEMP-PW-CLEAN
    • Deletes expired passwords

Which Data Moves are part of Optional Software Bundles?

  • Recurring Orders
    • 01-PREPROCESS-RECURRING-ORDER –  Step 1 – Pre-Process Recurring Order
    • 02-CLONE-RECURRING-ORDER – Recurring Orders: Step 2 – Clone Recurring Order
    • 03-PLACE-RECURRING-ORDER – Recurring Orders: Step 3 – Place Recurring Order
  • Store Locator
    • ACCOUNTS-TO-LISTINGS – Auto Create Business Directory – Store Locator Listings from Accounts
  • CRM
    • PRODUCT-ACCOUNT-ROLL-UP – Product to Account History Rollup
  • Faceted Search
    • FS-GENERATE-XML-APP-VER – Generates XML used for Faceted Search
  • Gift Certificates
    • GIFT1 – Generates Gift Certificates Purchased on your site
  • Inventory Levels
    • IMP-INVENTORY2 – Sums Inventory by Warehouse to the Products Table
  • National Accounts
    • NATIONAL-ACCOUNTS_EXTERNAL-ORDER-INVOICE-HEADER – Populates the sold to fields on invoice header
    • NATIONAL-ACCOUNTS_EXTERNAL-ORDER-INVOICE-HEADER-OPENONLY – Populates the sold to fields on invoice header
  • Inventory Stock Status
    • PROD_STATUS_BASED_ON_STOCK – Finds all products whose status is out of sync with their inventory, and sets their status correctly
  • Ratings and Reviews
    • PROD-UPDATE-AVG-RATING – Aggregates ratings on products
  • Split Orders
    • SPLIT-ORDERS-01 – Split out Orders with Multiple Shipments
    • SPLIT-ORDERS-02 – Add Order Number

Was this article helpful

Subscribe to receive email updates of what's new in the CIMcloud Help Center.