Developer Q&A
Execute WorkZoneCreateCommand
almost 6 years ago by Chloe P.
I'm trying to execute the WorkZoneCreateCommand but I'm getting an error
1ShortName is a required field.Corrigo.Core.CorrigoBrokenRulesException
However, I don't see the ShortName property under the WorkZone Entity. Can you share how I can include this in my execute command? I tried adding a property 9999 under WorkZone in my calls but still getting the same error. Thanks!