Mirror a Lean Throughput Activity as a Discrete Route in Dynamics 365 SCM
You are a process engineer evaluating Lean vs. Discrete processing. You want to convert a Kanban item. This item has the following Lean setup: The setup uses a Lean schedule group with a throughput ratio = 2. The process activity tied to production flow has the following runtime activity times: time = 3 min, per quantity = 1. The work cell capacity has a model type of Throughput and an average throughput quantity of 60 per a capacity period of standard workday (8 hour day). The throughput is 10 per hour. You need to set up a Discrete operation to mirror the item’s production flow activity. What should you do?
Community Votes
100% of anonymous learners picked answer B. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
A throughput ratio of 2 doubles the runtime per produced quantity (3 min x 2 = 6 min for process quantity 1). Because runtime is expressed in minutes, the operation hours/time must be converted to hours (1/60 = 0.0167).
To convert a Kanban item's Lean production flow activity (throughput ratio 2, 3 min runtime per quantity) into a Discrete route, create a route with runtime 6, process quantity 1, and operation hours/time 0.0167 (1 hour/60 minutes).
Do not keep hours/time at 1 (that treats runtime as hours, not minutes), and do not invert the runtime/process-quantity pairing. The runtime must reflect the throughput-ratio-adjusted minutes.
Community Discussion (3 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
The Lean activity has a throughput ratio of 2 and a runtime of 3 minutes per quantity. Mirroring it as a Discrete route means runtime = 3 x 2 = 6 minutes for process quantity 1. Since route runtime is entered in minutes but the operation hours/time field is in hours, 1 minute = 1/60 hour = 0.0167, so hours/time must be 0.0167.Why the Other Options Are Wrong
- Option A keeps hours/time at 1, treating the 6-minute runtime as 6 hours.
- Option C and Option D swap the runtime and process-quantity values, producing an incorrect route.