Developer Q&A
Misleading error message on WorkZoneCreateCommand
Trying to use WorkZoneCreateCommand, but stuck on error below. What's confusing is that the payload DOES have these elements defined but the error persists. I'm guessing the real error is something else. Anybody?
Here is snippet from the Request XML
<int:commandRequest xsi:type="int:WorkZoneCreateCommand" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
int:WorkZone
int:DisplayAs410b - Enclave Old Tappan COAH</int:DisplayAs>
int:Asset
int:Name410b - Enclave Old Tappan COAH</int:Name>
int:ModelId1237</int:ModelId>
int:TypeIdCommunity</int:TypeId>
int:Orphanfalse</int:Orphan>
int:Address
int:AddrTypeIdCommunity</int:AddrTypeId>
int:Street4090-A Lafayette Center Drive</int:Street>
int:CityChantilly</int:City>
int:StateVA</int:State>
int:Zip20151</int:Zip>
</int:Address>
</int:Asset>
....
</int:WorkZoneCreateCommand>
Here is response:
