...
Expand | ||
---|---|---|
| ||
Here is a screenshot of part of the ShipHawk settings page on NetsuiteNetSuite: Here is a screen of one of the ShipHawk configuration pages in Acumatica: |
...
An administrator must be able to set up and easily change mappings to the following:for several different fields. There MUST be a UI for an admin to change these without custom development.
Order reference number mappings. Reference numbers in ShipHawk are used to bring custom data into ShipHawk for use on shipping documentation or on the ShipHawk Rules Engine. An administrator must be able to map at least 30 fields in the syncing entity (the ERP) to reference numbers in ShipHawk.
Expand | ||
---|---|---|
| ||
Customers have used these mappings for the following use cases:
Additionally, the administrator should be able to map information from the customer record, order record, shipment record, and any other important sources of data that pertains to the order object. Here are the Order Reference number mapping settings as in the Netsuite NetSuite connector: Here is the order reference number mapping page in Acumatica: |
...
Expand | ||
---|---|---|
| ||
Here are some use cases that customers have used order field mappings for:
Additionally, the administrator should be able to map information from the customer record, order record, shipment record, and any other important sources of data that pertains to the order object. Here is what the order field mapping look like in NetsuiteNetSuite: Here is what order field mappings look like in Acumatica: |
...
Expand | ||
---|---|---|
| ||
Example use case: When generating international documentation, ShipHawk needs the value of items in the shipment. In our Netsuite NetSuite environment we have product sync enabled and can sync the sku’s SKU’s value to ShipHawk. In some cases, however, the value may change depending on other circumstances. For many of our Netsuite NetSuite customers, line item field mappings are used to map the value of the items being shipped in that Sales Order instead of the value stored at the product/ sku SKU level. Additionally, the administrator should be able to map information from the item record, inventory details record and any other important sources of data that pertains to the order object. Here is what line item field mappings look like in NetsuiteNetSuite: Here is where line item fields are mapped in Acumatica: |
...
Expand | ||
---|---|---|
| ||
Line item reference numbers are frequently used to bring custom information at the line level onto documentation. For example- , one customer has 5 T shirts of the same size and design, but just with a different color. The customer wants to be able to map the color of the shirt onto their packing slips to show their customer. Using line item reference number mappings, the user is able to bring this custom information onto their documentation. Additionally, the administrator should be able to map information from the item record, inventory details record and any other important sources of data that pertains to the order object. Here is what line item reference number mappings look like in NetsuiteNetSuite: Here is where line item reference number are mapped in Acumatica: |
...
Expand | ||
---|---|---|
| ||
Example: If the ERP has a service called FedEx Ground, that service needs to be mapped to ShipHawk’s FedEx Ground service. Here is where shipment method mappings are configured in NetsuiteNetSuite: Here is where shipping method mappings are configured in Acumatica: |
Warehouse mappings
In order to properly sync and rate fulfillments in ShipHawk, a warehouse code must be populated in the API request. These warehouse code exists in the ShipHawk warehouse object as seen here:
...
There must be a page where an administrator can map the warehouse entered in the ERP to warehouse codes that the user enters.
3. Webhook Configuration
An If possible, an administrator must be able to configure webhooks to receive information from ShipHawk to update shipments (see Receiving Information from ShipHawk Requirements ).
Expand | ||
---|---|---|
| ||
Our Acumatica integration uses webhooks to sync data from ShipHawk to Acumatica. Here is what the native webhook configuration page looks like in Acumatica: In ShipHawk, here is where webhooks are configured: |
4. Logs for Testing and Debugging
An administrator must be able to view logs of requests/responses to and from ShipHawk API and how they were processed by an ERP for testing and debugging purposes. We do not need there to be a new separate UI if the ERP has one to store and show logs.
Additionally, an administrator must be able to set up the automatic cleanup (deletion) of logs after a specified number of days/weeks to mange space usage. Access to at least 2 weeks of logs is required; access to 4 weeks is recommended.
...
Expand | ||
---|---|---|
| ||
Here is a page with some of the logs for the Netsuite integration. As you can see, this fits into Netsuite’s script log interface: Here is a page where admins can view logs in Acumatica: |