Hi,
I'm working on a project to update massive amount of item routes. I've already created and used code to insert, update and delete operations within routes. My next challenge is to create copies of routes in order to make operation changes while preserving previous versions in case factory needs to switch back. There's a form which allows copying routes but it's useful only when copying just a handful of items. Has anyone created route copies using XPP?
Thank you!