Create a material lot assembly relationship
You can create a parent/child relationship between material lots for an assembly.
Procedure
- In the navigator, click .
- In the Workflows list, select the resource you want to work with.Note: A resource must already have been added in order to select it from this list.
- In the Displays panel, click .
- Click the Workflow Editor tab.
- Insert an activity:
- At the workflow level:
- From the Standard Activities panel, click and drag the activity you want to insert to a drop point.Note: Activities can exist only between the presubprocess and postsubprocess.
- From the Standard Activities panel, click and drag the activity you want to insert to a drop point.
- At the subprocess level:
- Double-click the local subprocess you want to add the activity to.
- From the Standard Activities panel, click and drag the activity you want to insert to a drop point.
- At the workflow level:
- On the activity configuration panel, click Configure Method.The Configure Method dialog box appears, displaying a list of the available call method service providers.
- Double-click IMaterial to display the list of available call methods.
- Click CreateMaterialLot, and then click Finish.The input parameters appear in the activity configuration panel.
- Configure the input parameters for either the material lot as follows:
- Optional: In the Description field, enter identifying information about the material lot.
- In the Location field, click the ellipsis button, and then select the equipment instance to associate with the material lot.
- In the Material Definition field, click the ellipsis button, and then select the material definition to associate with the material lot.
- In the Quantity field, enter the number of material items to create for the lot.
- In the Status field, enter the run-time status of the material lot.
- In the UoM (Unit of Measure) field, enter the unit of measure for the material lot.
- Repeat steps 8-9 to create another material lot.
- On the activity configuration panel, click Configure Method.The Configure Method dialog box appears, displaying a list of the available call method service providers.
- Double-click IMaterial to display the list of available call methods.
- Click AddLotToAssembly, and then click Finish.The input parameters appear in the activity configuration panel.
- Bind the Child Lot ID to a material lot as follows.
- Bind the Parent Lot ID to a material lot as follows:
- Click Save.
- Run the workflow, or, on the Test/Debug tab, test the workflow to ensure that your input parameters are configured correctly.