this error was resolved by adding the following mandatory field setting in both actions:
clocation.LocType = defaultLocation.LocType;
clocation.Status = defaultLocation.Status;
Hope this helps, thank you!