DocumentGroupRelGetAll
Z Net47 2.0
(Różnice między wersjami)
(Utworzył nową stronę „Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Pr...”) |
|||
Linia 33: | Linia 33: | ||
<Wew>f</Wew> | <Wew>f</Wew> | ||
<Opis>Umowa</Opis> | <Opis>Umowa</Opis> | ||
+ | <PlanID>17</PlanID> | ||
</Rekord> | </Rekord> | ||
</DocumentGroupRelGetAll> | </DocumentGroupRelGetAll> |
Aktualna wersja na dzień 15:54, 6 lis 2014
Zapytanie:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Priority> <Request> <Type>DocumentGroupRelGetAll</Type> <DocumentGroupRelGetAll> <GroupID>2</GroupID> </DocumentGroupRelGetAll> </Request> </Net47> //BEGINEND//
Odpowiedź:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>DocumentGroupRelGetAll</Type> <DocumentGroupRelGetAll> <Rekord><!-- sekcja może wystąpić kilka razy --> <GroupID>2</GroupID> <SzablonID>16</SzablonID> <Prio>1</Prio> <NazwaSz>Umowa 2013 - 15.03.2013 K</NazwaSz> <TypID>1</TypID> <Status>f</Status> <Wew>f</Wew> <Opis>Umowa</Opis> <PlanID>17</PlanID> </Rekord> </DocumentGroupRelGetAll> </Request> </Net47> //BEGINEND//
Błędy:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>Error</Type> <Error>Brak danych lub błąd pobrania.</Error> </Request> </Net47> //BEGINEND//