Discussions
Fullfillment Case Rules
I'm a new user who needs to customize our ecommerce fulfillment process.
I need to have my "warehouses" assigned automatically, on-the-fly.
This is what I have in mind:
AfterSubmit, the server-side code would assign the "warehouse" that will fulfill that individual Web sale based on:
1. Warehouse Active/Inactive status
2. Available Inventories
3. Shipping Cost comparison
4. Warehouse workload/order share
I know this is probably extremely easy to code, but just definitely need some assistance.