C
clin341
Please help...
I'm having a hard time using the EnterpriseOutlineCodeUpdate. The
documentation says that if there's no UID, it would add the items, however,
when I leave the UID blank, I'm getting a status code of 41 (An invalid UID
was specified.).
Thanks in advance,
CLin
XML Request:
<Request>
<EnterpriseOutlineCodeUpdate>
<OutlineCode>
<UID>205521482</UID>
<Name>Test</Name>
<Warpable>0</Warpable>
<SelectLeafOnly>0</SelectLeafOnly>
<SelectionRequired>0</SelectionRequired>
<Nodes>
<Node>
<UID/>
<Description>Top</Description>
<Value>Top</Value>
</Node>
</Nodes>
<Masks>
<Mask>
<Level>1</Level>
<Type>3</Type>
<Length>0</Length>
<Separator>.</Separator>
</Mask>
</Masks>
</OutlineCode>
</EnterpriseOutlineCodeUpdate>
</Request>
I'm having a hard time using the EnterpriseOutlineCodeUpdate. The
documentation says that if there's no UID, it would add the items, however,
when I leave the UID blank, I'm getting a status code of 41 (An invalid UID
was specified.).
Thanks in advance,
CLin
XML Request:
<Request>
<EnterpriseOutlineCodeUpdate>
<OutlineCode>
<UID>205521482</UID>
<Name>Test</Name>
<Warpable>0</Warpable>
<SelectLeafOnly>0</SelectLeafOnly>
<SelectionRequired>0</SelectionRequired>
<Nodes>
<Node>
<UID/>
<Description>Top</Description>
<Value>Top</Value>
</Node>
</Nodes>
<Masks>
<Mask>
<Level>1</Level>
<Type>3</Type>
<Length>0</Length>
<Separator>.</Separator>
</Mask>
</Masks>
</OutlineCode>
</EnterpriseOutlineCodeUpdate>
</Request>