ShipHawk Guide
Other Properties
ShipHawk WMS also depends on system-level properties to perform it’s integration with NetSuite. Token Based Authentication keys, URLs, Account IDs, as well and system behaviors such a logging level, ftp activation, email alert activation, and more are stored in this startup file. This file resides in the same directory that ShipHawk WMS is invoked from (regardless of the operating system). Different property files and configuration directories may be established for a single installation to create varying behaviors/configurations of ShipHawk WMS. This file is named swm.properties and a sample is shown below:
# Site settings
swm.site=ShipHawk WMS Production Site
swm.logrestresponse=false
swm.setexternalid=true
# Token Based Authentication settings
swm.tbaActive=true
swm.consumerKey=#
swm.consumerSecret=#
swm.tokenId=#
swm.tokenSecret=#
# Processor class settings
swm.processinterface=com.shiphawk.swmrest.processors.ProcessInterface#
# REST settings
swm.content=application/json
swm.accept=*/*
swm.url=https://rest.na1.netsuite.com/app/site/hosting/restlet.nl?script=#&deploy=#
swm.webservices=true
# FTP settings
swm.ftpactive=false
swm.ftpconnect=ftp.shiphawk.com
swm.ftpgetdirectory=edi
swm.ftpputdirectory=edi
swm.ftpprocessedprefix=IN_NS_
# API settings (saved searches being used)
swm.search.EMPLOYEE=customsearch_swm_employee
swm.search.ITEM=customsearch_swm_888_item
swm.search.KIT=customsearch_swm_888_kit
swm.search.BIN=customsearch_swm_888_bin
swm.search.LOV=customsearch_swm_888_lov
swm.search.SIF=customsearch_swm_940_sif
swm.search.TIF=customsearch_swm_940_tif
swm.search.PO=customsearch_swm_850_po
swm.search.TO=customsearch_swm_850_to
swm.search.RA=customsearch_swm_850_ra
swm.search.IS=customsearch_swm_850_is
swm.search.RAIR=customsearch_swm_850_ir
swm.search.TMS=customsearch_tms_mapping
swm.search.CUST=customsearch_swm_359_cust
swm.search.INV=customsearch_swm_888_inv
swm.search.SIFSYNC=customsearch_swm_940_sif_sync
swm.search.ITEMINV=customsearch_swm_888_item_inventory
swm.search.ITEMRECENT=customsearch_swm_888_item_recent
# Alert settings
swm.alert=john.doe@email.com
swm.report=john.doe@email.com
# ShipHawk WMS database settings
Contact Technical Support
© ShipHawk 2024. All Rights Reserved.