Changing Position in Route
Content
Hi,
We are Currently working on a scenario in which we need to a certain set of Activities needs to be assigned during start of the Day . These Set of Activities should be directly assigned to the resources via Create/ Update Activity , "resourceId":"EXTERNAL ID OF THE RESOURCE"
Activity Type : Delivery
We tried accomplishing this task by updating the "positionInRoute": 1 in Update Activity . But unfortunately the activity is not getting assigned the first position in the route . It would be great if you could let me know what could be possible cause of such issue and can we update the routed Activities positions via "positionInRoute" Property .
0