Skip to content

Commit 6e7189c

Browse files
HotWax Commercegitbook-bot
authored andcommitted
GITBOOK-46: Added Sample CSV file
1 parent 35b7da7 commit 6e7189c

File tree

3 files changed

+22
-4
lines changed

3 files changed

+22
-4
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Item,externalFacilityId,availableQty,idValue,Item,externalFacilityId,availableQty,idValue
2+
051-0221-G,43,6,521,051-0221-G,43,6,521
Binary file not shown.

documents/system-admin/data-manager/import-and-export.md

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,12 @@ The Reset file contains the following fields:
136136

137137
<table><thead><tr><th width="97">S. No.</th><th width="127">Field Name</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>productId</td><td>Unique identifier for the product.</td></tr><tr><td>2</td><td>idValue</td><td>Value corresponding to the identification type.</td></tr><tr><td>3</td><td>facilityId</td><td>Identifier for the facility location.</td></tr><tr><td>4</td><td>locationSeqId</td><td>Sequence ID for the specific storage location.</td></tr><tr><td>5</td><td>quantity</td><td>Number of items involved in the action.</td></tr><tr><td>6</td><td>reason</td><td>Explanation for the inventory adjustment.</td></tr><tr><td>7</td><td>comments</td><td>Additional notes or remarks.</td></tr></tbody></table>
138138

139+
{% file src="../.gitbook/assets/reset_inventory.csv" %}
140+
Sample CSV file
141+
{% endfile %}
142+
143+
***
144+
139145
## Reset Inventory by QOH
140146

141147
The **Reset Inventory by QOH** method is used when you want to sync the physical inventory from a third-party system, such as NetSuite, to HotWax Commerce OMS without considering inventory reservations. This ensures that the QOH (Quantity on Hand) in HotWax matches the physical inventory recorded in the external system.\
@@ -160,6 +166,12 @@ When the “RESET INVENTORY BY QOH” file is uploaded it has some fields which
160166

161167
<table><thead><tr><th width="114">S. No.</th><th width="137">Field Name</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>productId</td><td>Unique identifier for the product.</td></tr><tr><td>2</td><td>idValue</td><td>Value corresponding to the identification type.</td></tr><tr><td>3</td><td>facilityId</td><td>Identifier for the facility location.</td></tr><tr><td>4</td><td>locationSeqId</td><td>Sequence ID for the specific storage location.</td></tr><tr><td>5</td><td>quantity</td><td>Number of items involved in the action.</td></tr><tr><td>6</td><td>reason</td><td>Explanation for the inventory adjustment.</td></tr><tr><td>7</td><td>comments</td><td>Additional notes or remarks.</td></tr></tbody></table>
162168

169+
{% file src="../.gitbook/assets/reset_inventory_by_QOH.csv" %}
170+
Sample CSV file
171+
{% endfile %}
172+
173+
***
174+
163175
## Reset Inventory by ATP & QOH
164176

165177
The **Reset Inventory by ATP & QOH** method is used when you want to update both QOH (Quantity on Hand) and ATP (Available to Promise) in HotWax Commerce OMS, while maintaining the difference between them. This method accounts for reservations, safety stock, and network thresholds configured in HotWax OMS when recalculating ATP.
@@ -184,6 +196,12 @@ When the “RESET INVENTORY BY ATP & QOH” file is uploaded it has some fields
184196

185197
<table><thead><tr><th width="85">S. No.</th><th width="145">Field Name</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>productId</td><td>Unique identifier for the product.</td></tr><tr><td>2</td><td>idValue</td><td>Value corresponding to the identification type.</td></tr><tr><td>3</td><td>facilityId</td><td>Identifier for the facility location.</td></tr><tr><td>4</td><td>locationSeqId</td><td>Sequence ID for the specific storage location.</td></tr><tr><td>5</td><td>quantity</td><td>Number of items involved in the action.</td></tr><tr><td>6</td><td>reason</td><td>Explanation for the inventory adjustment.</td></tr><tr><td>7</td><td>comments</td><td>Additional notes or remarks.</td></tr></tbody></table>
186198

199+
{% file src="../.gitbook/assets/reset_inventory.csv" %}
200+
Sample CSV file
201+
{% endfile %}
202+
203+
***
204+
187205
## Export Order
188206

189207
If the admin team wants to export orders based on multiple filters or criteria, they can navigate to their OMS instance. The default page that opens is the **“Find Order Page”**. From there, they can apply filters and then export the CSV file of orders.
@@ -192,12 +210,12 @@ When exporting the CSV it gives some major fields which are listed here :
192210

193211
<table><thead><tr><th width="87">S. No.</th><th width="193">Field Name</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>orderId</td><td>Unique identifier for the order.</td></tr><tr><td>2</td><td>orderName</td><td>Name or description of the order.</td></tr><tr><td>3</td><td>orderItemSeqId</td><td>Sequential identifier for the order item.</td></tr><tr><td>4</td><td>productId</td><td>Unique identifier for the product.</td></tr><tr><td>5</td><td>parentProductName</td><td>Name of the parent product associated with the order item.</td></tr><tr><td>6</td><td>productName</td><td>Name of the product in the order.</td></tr><tr><td>7</td><td>internalName</td><td>Internal name of the product within the system.</td></tr><tr><td>8</td><td>quantity</td><td>Quantity of the order item.</td></tr><tr><td>9</td><td>orderItemStatusId</td><td>Status identifier for the order item.</td></tr><tr><td>10</td><td>orderItemStatusDesc</td><td>Description of the order item status.</td></tr></tbody></table>
194212

195-
196-
197213
{% file src="../.gitbook/assets/export_order.csv" %}
198214
Sample CSV
199215
{% endfile %}
200216

217+
***
218+
201219
## Import/ Export that are generally used
202220

203221
## Export Inventory Config
@@ -208,8 +226,6 @@ When exporting CSV fields are in this way:
208226

209227
<table><thead><tr><th width="96">S.No.</th><th width="178">Field</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>product-id</td><td>Unique identifier for each product.</td></tr><tr><td>2</td><td>internal-name</td><td>Internal reference name for the product.</td></tr><tr><td>3</td><td>product-id-value</td><td>Specific value assigned to the product ID for mapping or identification.</td></tr><tr><td>4</td><td>facility-id</td><td>Unique identifier for the facility (e.g., warehouse or store) where the product is managed.</td></tr><tr><td>5</td><td>external-id</td><td>Identifier for the product used in external systems or integrations.</td></tr><tr><td>6</td><td>ATP</td><td>Available to Promise - quantity of product available to fulfill orders.</td></tr><tr><td>7</td><td>minimum-stock</td><td>The minimum required stock level to prevent stockouts.</td></tr><tr><td>8</td><td>inv-group-member</td><td>Specifies the inventory group or category the product belongs to.</td></tr></tbody></table>
210228

211-
212-
213229
{% file src="../.gitbook/assets/export_inventory_config.csv" %}
214230
Sample CSV Files
215231
{% endfile %}

0 commit comments

Comments
 (0)