SlideShare a Scribd company logo
Mota Inventory Management System (MIMS) – Metadata Documentation 
The Mota Inventory Management System (MIMS) data repository is organized into data sub-systemes 
defined by functional group need. The following Summary groups are defined to exist within the MIMS 
system: 
Table Group Description 
Core Engine These tables consist of the baseline data elements that serve all object 
and process needs within the system. These include the Vehicle, 
VehicleSources, and Fleets tables 
WorkFlow Management These tables comprise the WorkFlow stage definition and stage/steps 
associations. Also included are the master stage exception list. The 
master table in this data sub-system is the WorkFlowVehicleStatus, 
which contains a high-level view of the Vin as it is disposed through the 
WorkFlow and the associated success/failure, time, and stage result 
details. 
Ingestion Group This data sub-system currently consists of the IngestionGroup table, 
which is an archive of all Vin Ingestion by EP/Fleet vendors into the 
WorkFlow system. Table allows for Vin, EP, data ingestion tracking. 
May be merged into another group 
Auction Status (Dashboard) This is the auction listing and management sub-system. Allows for 
tracking of Vin auction insertion and auction status throughout the listing 
lifecycle. Along with the WorkFlowVehicleStatus table, provide data 
foundation for most online dashboard reporting functionality. 
Listing Builder This subsystem stores data for the core Listing Build/QA functionality, 
management. Tables consists of an internal ListingBuilder tracking table 
as well as Third-Party data tables used in the Build process. It is 
understood that external systems (Translator, Inspections, etc..) not 
directly included in this system are also components of this group. 
Security Model Data sub-system for all UserAccount definition, creation, management, 
and activity logging in MIMS. 
Communications/Crm This subsystem handles all data storage, management for 
Crm/Communication activity. This functionality includes: Mota internal 
commenting and notation, Ebay/Auction communications, 
Vendor/Suppier comments. Communcation definition and distribution 
management is controlled within this group 
Accounting/Finances This subsystem provides simple general ledger data storage and 
reporting capabilities within the WorkFlow system. All Revenues (sales) 
and Costs (Inspections, Data, etc…) can be entered here and used for 
general profit analysis during the Vin disposition process 
System Management One or more tables used both internally and potential by external 
manager to configure and control default settings, use, and 
activity/functionality of the MIMS system to meet required needs
Core Engine Table Group Metadata 
VEHICLES TABLE 
Field Name (Proposed) Description Type Example 
VehicleId Primary Key For Table Guid Guid Format 
VehicleSourcesId Foreign Key Link to 
VehicleSources Table 
Guid Guid Format 
IngestionGroupId Foreign Key Link to 
IngestionGroup Table 
Guid Guid Format 
Vin VIN String 4T3ZF13C01U405645 
Year Year Integer or String 2001 
Make Make String Toyota 
Model Model String Sienna 
Trim Trim Nvarchar(255) XLE 4Dr 
Mileage Mileage Integer 65536 
VEHICLESOURCES TABLE 
Field Name (Proposed) Description Type Example 
VehicleSourcesId Primary Key Guid Guid Format 
SourceName Vehicle Source Text Name Nvarchar(255) CenterOne, Inc 
SourceType Vehicle Source Type Nvarchar(50) Bank 
VehicleSourceCode Source Abbreviation Code Nvarchar(10) CENT 
DateCreated Date Source entered into 
system 
Smalldatetime 8/23/2006 12:00 AM 
ContactFirstName Primary Contact First Name Nvarchar(50) 
ContactLastName Primary Contact Last Name Nvarchar(50) 
ContactAddress1 Contact Address Line 1 Nvarchar(50) 
ContactAddress2 Contact Address Line 2 Nvarchar(50) 
ContactCity Contact City Nvarchar(50) 
ContactState Contact State (Abbrev) Nvarchar(50) 
ContactZip Contact Zip/Postal Nvarchar(50) 
ContactCountry Contact Country (Abbrev) Nvarchar(50) 
ContactEmail Contact Email Nvarchar(50) 
ContactPhone1 Contact Phone Number Nvarchar(50) 
ContactFax Contact Fax Number Nvarchar(50) 
FLEETS TABLE 
Field Name (Proposed) Description Type Example 
FleetId Primary Key Guid Guid Format 
FLEETASSIGNMENTLOG TABLE 
Field Name (Proposed) Description Type Example 
FleetAssignmentId Primary Key Guid Guid Format
VehicleId Foreign Key Link to Vehicle 
Table 
Guid Guid Format 
FleetId Foreign Key Link To Fleets 
Table 
Guid Guid Format 
IngestionGroupId Foreign Key Link To Ingestion 
Group Table 
Guid Guid Format 
DateAssigned DateTime Stamp marking date 
Vehicle (Vin) was assigned to 
Fleet Group 
Smalldatetime 8/25/2006 12:31 PM
WorkFlow Management Tables Group Metadata 
WORKFLOWSTAGES TABLE 
Field Name (Proposed) Description Type Example 
WorkFlowStageId Primary Key Guid Guid Format 
WORKFLOWSTAGESTEPS TABLE 
Field Name (Proposed) Description Type Example 
WorkFlowStageStepId Primary Key Guid Guid Format 
WorkFlowStageId Foreign Key Link To WorkFlow 
Stage Table 
Guid Guid Format 
WORKFLOWVEHICLESTATUS TABLE 
Field Name (Proposed) Description Type Example 
WorkFlowVehicleStatusId Primary Key Guid Guid Format 
VehicleId Foreign Key Link to 
VehiclesTable 
Guid Guid Format 
VehicleSourceId Foreign Key Link To 
VehicleSources Table 
Guid Guid Format 
VehicleSourceName EP Name or Code String CenterOne 
VehicleSourceCode EP Code / Abbrev String CENT 
VehicleSourceLogo EP Logo URL or File Location 
of EP Logo 
String D:imageslogo.gif 
WorkFlowStageId Foreign Key Link to 
WorkFlowStage Table 
Guid Guid Format 
WorkFlowExceptionId Foreign Key Link To 
WorkFlowExceptions Table 
Guid Guid Format 
EbayBidCount Ebay Bid Count Integer 17 
EbayMaxBid Ebay Max Bid Decimal/Double $13,100.00 
EbayFinalSalePrice Ebay Final Sale Price Decimal/Double $8,801 
EbayStartPrice Ebay Start Price Decimal/Double $3,000 
EbayReservePrice Ebay Reserve Price Decimal/Double $7,820 
FloorPrice Floor Price Decimal/Double $10,450 
EbayBINPrice Buy It Now (BIN) Price Decimal/Double $9,200 
BlackBookValue Black Book Value Decimal/Double $10,400 
MITMaxBid MIT Max Bid Decimal/Double $13,023 
EbayWatchCount Ebay Watcher Count Integer 6 
EbayPageViews Unique page Views Integer 300 
EbayAuctionEndDate Ebay Auction End Date DateTime Aug 15 or 8/15/2006 
EbayAuctionStatus Ebay Auction Status String Sold, Week # 
HoldStatus WOFCO Hold Status String or Boolean Hold/Released 
Comments Comments String Car Had Damage 
ExceptionDescription Additional Details of Vehicle 
Exception 
String Engine Light On
DateDepositReceived Date Deposit Received DateTime 8/23/2006 
LienApplies Lien Applies Boolean True 
DateFinanceCompanyContacte 
Financing Company Contacted DateTime 8/24/2006 
d 
DatePaperworkOutbound Paperwork Outbound DateTime 8/25/2006 
DatePaperworkReceived Paperwork Received DateTime 8/26/2006 
DateFundsReceivedMota Funds Received (Mota) DateTime 8/27/2006 
WireAmount Wire Amount (WOFC) Decimal/Double $15,000.00 
DateVehicleSold Date of Sale for Title DateTime 8/15/2006 
IsTitleSent Copies of Title Sent to Mota Boolean True 
VehicleSourceBankAccount Compass or Regions (Bank 
Accounts) 
Nvarchar(TBD) 1525235423 
DateFundsReceivedEP Funds Received By WOFC DateTime 8/31/2006 
DateGatePassIssued Gate Pass Issued DateTime 9/2/2006 
DateTitleSent Date Title Sent To Mota DateTime 9/4/2006 
DateDASOrderEntered DAS Order Entered DateTime 9/6/2006 
DateMovedToDASTerminal Moved To DAS Terminal DateTime 9/10/2006 
DASTrackingNumber DAS Tracking Number String A1B2C3D4 
WORKFLOWEXCEPTIONS TABLE 
Field Name (Proposed) Description Type Example 
WorkFlowExceptionId Primary Key Guid Guid Format 
WorkFlowExceptionName Textual Name of Exception Nvarchar(100) Inspection 
WorkFlowExceptionDescription Description of Exception Nvarchar(Max) Description of 
Inspection
Ingestion Group Tables Metadata 
INGESTIONGROUP TABLE 
Field Name (Proposed) Description Type Example 
IngestionGroupId Primary Key Guid Guid Format 
IngestionGroupName Generic Name For Group Nvarchar(100) Center One Group Aug 
25 2006 
VehicleSourceId Foreign Key Linking to 
VehicleSources Table 
Guid Guid Format 
DateEntered Date Group was Ingested Into 
the WorkFlow 
Smalldatetime 8/25/2006 12:31 PM 
NumRecords Number of Records Included in 
Total Group 
Integer 30
Auction Status (Dashboard) Tables Metadata 
EBAYLISTINGDETAILS TABLE 
Field Name (Proposed) Description Type Example 
EbayListingId Primary Key Guid Guid Format 
VehicleId Foreign Key Linking to Vehicles 
Table 
Guid Guid Format 
EbayItemId Ebay Item Id for Listed Item Nvarchar(25) 100015423412341 
EbayListingXml Mota specific Xml containing 
Ebay Item and Item Specific 
data for Ebay item Insertion 
and retrieval 
Ntext Proprietary Xml Format 
(see future attached 
Appendix) 
EBAYLISTINGSTATUS TABLE 
Field Name (Proposed) Description Type Example 
EbayListingStatusId Primary Key Guid Guid Format 
EbayListingId Foreign Key Link To 
EbayListingDetails Table 
Guid Guid Format 
EbayListingStatus Current Status of Ebay Listing Nvarchar(50) Active 
EbayListingStartTime TimeStamp For Ebay Listing 
Start 
Smalldatetime 8/25/2006 12:31 PM 
EbayListingEndTime Timestamp For Ebay Listing 
End 
Smalldatetime 8/31/2006 12:31 PM 
EBAYLISTINGBIDLOG TABLE 
Field Name (Proposed) Description Type Example 
EbayListingBidLogId Primary Key Guid Guid Format 
EbayListingId Foreign Key Link To 
EbayListingDetails Table 
Guid Guid Format 
EbayListingBuyerId Ebay Bidder Username Nvarchar(50) BigTimeBuyer 
EbayListingBuyerMaxBid Maximum Ebay Bid amount by 
an Ebay Buyer on an Item 
Decimal (9,2) 13145.00
Listing Builder Tables Metadata 
LISTINGBUILDER TABLE 
Field Name (Proposed) Description Type Example 
ListingBuilderId Primary Key Guid Guid Format 
ListingBuilderStatus Status of Listing Build Process Integer or nvarchar() Open, In Process, 
Complete 
ListingBuilderStartTime Listing Building Process Start 
Time 
Smalldatetime 8/25/2006 12:31 PM 
ListingBuilderEndTime Listing Building Process 
Completion Time 
Smalldatetime 8/25/2006 12:31 PM 
LISTINGBUILDEREBAYDEFAULTS TABLE 
Field Name (Proposed) Description Type Example 
ListingBuilderEbayDefaultsId Primary Key Guid Guid Format 
UserAccountId or 
Foreign Key Link Guid Guid Format 
VehicleSourceId 
ListingBuilderEbayDefaultsXml Proprietary Xml format 
containing Ebay Listing default 
values for a (User?, Vehicle 
Source?) 
Ntext Proprietary Xml Format 
(See appendix) 
LISTINGBUILDEREBAYMERCHANDISING TABLE 
Field Name (Proposed) Description Type Example 
LISTINGBUILDEREBAYXML TABLE 
Field Name (Proposed) Description Type Example 
ListingBuilderEbayXmlId Primary Key Guid Guid Format 
EbayXmlName Name of Ebay Xml Data Nvarchar(100) Ebay Category List 
EbayXmlType Type of Ebay Xml Data Nvarchar(50) Attribute Data 
EbayXmlVersion Ebay Version Number for Xml Nvarchar(10) 4.35 
EbayXmlDate Date Current Xml was retrieved Smalldatetime 8/25/2006 12:31 pm 
THIRD-PARTY DATA TABLES 
THESE INCLUDE EDMUNDS, BLACK BOOK, INSPECTION (VIS), VEHICLE HISTORY REPORT, VEHICLE CONDITION 
REPORT (VCR), AND LISTING SPECIFIC DATA TABLES (MIT, TOKENIZER, TRANSLATOR)
Security Model Tables Metadata 
USERACCOUNTS TABLE 
Field Name (Proposed) Description Type Example 
UserAccountId Primary Key Guid Guid Format 
UserName MIMS Account Username Nvarchar(25) Gweiss27 
Password MIMS Account Password Nvarchar(15) A1B2C3 
DateCreated TimeStamp indicating when 
account was created 
Smalldatetime 8/25/2006 12:31 PM 
USERACCOUNTSETTINGS TABLE 
Field Name (Proposed) Description Type Example 
UserAccountSettingsId Primary Key Guid Guid Format 
UserAccountId Foreign Key Link To 
UserAccounts Table 
Guid Guid Format 
SettingName Text name of Account Setting Nvarchar(30) Report Access 
SettingDescription Description of Account Setting Nvarchar(max) Description 
SettingLevel Class Level of Setting (for 
Hierarchical Grouping) 
Integer 1 
USERACCOUNTLOG TABLE 
Field Name (Proposed) Description Type Example 
UserAccountLogId Primary Key Guid Guid Format 
UserAccountId Foreign Key Link to 
UserAccounts Table 
Guid Guid Format 
ActivityType Type of Activity (Login, Logout, 
other access request) 
Nvarchar(100) Login 
LogTimeStamp TimeStamp of ActivityLog 
Event 
Smalldatetime 8/25/2006 12:31 PM 
Username Username used at time of 
Login 
Nvarchar(30) Gweiss27 
Password Password used at time of Login Nvarchar(15) A1B2C3 
IPAddress IP Address of Web User acting 
on system 
Nvarchar(15) 127.0.0.1
Communications/Crm Tables 
Notes: Distribution Lists, Allowed Accounts, Configuration Type, and Logging TBD 
CRMNOTIFICATIONS TABLE 
Field Name (Proposed) Description Type Example 
CrmNotificationId Primary Key Guid Guid Format 
CrmNotificationName Text Name of Notification Nvarchar(30) Ebay Item Sold 
CrmNotificationDescription Textual Description of 
Notification 
Ntext Description 
CrmNotificationType Type of Notification Integer or nvarchar() 1 or email 
CRMDISTRIBUTIONS TABLE 
Field Name (Proposed) Description Type Example 
CrmDistributionId Primary Key Guid Guid Format 
CrmNotificationId Foreign Key Link to 
CrmNotifications Table 
Guid Guid Format 
CRMCOMMUNICATIONS TABLE 
Field Name (Proposed) Description Type Example 
CrmCommunicationId Primary Key Guid Guid Format 
WorkFlowVehicleStatusId Foreign Key Link To 
WorkFlowVehicleStatus Table 
Guid Guid Format 
CrmCommentType Text or Integer Type for 
Comment 
Integer or Nvarchar() Ebay Buyer Question
Accounting Finances Tables 
ACCOUNTING TABLE 
Field Name (Proposed) Description Type Example 
AccountId Primary Key Guid Guid Format 
WorkFlowVehicleStatusId Foreign Key Link to 
WorkFlowVehicleStatus Table 
Guid Guid Format 
ActionName Description Nvarchar(max) Sale 
ActionType Debt or Credit Integer 0 or 1 
ActionAmount Dollar Amount of Action Decimal (9,2) 15,000.00 
ActionTimeStamp Timestamp for Action Event Smalldatetime 8/25/2006 12:31 PM
System Management Tables 
SYSTEMSETTINGS TABLE 
Field Name (Proposed) Description Type Example 
SettingId Primary Key Guid Guid Format 
SettingName Text Name of System Setting Nvarchar(50) UserAccount Logging 
SettingClass Setting Class allowing 
associations of setting in 
hierarchies 
Guid Guid Format 
SYSTEMSETTINGSCLASSES TABLE (POTENTIAL TABLE) 
Field Name (Proposed) Description Type Example 
SystemSettingsClassesId Primary Key Guid Guid Format 
ClassDescription Text Description of Class 
Setting 
Nvarchar(Max) Description Text

