NetworkNodeGetAll

Z Net47 2.0
Wersja Kwasek (dyskusja | edycje) z dnia 14:39, 10 wrz 2012
(różn.) ← poprzednia wersja | przejdź do aktualnej wersji (różn.) | następna wersja → (różn.)
Skocz do: nawigacji, wyszukiwania

Zapytanie:

//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
	<SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID>
	<Priority>0</Priority>
	<Request>
		<Type>NetworkNodeGetAll</Type>
		<NetworkNodeGetAll>
			<CustomerID>10</CustomerID> <!-- w przypadku -1 zwraca wszystkie -->
			<SortName>id</SortName> <!--  -->
			<SortType>ASC</SortType>
			<Limit>10</Limit>
			<Offset>1</Offset>
		</NetworkNodeGetAll>
	</Request>
</Net47>
//BEGINEND//

Odpowiedź:

//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
	<Request>
		<Type>NetworkNodeGetAll</Type>
		<NetworkNodeGetAll>
			<Node>
				<ID>92</ID>
				<CustomerID>2</CustomerID>
				<Login>testowy</Login>
				<Passwd>AGag34e232</Passwd>
				<Active>t</Active>
				<CreateDate>2012-09-01 10:00:12</CreateDate>
			</Node>
			<Node>
				<ID>93</ID>
				<CustomerID>2</CustomerID>
				<Login>testowy</Login>
				<Passwd>AGag34e232</Passwd>
				<Active>t</Active>
				<CreateDate>2012-09-01 10:00:12</CreateDate>
			</Node>
			<Node>
				<ID>94</ID>
				<CustomerID>2</CustomerID>
				<Login>testowy</Login>
				<Passwd>AGag34e232</Passwd>
				<Active>t</Active>
				<CreateDate>2012-09-01 10:00:12</CreateDate>
			</Node>
		</NetworkNodeGetAll>
	</Request>
</Net47>
//BEGINEND//

Błędy:

//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
	<Request>
		<Type>Error</Type>
		<Error>Nieprawidłowe dane</Error>
	</Request>
</Net47>
//BEGINEND//
Osobiste
Przestrzenie nazw
Warianty
Działania
Nawigacja
Konfiguracja Systemu
Szablony
API
PostgreSQL
Narzędzia
MENU