Skip to content

Alternative operations inside in a routing #651

Answered by jdetaeye
matteocarcano asked this question in Q&A
Discussion options

You must be logged in to vote

Just define 2 different routings to produce the same item:

  • routing "make X using small resource", size-minimum=1, size-maximum=100, priority=1, item=X
    - time per operation "make X using small resource - A"
    - ... other steps
  • routing "make X using big resource", size-minimum=100, priority=2, item=X
    • time per operation "make X using big resource - A"
    • ... other steps

Frepple automatically puts an alternate operation on top of these 2 routings.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@matteocarcano
Comment options

@jdetaeye
Comment options

Answer selected by matteocarcano
@matteocarcano
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants