1) How would you design a system where two different flows should never update the same record at the same time?2)You need to trigger different flows from a single catalog item based on user department. How do you structure it without duplicating flo...