More Related Content

PDF
Mota - Mims: Summary Data Model
DOC
Mota - Mims - Enterprise Data Model Specification
DOC
Mota - Matrix Page Specification (SuperUser View)
DOCX
OPEN CABSTER PROJECT DOC
PPTX
Wings Auto DMS
PDF
Informatica slides
PPTX
Wings ERP Auto Dealers
PPTX
Maxis Alchemize imug 2017
Mota - Mims: Summary Data Model
Mota - Mims - Enterprise Data Model Specification
Mota - Matrix Page Specification (SuperUser View)
OPEN CABSTER PROJECT DOC
Wings Auto DMS
Informatica slides
Wings ERP Auto Dealers
Maxis Alchemize imug 2017

Similar to Mota - Mims Metadata Documentation (20)

PDF
Concept to production Nationwide Insurance BigInsights Journey with Telematics
DOC
Customer Data Integration Architecture Gudelinbes
DOC
Data Management Project for Car Dealership
PPS
AutoBooom DMS presentation
PPS
New auto booom final entp
PDF
Leaflet Wacs Suite 1.2 En(Complete)
PDF
WhereScape - Business Intelligence for Growth
PPT
Informatica session
DOC
Informatica Online Training
PPTX
latest ppt.pptxguhftydtye5ysrtsdtydtyyfyfu
DOC
AMAR_Resume_latest
DOC
Generic steps in informatica
PDF
Modularity and Domain Driven Design; a killer Combination? - Tom de Wolf & St...
PDF
Modularity and Domain Driven Design - A killer combination - T De Wolf & S va...
PPTX
Information Automobile Industry.pptx
PDF
Modularity and Domain Driven Design; a killer combination?
PPT
Getting Started Guide
PPT
ITReady DW Day2
PDF
IBM Gets Feisty-Mobilizes Analytics For Oracle
PPT
Making People Flow in Cities Measurable and Analyzable
Concept to production Nationwide Insurance BigInsights Journey with Telematics
Customer Data Integration Architecture Gudelinbes
Data Management Project for Car Dealership
AutoBooom DMS presentation
New auto booom final entp
Leaflet Wacs Suite 1.2 En(Complete)
WhereScape - Business Intelligence for Growth
Informatica session
Informatica Online Training
latest ppt.pptxguhftydtye5ysrtsdtydtyyfyfu
AMAR_Resume_latest
Generic steps in informatica
Modularity and Domain Driven Design; a killer Combination? - Tom de Wolf & St...
Modularity and Domain Driven Design - A killer combination - T De Wolf & S va...
Information Automobile Industry.pptx
Modularity and Domain Driven Design; a killer combination?
Getting Started Guide
ITReady DW Day2
IBM Gets Feisty-Mobilizes Analytics For Oracle
Making People Flow in Cities Measurable and Analyzable
Ad

