Version: eXtendMultiFulfillment 1.0.1 and above
Audience: Administrator
Use Cases
- Generate item fulfillment records from pre-fulfillment records on the sales order in real-time using a button on the sales order record.
- Automatically generate item fulfillment records from pre-fulfillment records on the sales order on a scheduled basis.
Configuration Details
Real-time item fulfillment generation from the sales order record
Enable this feature by configuring a workflow. The workflow adds a button to the sales order record and triggers the Pre-Fulfillment → Item Fulfillment generation. See Configuring eXtendMultiFulfillment Workflows for more details on the workflow configuration.Automated, scheduled item fulfillment generation
eXtendMultiFulfillment includes a Map/Reduce script called "eXtendMultiFulfillment Map Reduce" that automatically creates Item Fulfillments based on Pre-Fulfillment records on the Sales Order record according to a defined schedule. To create a script deployment for the eXtendMultiFulfillment Map Reduce:Go to Customization → Scripting → Scripts.
Search for the Map/Reduce script named "eXtendMultiFulfillment Map Reduce".
Click Deploy Script to start creating a script deployment.
- Configure the name, ID, status, and schedule of the deployment as required. No parameters need to be specified on the script deployment.
- Save the new script deployment.