So I'm adding a new label for our company to use called the "Wholesale Inbound Label", but I am not sure where to place it in the document routing hierarchy. I do not understand exactly how sequence numbers or queries work when determining which printer settings to use. You would think that you would just specify exactly which route to use in the x++ code, but apparently not. I tried to find documentation for it, but I only found a brief mentioning of both from https://docs.microsoft.com/en-us/dynamicsax-2012/appuser-itpro/configure-print-settings-for-labels. But this isn't enough info for me. I need to know what the logic flow is when deciding which route to take. For example, in the picture below, does the code just go down the list starting from the top, and the first route that has all of the parameters necessary to print the label is the one that is chosen? What happens when multiple routes have the same sequence number, like in the picture below? I'm lost on this and do not want to risk putting the label too high in the hierarchy so that it "intercepts" things that should have printed on other labels. Any help is appreciated.

*This post is locked for comments
I have the same question (0)