More from Gregory Weiss (20)

PPTX
Bi reporting tool master wireframe specification
DOCX
BRD - Work Estimate - Client example
PPTX
BI Reporting Tool - Functional Wireframes Work Sample
PPTX
Project charter sample
PPTX
BI Tool - Alt. Reporting Concept
PPTX
BI Tool - Brand Tracker Reporting Concept
PDF
Ark Naturals - Version 2.0 Design Concept
PDF
Business Process Diagram - Sales to Invoice to Cash Workflow
DOC
Ebay listing fsd_v1
PDF
Car Wireframe Design - v5.2
DOC
CAR Report - xsl specification
PDF
Mota - Mims pre-insertion process work flow
PDF
Mota - Mims post auction process work flow
DOC
Mota - Mims stage 3 marketplace management use-case documentation
PDF
Mims dashboard prototype
PDF
Mota - Customer Acquisition Strategy
PPT
Mims Overview Presentation
PPT
Mims Workflow Monitoring Wireframe Prototype
PPT
Mota - Managed Hosting Analysis Presentation
PDF
Mota Marketplace - State Diagram Process Flow
Bi reporting tool master wireframe specification
BRD - Work Estimate - Client example
BI Reporting Tool - Functional Wireframes Work Sample
Project charter sample
BI Tool - Alt. Reporting Concept
BI Tool - Brand Tracker Reporting Concept
Ark Naturals - Version 2.0 Design Concept
Business Process Diagram - Sales to Invoice to Cash Workflow
Ebay listing fsd_v1
Car Wireframe Design - v5.2
CAR Report - xsl specification
Mota - Mims pre-insertion process work flow
Mota - Mims post auction process work flow
Mota - Mims stage 3 marketplace management use-case documentation
Mims dashboard prototype
Mota - Customer Acquisition Strategy
Mims Overview Presentation
Mims Workflow Monitoring Wireframe Prototype
Mota - Managed Hosting Analysis Presentation
Mota Marketplace - State Diagram Process Flow
Ad

