Documents
HomeGlossary
System Admins
System Admins
  • Launchpad
  • Administration
    • Company
      • Create Product Store
      • Manage Product Store
      • Manage Shopify Shop
    • Users
      • Create Users
      • Manage Users
      • Manage User Permissions
      • Create Pickers
      • Troubleshooting
        • Application Access Issue
        • How to Bulk Import Employee
    • User Permissions
      • BOPIS App
      • Fulfillment App
      • Job Manager App
      • Receiving App
      • Picking App
      • Import App
      • Users App
      • Facilities App
      • Pre-Order App
      • Cycle Count App
    • Facilities
      • Add New Facilities
      • Manage Existing facilities
      • Add Facility Address
      • Manage Operating Hours
      • Manage Product Stores
      • Configure Online Fulfillment
      • Configure Fulfillment Capacity
      • Manage Facility Staff
      • Manage Locations
      • Disabling Facilities
      • Manage Parkings
      • Manage Groups
    • Delete Customers
    • SOLR Indexing
    • Data Manager
      • Data Import and Export
      • Configurations
      • Troubleshooting
        • Data Not Imported
        • SFTP Errors
        • Manual Data Import
        • Shopify MDM
        • Schedule Error Mail
  • Product Store
    • Configure Product Store
    • Add More Product Stores
  • Initial Setup
    • Add DBIC
    • Load Facilities
    • SFTP Configuration
    • Configure System Property Data
  • Inventory
    • Multichannel Inventory Setup
  • Fulfillment
    • Shipping Methods
      • Create Carrier
      • Create Shipping Boxes
      • Shipping Gateways
      • Map Carrier Shipment Methods
    • How to Map Shipping Method in HotWax Commerce
    • Configure Rate Shopping
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
Export as PDF
  1. Initial Setup

SFTP Configuration

Learn about configuring the SFTP (Secure File Transfer Protocol) settings for smooth and secure data exchange within your system.

Configuring SFTP (Secure File Transfer Protocol) settings is a critical step in ensuring the smooth and secure exchange of data within your system. The importance of each configuration is outlined below:

Before uploading data, ensure all relevant variables are included.

Access FTP Connection Settings:

Locate the following configuration key and input the value:

Configuration Line
Value

systemPropertyId="ftp.server.hostname"

{hostname_without_sftp://}

systemPropertyId="ftp.server.username"

{username}

systemPropertyId="ftp.server.password"

{password}

systemPropertyId="ftp.server.port"

{port}


Netsuite-specific Configuration:

This is essential only when utilizing Netsuite as an ERP; otherwise, it can be omitted.

Locate the following configuration key and input the value:

Configuration Line
Value

systemPropertyId="ftp.server.archive.dir"

archive/

systemPropertyId="instance.downloadDir"

runtime/datamanager/

By following these steps, you can ensure that your system properties are configured appropriately for your business location, and the SFTP settings are accurately defined for seamless data transfer.

PreviousLoad FacilitiesNextConfigure System Property Data

Last updated 6 months ago

Was this helpful?