Capabilities
Learn about Capabilities, a core concept of the Jungle System
Capabilities are a core concept in the Jungle System which can be applied to objects such as Locations and Products.
They have special meaning and allow you to configure your organisation in flexible ways.
We go over some of the main use cases below.
Locations
Locations can be tagged with capabilities such as:
ship: allows for product to be shipped from the location using theSHIPmethod onorderConsumeWithAllocationsstore: allows for product to be stored at the locationcollect: enabled click and collect at a location for usage with thePICKUPmethod onorderConsumeWithAllocationsinventory-quarantine: stock held at the location stays on hand but is excluded from available inventory and is never assigned to orders. See Quarantine Locations.damaged: damaged stock can be stored at the location. Used to suggest where to put away items received in a damaged condition; it does not affect available inventory. Useinventory-quarantineto remove stock from sale.
Other Capabilities
There exists an exhaustive list of capabilities which can be viewed by queries the API. In a large warehouse setup a Jungle Operational Specialist will typically configure these for you according to your warehouse needs and Jungle best practice.
query {
capabilityList {
results {
capability {
id
name
noun
description
}
}
}
}
| id | name | noun | description |
|---|---|---|---|
| shop | Shop | location | People can come to this location to browse and purchase product. |
| ship | Ship | location | Product can be shipped from this location. |
| portable | Portable | location | Able to be easily carried or moved by a person. |
| packaging | Packaging | packaging | Can be used for packaging products for transport/storage/etc. |
| damaged | Damaged | inventory | Damaged stock can be stored in this location. |
| inventory-quarantine | Quarantine | inventory | Stock (inventory) can be quarantined in this location. |
| store | Store | inventory | Stock (inventory) can be stored in this location. |
| device | Prints documents / barcodes etc. | ||
| device-gateway | Gateway | device | The ability to connect devices directly to Jungle. |
| weigh | Weigh | device | The ability to weigh, obtain the mass of objects. |
| supply | Supply | supply | This location has the capability to supply inventory from a given supplier |
| collect | Collect | fulfilment | Fulfilments can be collected from this location. i.e. Click & Collect, In-Store Pickup. |
Barcodes
Learn about barcodes, a core concept of the Jungle System
Introduction
Configuration and where to find them
Can't find what you're looking for? Contact us