Recently uploaded (20)

PPTX
laws of thermodynamics with complete explanation
PDF
EC290C NL EC290CNL - Volvo Service Repair Manual.pdf
PDF
Volvo EC290C NL EC290CNL engine Manual.pdf
PDF
Volvo EC290C NL EC290CNL excavator weight.pdf
PPTX
Zeem: Transition Your Fleet, Seamlessly by Margaret Boelter
PPTX
Independence_Day_Patriotic theme (1).pptx
PDF
Caterpillar Cat 315C Excavator (Prefix CJC) Service Repair Manual Instant Dow...
PDF
6. Chapter Twenty_Managing Mass Communications Advertising Sales Promotions E...
PDF
Physics class 12thstep down transformer project.pdf
PDF
How Much does a Volvo EC290C NL EC290CNL Weight.pdf
PPTX
capstoneoooooooooooooooooooooooooooooooooo
PPTX
deforestation.ppt[1]bestpptondeforestation.pptx
PPT
Kaizen for Beginners and how to implement Kaizen
PPTX
laws of thermodynamics with diagrams details
PDF
harrier-ev-brochure___________________.pdf
PDF
Caterpillar Cat 315C Excavator (Prefix ANF) Service Repair Manual Instant Dow...
PPTX
Culture by Design.pptxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
PDF
Honda Dealership SNS Evaluation pdf/ppts
PPTX
Understanding Machine Learning with artificial intelligence.pptx
PDF
LB95 New Holland Service Repair Manual.pdf
laws of thermodynamics with complete explanation
EC290C NL EC290CNL - Volvo Service Repair Manual.pdf
Volvo EC290C NL EC290CNL engine Manual.pdf
Volvo EC290C NL EC290CNL excavator weight.pdf
Zeem: Transition Your Fleet, Seamlessly by Margaret Boelter
Independence_Day_Patriotic theme (1).pptx
Caterpillar Cat 315C Excavator (Prefix CJC) Service Repair Manual Instant Dow...
6. Chapter Twenty_Managing Mass Communications Advertising Sales Promotions E...
Physics class 12thstep down transformer project.pdf
How Much does a Volvo EC290C NL EC290CNL Weight.pdf
capstoneoooooooooooooooooooooooooooooooooo
deforestation.ppt[1]bestpptondeforestation.pptx
Kaizen for Beginners and how to implement Kaizen
laws of thermodynamics with diagrams details
harrier-ev-brochure___________________.pdf
Caterpillar Cat 315C Excavator (Prefix ANF) Service Repair Manual Instant Dow...
Culture by Design.pptxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Honda Dealership SNS Evaluation pdf/ppts
Understanding Machine Learning with artificial intelligence.pptx
LB95 New Holland Service Repair Manual.pdf

