1 / 16

EXP Tracking and Scheduling 1.4.0

EXP Tracking and Scheduling 1.4.0. Ken Gendrich +1-205-879-3282 x1-1118 1-800-624-1872 x1-1119 kgendrich@commandalkon.com. Vision and Class Agenda. Vision

tracey
Download Presentation

EXP Tracking and Scheduling 1.4.0

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. EXP Tracking and Scheduling 1.4.0 Ken Gendrich +1-205-879-3282 x1-1118 1-800-624-1872 x1-1119 kgendrich@commandalkon.com

  2. Vision and Class Agenda • Vision • For years customers have asked for a windows version of Tracking and Scheduling. However, when interviewed, we found that what they really were asking for was a more flexible tool to increase their ability to service customers better without compromising their time critical environment. • So, that’s exactly what we built. We added Improved features; Windows™ Graphics; and Improved Performance. • Class Agenda • V1.0 to V1.3.0 • Advanced Configuration • V1.4 New Features • Customer Focus – What do you want next? • RoadMap 2007-2009 • EXP Tracking and Scheduling – How to Get it EXP Tracking and Scheduling 1.4.0

  3. V1.0 to V1.3.0 • V1.0 – First Release • Graphics • Performance • Usability Enhancements EXP Tracking and Scheduling 1.4.0

  4. V1.2.0 Improvements • V1.2 – Aggregate Improvements • Graphics and Theme Support • Aggregate Max Product Code Size • Aggregate Max Truck Code Size • Improved Truck Loading Options • FOB Orders Show Dispatched Trucks for COD Orders • V1.2 General Improvements • Concrete Orders to Load Expanded • Address Shows Street and City • 2x Click on Product Header Toggles Product Description • Side by Side Tracking and Scheduling Supported • Right 4 digits displayed for large order codes EXP Tracking and Scheduling 1.4.0

  5. V 1.3.0 Improvements • V 1.3.0 – Maintenance and Extensions • Automatic Journaling File Cleanup (Days Configurable) • Help - About can report configuration settings • Map Interface Repaired • Concrete Orders to Load Expanded for readability • Added International Language Support for Headers • Added User Configurable Font Overrides • Added Configuration option to limit theme selection • FOB Tracking Screens can be filtered by product line • Switch Keys can include special functions (EG: 3T) • Aggregate can now display trucks in yard when dispatched • EXP can now support 100 tracking configurations • EXP can now support 150 scheduling configurations • EXP can now support CS06 EXP Tracking and Scheduling 1.4.0

  6. V1.3.0 Advanced Configuration • COMMANDseries Privilege Control • File Menu – DBAUFLD (Add) • Create Toolbar EXE (For Journaling) • Options Menu – EDTTSHD (Add) • Theme Administration • EXP Configuration Options • File: cmdtracexe_config.xml • Location: clients folder EXP Tracking and Scheduling 1.4.0

  7. EXP Deployment Options - General General Settings • <!-- Set to 1 for OLEDB/CSV5 OR 2 FOR OCI/CS06 --> • <force_database_driver>1</force_database_driver> • <!-- Set to True to utilize plant privilege filtering --> • <read_usnm>False</read_usnm> • <!--Days Ahead to Show Loads --> • <days_out_to_load_orders>28</days_out_to_load_orders> • <!--Show FOB with All Orders --> • <show_fob_with_all_orders>False</show_fob_with_all_orders> • <!-- Use Stat in Schedule to Show schedule status --> • <use_schd_stat_field>False</use_schd_stat_field> EXP Tracking and Scheduling 1.4.0

  8. EXP Deployment Options - Themes • Theme Settings • <!--Allow User Theme Fonts (Font Override) --> • <allow_user_theme_fonts>False</allow_user_theme_fonts> • <!--Allow Themes setting has been retired and replaced with allow_theme_selection --> • <!--<allow_themes>True</allow_themes> --> • <!--Allow Theme Selection --> • <allow_theme_selection>True</allow_theme_selection> • <!--Default Theme when not allowed or none selected --> • <!--Set this when you want to force a theme --> • <Theme>EXP Standard</Theme> EXP Tracking and Scheduling 1.4.0

  9. EXP Deployment Options - Aggregate • Aggregate/Asphalt Trucks • <!--Managing Aggregate Trucks --> • <!--Don't Load ANY Aggregate/Asphalt Trucks (IF True) --> • <dont_load_aggregate_trucks>False</dont_load_aggregate_trucks> • <!--Use the Last Truck Update Date (Date Changed) to determine which trucks to load #of days back (IF True) --> • <use_truck_update_date_for_initial_download>False</use_truck_update_date_for_initial_download> • <agg_truck_number_of_days_back>2</agg_truck_number_of_days_back> • <!-- Else if False, uses Standard CS EXE loading logics using last status date --> • <!--Loading Only Aggregate Trucks w/Signaling Units (IF True - OR) --> • <load_signal_unit_code_trucks>True</load_signal_unit_code_trucks> • <!--Include Loading Aggregate Trucks w/Auto-Signaling (IF True - OR) --> • <load_auto_signal_trucks>True</load_auto_signal_trucks> • <!-- Check Last Status Date (vs Last Order Date) --> • <check_last_status_date>False</check_last_status_date> EXP Tracking and Scheduling 1.4.0

  10. EXP Deployment Options - Language • International Language Header Support • <!--Language Set to Spanish --> • <internal_header_text_flag>True</internal_header_text_flag> • <lang_heading language="spanish"> • <txt> Ped(Bja) *---Cliente--* *----Dirección---* Hora Vje Int Des Pedido Despac Pl</txt> • <txt> Ped *---Cliente--* *-Dirección--* Product* Hora Vje Int Des Pedido Despac Pl</txt> • <txt> Ped *---------Cliente-----------* Product* Hora Vje Int Des Pedido Despac Pl</txt> • <txt> Ped *--------Dirección----------* Product* Hora Vje Int Des Pedido Despac Pl</txt> • <txt> Ped(Bja) *------------Cliente------------* Hora Vje Int Des Pedido Despac Pl</txt> • <txt> Ped(Bja) *-----------Dirección-----------* Hora Vje Int Des Pedido Despac Pl</txt> • </lang_heading> • <exp_lang>Spanish</exp_lang EXP Tracking and Scheduling 1.4.0

  11. EXP Deployment Options - Journaling • Journaling Purging • <!--Managing Journal Files --> • <!--The following tag turns journal purging on or off --> • <purge_journal_files>True</purge_journal_files> • <!--Location of the Journal Files - Use relative or absolute paths --> • <journal_files_to_delete>..\Import</journal_files_to_delete> • <!--Delete journal files older than current date minus the value of this tag --> • <days_to_save_journals>14</days_to_save_journals> EXP Tracking and Scheduling 1.4.0

  12. V1.4.0 Features – Customer Driven • Optimization Features • Optimized Loading Suggestions • Optimized Return Plant Suggestions • Truly Dynamic Scheduling • Trucks Not Ready • Service Rates • Customer Unload (Qty / Hr) • In Transit Rate (Qty/Hr) • Show Plans (Orders, Trucks) • Real Time Daily Dispatch KPI’s • Show Loads to represent actual times • Driver Call-In • Print/Fax Directly To Plant • Graduated Punch-in Plant Line in Scheduling • Show Loads Shows Actual Data for Customer Service • Actual Travel Time • Actual On-Job Wait Time (And Delivery Rate) • Actual Pouring Time (And Unload Rate) EXP Tracking and Scheduling 1.4.0

  13. Customer Focus – What do you need? • Please participate in a customer focus discussion to get your input on next year’s development efforts for EXP Tracking and Scheduling. EXP Tracking and Scheduling 1.4.0

  14. EXP RoadMap • V1.3.2 • This release contains optimization features not released to the general customer base. • V1.4 (2007) • Optimization Beta • Customer Focus Results • V2.0 (March 2008) • Optimization Limited Release • Customer Focus Results • COMMANDoptimization • V 3.0 (March 2009) • Optimization General Release • Customer Focus Results • Next Generation Tracking and Scheduling ?? EXP Tracking and Scheduling 1.4.0

  15. EXP Tracking and Scheduling – How to Get it To upgrade to EXP Tracking and Scheduling, contact your COMMANDseries support representative. They will schedule training and installation. Command Alkon Inc. 1-800-624-1872 ext 2(Pause)1(Pause)3 Prerequisites: • COMMANDseries 5.54 or later • One or more tracking related licenses: • TT (Truck Tracking) • DS (Dynamic Scheduling) • OM (Order Monitoring) • Current Maintenance Agreement • EXP Tracking and Scheduling Training (Attendance at this class qualifies) EXP Tracking and Scheduling 1.4.0

  16. Please Complete Your Evaluation Card • Be sure to circle the session you are evaluating on the back of your card • Concrete (Track Name) • CC/AGG - 006 • EXP Tracking & Scheduling V1.4.0 • Thank You! • Enjoy the Activities !! EXP Tracking and Scheduling 1.4.0

More Related