Capable to Promise :: Set Default Shipment Options

Is there a way to make the shipment option default to “Ship Order Complete”?

Thanks!

Did you ever figure this out? Working on the same problem. No luck yet.

Got it working by using a post process directive on BO.CapPromise, Method.CapPromiseGetNew.
Set the ttCapPromise.ShipOption field of all rows to the “SOC” expression.
Default Ship Option is now Ship Order Complete.