I have a workflow that is splitting polylines at a point. The workflow uses the Poly-Split tool to break the polylines up, then it organizes them into their new groups and rebuilds them with the Poly-Build tool.
The problem that I am having is that the poly split tool orders the split sequence geographically, not ordinally according to the polyline. This means that when I rebuild the polylines the points are out of order no matter what I do, which gives unusable results. How do I get the Poly-Split tool to keep from breaking the workflow before it even starts (I'm hoping it's just an error in usage)? I have attached a sample workflow below that just breaks and builds the polylines without any processing in between, and the error exists there.