Mota - Mims Metadata Documentation

  • 1. Mota Inventory Management System (MIMS) – Metadata Documentation The Mota Inventory Management System (MIMS) data repository is organized into data sub-systemes defined by functional group need. The following Summary groups are defined to exist within the MIMS system: Table Group Description Core Engine These tables consist of the baseline data elements that serve all object and process needs within the system. These include the Vehicle, VehicleSources, and Fleets tables WorkFlow Management These tables comprise the WorkFlow stage definition and stage/steps associations. Also included are the master stage exception list. The master table in this data sub-system is the WorkFlowVehicleStatus, which contains a high-level view of the Vin as it is disposed through the WorkFlow and the associated success/failure, time, and stage result details. Ingestion Group This data sub-system currently consists of the IngestionGroup table, which is an archive of all Vin Ingestion by EP/Fleet vendors into the WorkFlow system. Table allows for Vin, EP, data ingestion tracking. May be merged into another group Auction Status (Dashboard) This is the auction listing and management sub-system. Allows for tracking of Vin auction insertion and auction status throughout the listing lifecycle. Along with the WorkFlowVehicleStatus table, provide data foundation for most online dashboard reporting functionality. Listing Builder This subsystem stores data for the core Listing Build/QA functionality, management. Tables consists of an internal ListingBuilder tracking table as well as Third-Party data tables used in the Build process. It is understood that external systems (Translator, Inspections, etc..) not directly included in this system are also components of this group. Security Model Data sub-system for all UserAccount definition, creation, management, and activity logging in MIMS. Communications/Crm This subsystem handles all data storage, management for Crm/Communication activity. This functionality includes: Mota internal commenting and notation, Ebay/Auction communications, Vendor/Suppier comments. Communcation definition and distribution management is controlled within this group Accounting/Finances This subsystem provides simple general ledger data storage and reporting capabilities within the WorkFlow system. All Revenues (sales) and Costs (Inspections, Data, etc…) can be entered here and used for general profit analysis during the Vin disposition process System Management One or more tables used both internally and potential by external manager to configure and control default settings, use, and activity/functionality of the MIMS system to meet required needs
  • 2. Core Engine Table Group Metadata VEHICLES TABLE Field Name (Proposed) Description Type Example VehicleId Primary Key For Table Guid Guid Format VehicleSourcesId Foreign Key Link to VehicleSources Table Guid Guid Format IngestionGroupId Foreign Key Link to IngestionGroup Table Guid Guid Format Vin VIN String 4T3ZF13C01U405645 Year Year Integer or String 2001 Make Make String Toyota Model Model String Sienna Trim Trim Nvarchar(255) XLE 4Dr Mileage Mileage Integer 65536 VEHICLESOURCES TABLE Field Name (Proposed) Description Type Example VehicleSourcesId Primary Key Guid Guid Format SourceName Vehicle Source Text Name Nvarchar(255) CenterOne, Inc SourceType Vehicle Source Type Nvarchar(50) Bank VehicleSourceCode Source Abbreviation Code Nvarchar(10) CENT DateCreated Date Source entered into system Smalldatetime 8/23/2006 12:00 AM ContactFirstName Primary Contact First Name Nvarchar(50) ContactLastName Primary Contact Last Name Nvarchar(50) ContactAddress1 Contact Address Line 1 Nvarchar(50) ContactAddress2 Contact Address Line 2 Nvarchar(50) ContactCity Contact City Nvarchar(50) ContactState Contact State (Abbrev) Nvarchar(50) ContactZip Contact Zip/Postal Nvarchar(50) ContactCountry Contact Country (Abbrev) Nvarchar(50) ContactEmail Contact Email Nvarchar(50) ContactPhone1 Contact Phone Number Nvarchar(50) ContactFax Contact Fax Number Nvarchar(50) FLEETS TABLE Field Name (Proposed) Description Type Example FleetId Primary Key Guid Guid Format FLEETASSIGNMENTLOG TABLE Field Name (Proposed) Description Type Example FleetAssignmentId Primary Key Guid Guid Format
  • 3. VehicleId Foreign Key Link to Vehicle Table Guid Guid Format FleetId Foreign Key Link To Fleets Table Guid Guid Format IngestionGroupId Foreign Key Link To Ingestion Group Table Guid Guid Format DateAssigned DateTime Stamp marking date Vehicle (Vin) was assigned to Fleet Group Smalldatetime 8/25/2006 12:31 PM
  • 4. WorkFlow Management Tables Group Metadata WORKFLOWSTAGES TABLE Field Name (Proposed) Description Type Example WorkFlowStageId Primary Key Guid Guid Format WORKFLOWSTAGESTEPS TABLE Field Name (Proposed) Description Type Example WorkFlowStageStepId Primary Key Guid Guid Format WorkFlowStageId Foreign Key Link To WorkFlow Stage Table Guid Guid Format WORKFLOWVEHICLESTATUS TABLE Field Name (Proposed) Description Type Example WorkFlowVehicleStatusId Primary Key Guid Guid Format VehicleId Foreign Key Link to VehiclesTable Guid Guid Format VehicleSourceId Foreign Key Link To VehicleSources Table Guid Guid Format VehicleSourceName EP Name or Code String CenterOne VehicleSourceCode EP Code / Abbrev String CENT VehicleSourceLogo EP Logo URL or File Location of EP Logo String D:imageslogo.gif WorkFlowStageId Foreign Key Link to WorkFlowStage Table Guid Guid Format WorkFlowExceptionId Foreign Key Link To WorkFlowExceptions Table Guid Guid Format EbayBidCount Ebay Bid Count Integer 17 EbayMaxBid Ebay Max Bid Decimal/Double $13,100.00 EbayFinalSalePrice Ebay Final Sale Price Decimal/Double $8,801 EbayStartPrice Ebay Start Price Decimal/Double $3,000 EbayReservePrice Ebay Reserve Price Decimal/Double $7,820 FloorPrice Floor Price Decimal/Double $10,450 EbayBINPrice Buy It Now (BIN) Price Decimal/Double $9,200 BlackBookValue Black Book Value Decimal/Double $10,400 MITMaxBid MIT Max Bid Decimal/Double $13,023 EbayWatchCount Ebay Watcher Count Integer 6 EbayPageViews Unique page Views Integer 300 EbayAuctionEndDate Ebay Auction End Date DateTime Aug 15 or 8/15/2006 EbayAuctionStatus Ebay Auction Status String Sold, Week # HoldStatus WOFCO Hold Status String or Boolean Hold/Released Comments Comments String Car Had Damage ExceptionDescription Additional Details of Vehicle Exception String Engine Light On
  • 5. DateDepositReceived Date Deposit Received DateTime 8/23/2006 LienApplies Lien Applies Boolean True DateFinanceCompanyContacte Financing Company Contacted DateTime 8/24/2006 d DatePaperworkOutbound Paperwork Outbound DateTime 8/25/2006 DatePaperworkReceived Paperwork Received DateTime 8/26/2006 DateFundsReceivedMota Funds Received (Mota) DateTime 8/27/2006 WireAmount Wire Amount (WOFC) Decimal/Double $15,000.00 DateVehicleSold Date of Sale for Title DateTime 8/15/2006 IsTitleSent Copies of Title Sent to Mota Boolean True VehicleSourceBankAccount Compass or Regions (Bank Accounts) Nvarchar(TBD) 1525235423 DateFundsReceivedEP Funds Received By WOFC DateTime 8/31/2006 DateGatePassIssued Gate Pass Issued DateTime 9/2/2006 DateTitleSent Date Title Sent To Mota DateTime 9/4/2006 DateDASOrderEntered DAS Order Entered DateTime 9/6/2006 DateMovedToDASTerminal Moved To DAS Terminal DateTime 9/10/2006 DASTrackingNumber DAS Tracking Number String A1B2C3D4 WORKFLOWEXCEPTIONS TABLE Field Name (Proposed) Description Type Example WorkFlowExceptionId Primary Key Guid Guid Format WorkFlowExceptionName Textual Name of Exception Nvarchar(100) Inspection WorkFlowExceptionDescription Description of Exception Nvarchar(Max) Description of Inspection
  • 6. Ingestion Group Tables Metadata INGESTIONGROUP TABLE Field Name (Proposed) Description Type Example IngestionGroupId Primary Key Guid Guid Format IngestionGroupName Generic Name For Group Nvarchar(100) Center One Group Aug 25 2006 VehicleSourceId Foreign Key Linking to VehicleSources Table Guid Guid Format DateEntered Date Group was Ingested Into the WorkFlow Smalldatetime 8/25/2006 12:31 PM NumRecords Number of Records Included in Total Group Integer 30
  • 7. Auction Status (Dashboard) Tables Metadata EBAYLISTINGDETAILS TABLE Field Name (Proposed) Description Type Example EbayListingId Primary Key Guid Guid Format VehicleId Foreign Key Linking to Vehicles Table Guid Guid Format EbayItemId Ebay Item Id for Listed Item Nvarchar(25) 100015423412341 EbayListingXml Mota specific Xml containing Ebay Item and Item Specific data for Ebay item Insertion and retrieval Ntext Proprietary Xml Format (see future attached Appendix) EBAYLISTINGSTATUS TABLE Field Name (Proposed) Description Type Example EbayListingStatusId Primary Key Guid Guid Format EbayListingId Foreign Key Link To EbayListingDetails Table Guid Guid Format EbayListingStatus Current Status of Ebay Listing Nvarchar(50) Active EbayListingStartTime TimeStamp For Ebay Listing Start Smalldatetime 8/25/2006 12:31 PM EbayListingEndTime Timestamp For Ebay Listing End Smalldatetime 8/31/2006 12:31 PM EBAYLISTINGBIDLOG TABLE Field Name (Proposed) Description Type Example EbayListingBidLogId Primary Key Guid Guid Format EbayListingId Foreign Key Link To EbayListingDetails Table Guid Guid Format EbayListingBuyerId Ebay Bidder Username Nvarchar(50) BigTimeBuyer EbayListingBuyerMaxBid Maximum Ebay Bid amount by an Ebay Buyer on an Item Decimal (9,2) 13145.00
  • 8. Listing Builder Tables Metadata LISTINGBUILDER TABLE Field Name (Proposed) Description Type Example ListingBuilderId Primary Key Guid Guid Format ListingBuilderStatus Status of Listing Build Process Integer or nvarchar() Open, In Process, Complete ListingBuilderStartTime Listing Building Process Start Time Smalldatetime 8/25/2006 12:31 PM ListingBuilderEndTime Listing Building Process Completion Time Smalldatetime 8/25/2006 12:31 PM LISTINGBUILDEREBAYDEFAULTS TABLE Field Name (Proposed) Description Type Example ListingBuilderEbayDefaultsId Primary Key Guid Guid Format UserAccountId or Foreign Key Link Guid Guid Format VehicleSourceId ListingBuilderEbayDefaultsXml Proprietary Xml format containing Ebay Listing default values for a (User?, Vehicle Source?) Ntext Proprietary Xml Format (See appendix) LISTINGBUILDEREBAYMERCHANDISING TABLE Field Name (Proposed) Description Type Example LISTINGBUILDEREBAYXML TABLE Field Name (Proposed) Description Type Example ListingBuilderEbayXmlId Primary Key Guid Guid Format EbayXmlName Name of Ebay Xml Data Nvarchar(100) Ebay Category List EbayXmlType Type of Ebay Xml Data Nvarchar(50) Attribute Data EbayXmlVersion Ebay Version Number for Xml Nvarchar(10) 4.35 EbayXmlDate Date Current Xml was retrieved Smalldatetime 8/25/2006 12:31 pm THIRD-PARTY DATA TABLES THESE INCLUDE EDMUNDS, BLACK BOOK, INSPECTION (VIS), VEHICLE HISTORY REPORT, VEHICLE CONDITION REPORT (VCR), AND LISTING SPECIFIC DATA TABLES (MIT, TOKENIZER, TRANSLATOR)
  • 9. Security Model Tables Metadata USERACCOUNTS TABLE Field Name (Proposed) Description Type Example UserAccountId Primary Key Guid Guid Format UserName MIMS Account Username Nvarchar(25) Gweiss27 Password MIMS Account Password Nvarchar(15) A1B2C3 DateCreated TimeStamp indicating when account was created Smalldatetime 8/25/2006 12:31 PM USERACCOUNTSETTINGS TABLE Field Name (Proposed) Description Type Example UserAccountSettingsId Primary Key Guid Guid Format UserAccountId Foreign Key Link To UserAccounts Table Guid Guid Format SettingName Text name of Account Setting Nvarchar(30) Report Access SettingDescription Description of Account Setting Nvarchar(max) Description SettingLevel Class Level of Setting (for Hierarchical Grouping) Integer 1 USERACCOUNTLOG TABLE Field Name (Proposed) Description Type Example UserAccountLogId Primary Key Guid Guid Format UserAccountId Foreign Key Link to UserAccounts Table Guid Guid Format ActivityType Type of Activity (Login, Logout, other access request) Nvarchar(100) Login LogTimeStamp TimeStamp of ActivityLog Event Smalldatetime 8/25/2006 12:31 PM Username Username used at time of Login Nvarchar(30) Gweiss27 Password Password used at time of Login Nvarchar(15) A1B2C3 IPAddress IP Address of Web User acting on system Nvarchar(15) 127.0.0.1
  • 10. Communications/Crm Tables Notes: Distribution Lists, Allowed Accounts, Configuration Type, and Logging TBD CRMNOTIFICATIONS TABLE Field Name (Proposed) Description Type Example CrmNotificationId Primary Key Guid Guid Format CrmNotificationName Text Name of Notification Nvarchar(30) Ebay Item Sold CrmNotificationDescription Textual Description of Notification Ntext Description CrmNotificationType Type of Notification Integer or nvarchar() 1 or email CRMDISTRIBUTIONS TABLE Field Name (Proposed) Description Type Example CrmDistributionId Primary Key Guid Guid Format CrmNotificationId Foreign Key Link to CrmNotifications Table Guid Guid Format CRMCOMMUNICATIONS TABLE Field Name (Proposed) Description Type Example CrmCommunicationId Primary Key Guid Guid Format WorkFlowVehicleStatusId Foreign Key Link To WorkFlowVehicleStatus Table Guid Guid Format CrmCommentType Text or Integer Type for Comment Integer or Nvarchar() Ebay Buyer Question
  • 11. Accounting Finances Tables ACCOUNTING TABLE Field Name (Proposed) Description Type Example AccountId Primary Key Guid Guid Format WorkFlowVehicleStatusId Foreign Key Link to WorkFlowVehicleStatus Table Guid Guid Format ActionName Description Nvarchar(max) Sale ActionType Debt or Credit Integer 0 or 1 ActionAmount Dollar Amount of Action Decimal (9,2) 15,000.00 ActionTimeStamp Timestamp for Action Event Smalldatetime 8/25/2006 12:31 PM
  • 12. System Management Tables SYSTEMSETTINGS TABLE Field Name (Proposed) Description Type Example SettingId Primary Key Guid Guid Format SettingName Text Name of System Setting Nvarchar(50) UserAccount Logging SettingClass Setting Class allowing associations of setting in hierarchies Guid Guid Format SYSTEMSETTINGSCLASSES TABLE (POTENTIAL TABLE) Field Name (Proposed) Description Type Example SystemSettingsClassesId Primary Key Guid Guid Format ClassDescription Text Description of Class Setting Nvarchar(Max) Description Text