🥯
Everything
  • Best Practices and Guidelines
    • ChatGPT Prompts
    • Documentation Guideline
    • GitBook Spaces
    • GitHub Guideline
    • Internal Usage
  • Tools
    • End to End Order Flow
      • Order Creation
      • Order Import
      • Order Brokering
      • Order Fulfillment
      • Order Fulfillment Notification
    • Git
      • How to Create Issue on Git
    • Jira
      • Feature Request on Jira
    • Launchpad
      • Fulfillment
        • Stuck Orders in Fulfillment App
      • Job Manager
        • Check Job Frequencies
        • Job Runtime Error
        • Mismatch Time Zone
    • Napita
      • Glossary
      • Schedule Processors
      • View and Manage Processors
      • Flow Definitions
      • Verify Processor Properties
      • Bulletins
      • Data Provenance
      • Troubleshooting
        • Data Export Errors
        • Queue Errors
        • Fetch Put SFTP Retry
    • Netsuite
      • Managing Saved Searches
    • Ofbiz
      • Orders
        • Multicurrency Sales Orders
        • POS Order Refresh Failure
        • Pre-Order Catalog Sync
        • Reindex Order after Solr Down Time
      • Products
        • Product Duplication
      • Inventory
        • Add New Variance Reason
      • Data Manager Configuration
        • Create a Job Using Data Manager Configuration
        • SFTP Issue
    • Shopify
      • How to Access Shopify POS APP
      • How to Create Draft Order in Shopify
    • Tathya
      • Database Configuration
        • Additional Settings
      • Charts Creation
        • Selecting Database & Schema
        • View & Save Chart
        • Charts Access
        • Create Multiple Charts
        • LogInsight Charts
      • Understanding Dashboards
        • Configuring Dashboards
        • Dashboards Access
        • Dashboard Options
        • Dashboard Customizations
        • Link Configuration
        • Set Multi-Day Filters
      • Configuring Alerts & Reports
        • Creating Alerts
        • Creating Reports
        • Alternate Interfaces to Schedule Reports
      • Creating Roles
        • List & Modify Roles
      • Creating User
        • Creating LDAP Account
        • Tathya Authentication
        • Listing User in Tathya
        • User Permissions
      • Troubleshoting
        • Reporting Discrepancies
        • Tathya login Issue
      • How to
        • How to Create User on Tathya
        • How to Create Alpha Role on Tathya
        • How to Request for the Report
  • Client Communication
    • Templated Replies
    • Ticket and Release Mangemnet
  • Monitoring
    • Sanity Checklist
    • System Monitoring Guide
  • Hotwax Deployment & Versions
    • HotWax Commerce Deployment
    • Launch Machine
    • Update OMS Version
    • Rollback OMS Version
    • Optional Plugins
Powered by GitBook
On this page
  • Steps to Diagnose and Resolve the Issue
  • Verify the Discrepancies
  • Adjust the Time Zone for the Job
Edit on GitHub
Export as PDF
  1. Tools
  2. Launchpad
  3. Job Manager

Mismatch Time Zone

This document aims to resolve the time zone mismatch issue between Shopify and Hotwax Commerce OMS order dates.

PreviousJob Runtime ErrorNextNapita

Last updated 10 months ago

If the time zone settings for the instance’s server and scheduled jobs do not match, it can lead to data time discrepancies between Hotwax Commerce and Shopify. For example, let’s say a customer placed an order on Shopify today, but after importing, when you look at the Hotwax Commerce Sales Orders page, the order date appears as yesterday. The reason behind this discrepancy is the mismatched time zone between the Hotwax Commerce instance and the scheduling time zone of the Import Orders job.

Steps to Diagnose and Resolve the Issue

Verify the Discrepancies

  1. Check the Time Zones in the Job Sandbox Entity:

    • Visit: https://{instance}.hotwax.io/webtools/control/FindGeneric?entityName=JobSandbox

    • Ensure the Recurrence time zone in the Job Sandbox entity matches the instance’s Server time zone.

  2. Check the Instance’s Server Time Zone:

    • Navigate to: Hotwax Commerce OMS > Dashboard > About

    • Verify the instance’s Server time zone.

Adjust the Time Zone for the Job

  1. Open the Job Manager Application:

    • From the launchpad, open the Job Manager application in Hotwax Commerce.

  2. Navigate to Settings:

    • Click on Settings within the Job Manager.

  3. Change the Selected Time Zone(If required):

    • Navigate the App section within the settings.

    • Identify the two time zones:

      • Browser Time Zone

      • Selected Time Zone

    • Adjust the Selected Time Zone to match the instance's Server time zone (if necessary).

  4. Save Changes to the Job (Using JOB_IMP_ORD as an Example):

    • Navigate to Orders in the left menu.

    • Go to New Order under the import section inside Orders.

    • Inside the Import Order box, find and click on SAVE CHANGES at the bottom right of the same job.

By following these steps, you can correct the time zone settings and resolve the time mismatch issue between Shopify and Hotwax Commerce. This will ensure that data is consistent and accurate across both platforms, enhancing the reliability of order management system.