Version: eXtendAlphaBroder 1.0.2
Audience: Administrator

eXtendAlphaBroder allows you to constitute all AlphaBroder items at once using a job runner with your own specified criteria (such as items with specific color, size or mill name) or even constituting all AlphaBroder items.

Map/Reduce Script Details

Script: eXtendAlphaBroder Constitute All SKUs

You will need to create a script deployment against the Map/Reduce script above.

If any filter expressions are provided, then the AlphaBroder items based on the provided filter expression will be constituted.

You will need to specify the filter expression under the script parameter field "ITEM SEARCH FILTERS".

Details regarding the script parameters are mentioned below:

Script Parameters:
  1. extendAlphaBroder Page Number - In case the Map/Reduce failed at some point, you can reinitiate the script and it will pick the items from the page number specified in this field. For calculating the page number you can check the number of items constituted so far, and then divide it by the page size listed in the eXtendAlphaBroder Page Size field.
  2. eXtendAlphaBroder Stop Script Execution - This field will be used for explicitly terminating the script execution.
  3. eXtendAlphaBroder Page Size - This determines how many items will be considered to be processed in each M/R instance.
  4. eXtendAlphaBroder Items Per Reduce - This determines how many items will be processed in each reduce phase of the M/R script.
  5. eXtendAlphaBroder Deploy Param - 
  6. Reschedule MR - This checkbox determines whether to reschedule the M/R in cases where there is large number of items available for the constitution.
  7. Item Search Filters - The filter expression provided here will filter the AlphaBroder items and then the filtered result will be constituted. You can specify the filter expression in the below format.
    e.g. {"mill_num":"BE","color":["MILITARY GREEN"],"style":"8808B"} This filter will constitute all items which have the mill_num field as "BE" and which have the color "Military Green", and which are of the style "8808B". If you do not specify an item search filter than all items will be constituted.
Note: This action can put significant load on your NetSuite account and can cause the scripts to run for more than 24 hours. It is recommended that you plan this activity during off hours, such as weekends, and consider items with specific criteria over constituting all AlphaBroder items at once.


To trigger the configured Map/Refuce script, navigate to eXtendTech → eXtendAlphaBroder → Job Runner and submit the Constitute All AlphaBroder Items in NetSuite option.