GetMyDocumentsByPlantId
Description
This method is used to return a document list that contains all the documents uploaded by the user for a given plant.
Request
Parameter | Type | Mandatory/Optional | Maximum character length/limit | Description |
---|---|---|---|---|
input | GetMyDocumentsByPlantIdInput | Mandatory | Not relevant | GetMyDocumentsByPlantIdInput model |
applicationName | string | Mandatory | Should be less than or equal to 10 characters | The name of the integration partner |
GetMyDocumentsByPlantIdInput
Parameter | Type | Mandatory/Optional | Description |
---|---|---|---|
plantId | long | Mandatory | The provided plantId should belong to the same company as the user. |
Request - sample input
<GetMyDocumentsByPlantId>
<MethodParameters>
<UserAuthentication>
<UserName>username</UserName>
<Password>password</Password>
<AnyAttr attr0="XmlAttributeArray" isNull="false">
<XmlAttributeArray0>System.Xml.XmlAttribute</XmlAttributeArray0>
</AnyAttr>
</UserAuthentication>
<input>
<plantId>6731</plantId>
</input>
<applicationName>test</applicationName>
</MethodParameters>
</GetMyDocumentsByPlantId>
Response
Type | Description |
---|---|
GetMyDocumentsByPlantIdOutput | GetMyDocumentsByPlantIdOutput model |
GetMyDocumentsByPlantIdOutput
Parameter | Type | Description |
---|---|---|
Document | List<Document> | List of documents uploaded by the user for the given plantId |
Response - sample output
<GetMyDocumentsByPlantId>
<MethodParameters>
<GetMyDocumentsByPlantIdOutput>
<DocumentArray>
<DocumentArray0>
<DocumentId>56710</DocumentId>
<FileName>Jobbdokumentasjon_Uspesifisert.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>0</DocumentTypeId>
<Title>Jobbdokumentasjon_Uspesifisert.pdf</Title>
<Description isNull="true" />
<OrderNumber isNull="false" />
<UpdatedDate>10/17/2017 4:48:38 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=8%2fZ%2feCimpHDSv5maalXoniky2xhS2DZLexN2gLzu3EACrnxFbwrWMZrZ2u%2fGXv4%2b</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>False</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>56710</PdfDocId>
<PdfDocPath>Sameera2cbab700-1973-40d6-a30f-8b2266e9d85f</PdfDocPath>
<ApplicationTag>test</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false" />
<ProjectId>0</ProjectId>
</DocumentArray0>
<DocumentArray1>
<DocumentId>54638</DocumentId>
<FileName>test.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>2</DocumentTypeId>
<Title>test</Title>
<Description isNull="false" />
<OrderNumber>34324232</OrderNumber>
<UpdatedDate>8/3/2017 1:08:15 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2hVqVrTb9xDinsVwnqVcJpl62I03UoZWm%2fIREL8%2f2DWn</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>False</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54638</PdfDocId>
<PdfDocPath>Sameera63d19768-3dff-47c9-a4a4-9167cb121968</PdfDocPath>
<ApplicationTag>test</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false">
<ChapterTagOutputArray0>
<Id>2</Id>
<TagName>Informasjon om produkter i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray0>
<ChapterTagOutputArray1>
<Id>3</Id>
<TagName>Informasjon om tekniske anlegg i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray1>
</ChapterTags>
<ProjectId>0</ProjectId>
</DocumentArray1>
<DocumentArray2>
<DocumentId>54639</DocumentId>
<FileName>test.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>2</DocumentTypeId>
<Title>test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test</Title>
<Description isNull="false" />
<OrderNumber>34324232</OrderNumber>
<UpdatedDate>8/4/2017 6:00:53 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2tISpXmAQDkcmnuUAAUqAeXRKWnUPWriKIaIuWX8wYDI</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>False</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54639</PdfDocId>
<PdfDocPath>Sameera2ae0103f-3acb-45a1-a911-57a474c38df3</PdfDocPath>
<ApplicationTag>test</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false">
<ChapterTagOutputArray0>
<Id>2</Id>
<TagName>Informasjon om produkter i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray0>
<ChapterTagOutputArray1>
<Id>3</Id>
<TagName>Informasjon om tekniske anlegg i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray1>
</ChapterTags>
<ProjectId>0</ProjectId>
</DocumentArray2>
<DocumentArray3>
<DocumentId>54642</DocumentId>
<FileName>test.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>2</DocumentTypeId>
<Title>test</Title>
<Description isNull="false" />
<OrderNumber>34324232</OrderNumber>
<UpdatedDate>8/11/2017 12:51:03 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2ich90zV%2fDE%2fIMD1HvmM95nsnpRaQXgTPq8Gi2tnQ2BM</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>False</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54642</PdfDocId>
<PdfDocPath>Sameera35b5ec0a-cf87-4403-83bd-c1ac1d7b7f8b</PdfDocPath>
<ApplicationTag>test</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false">
<ChapterTagOutputArray0>
<Id>2</Id>
<TagName>Informasjon om produkter i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray0>
<ChapterTagOutputArray1>
<Id>3</Id>
<TagName>Informasjon om tekniske anlegg i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray1>
</ChapterTags>
<ProjectId>0</ProjectId>
</DocumentArray3>
<DocumentArray4>
<DocumentId>54643</DocumentId>
<FileName>testtesttest.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>2</DocumentTypeId>
<Title>test</Title>
<Description isNull="false" />
<OrderNumber>34324232</OrderNumber>
<UpdatedDate>8/11/2017 1:15:53 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2gnQKeuCUG8Mz7dUbH7Q17CPt0xV87FLlxyoAd8Fapj2</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>False</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54643</PdfDocId>
<PdfDocPath>Sameerad73aff10-b673-459f-9166-845c4d442e92</PdfDocPath>
<ApplicationTag>test</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false">
<ChapterTagOutputArray0>
<Id>2</Id>
<TagName>Informasjon om produkter i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray0>
<ChapterTagOutputArray1>
<Id>3</Id>
<TagName>Informasjon om tekniske anlegg i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray1>
</ChapterTags>
<ProjectId>0</ProjectId>
</DocumentArray4>
<DocumentArray5>
<DocumentId>54644</DocumentId>
<FileName>testtesttest.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>2</DocumentTypeId>
<Title>test</Title>
<Description isNull="false" />
<OrderNumber>34324232</OrderNumber>
<UpdatedDate>8/11/2017 1:16:06 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2kwkzbkONNRDSnMW0C9B8Iks3zroDqgkf%2flqxnmK%2fmb%2b</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>False</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54644</PdfDocId>
<PdfDocPath>Sameera266d0897-4f9f-45a8-b9e9-e0701ce74c3d</PdfDocPath>
<ApplicationTag>test</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false">
<ChapterTagOutputArray0>
<Id>2</Id>
<TagName>Informasjon om produkter i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray0>
<ChapterTagOutputArray1>
<Id>3</Id>
<TagName>Informasjon om tekniske anlegg i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray1>
</ChapterTags>
<ProjectId>0</ProjectId>
</DocumentArray5>
<DocumentArray6>
<DocumentId>54645</DocumentId>
<FileName>testtesttest.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>2</DocumentTypeId>
<Title>test</Title>
<Description isNull="false" />
<OrderNumber>34324232</OrderNumber>
<UpdatedDate>8/11/2017 1:16:22 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2pr0MGOGn2vZ8cdG1Jf5mGjUhSfbxINaz2Hq%2bx0nW8gL</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>False</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54645</PdfDocId>
<PdfDocPath>Sameera7ec32223-9131-4214-b651-319d016da648</PdfDocPath>
<ApplicationTag>test</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false">
<ChapterTagOutputArray0>
<Id>2</Id>
<TagName>Informasjon om produkter i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray0>
<ChapterTagOutputArray1>
<Id>3</Id>
<TagName>Informasjon om tekniske anlegg i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray1>
</ChapterTags>
<ProjectId>0</ProjectId>
</DocumentArray6>
<DocumentArray7>
<DocumentId>54646</DocumentId>
<FileName>testtesttesttesttesttesttesttesttesttesttesttesttesttesttesttest.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>2</DocumentTypeId>
<Title>test</Title>
<Description isNull="false" />
<OrderNumber>34324232</OrderNumber>
<UpdatedDate>8/11/2017 1:16:41 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2iynQi28IpUPxYaex3UnesmI77F6Vlibh2em%2bUcwfHTI</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>False</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54646</PdfDocId>
<PdfDocPath>Sameerae0027ae8-fdd4-4a91-9bd7-162a2ada1eaf</PdfDocPath>
<ApplicationTag>test</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false">
<ChapterTagOutputArray0>
<Id>2</Id>
<TagName>Informasjon om produkter i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray0>
<ChapterTagOutputArray1>
<Id>3</Id>
<TagName>Informasjon om tekniske anlegg i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray1>
</ChapterTags>
<ProjectId>0</ProjectId>
</DocumentArray7>
<DocumentArray8>
<DocumentId>54648</DocumentId>
<FileName>testtesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttest.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>2</DocumentTypeId>
<Title>test</Title>
<Description isNull="false" />
<OrderNumber>34324232</OrderNumber>
<UpdatedDate>8/11/2017 1:20:06 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2u5EKLTTJifG2Sla0wSpcfo46swGg2eDSWFwLvxNlfOD</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>False</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54648</PdfDocId>
<PdfDocPath>Sameera7926a275-27e0-4179-aa88-78d69f93b55a</PdfDocPath>
<ApplicationTag>test</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false">
<ChapterTagOutputArray0>
<Id>2</Id>
<TagName>Informasjon om produkter i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray0>
<ChapterTagOutputArray1>
<Id>3</Id>
<TagName>Informasjon om tekniske anlegg i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray1>
</ChapterTags>
<ProjectId>0</ProjectId>
</DocumentArray8>
<DocumentArray9>
<DocumentId>54650</DocumentId>
<FileName>testtesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttest.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>2</DocumentTypeId>
<Title>test</Title>
<Description>tNot RelevantNot RelevantNot RelevantNot RelevantNot RelevantNot RelevantNot RelevantNot RelevantNot RelevantNot RelevantNot RelevantNot RelevantNot RelevantNot RelevantNot RelevantNot RelevantNot RelevantNot</Description>
<OrderNumber>34324232</OrderNumber>
<UpdatedDate>8/11/2017 1:28:50 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2imMIzPtlQdi4vT8ONhh3n%2bgAiqe%2bhmSk5yJqawBSEYZ</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>False</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54650</PdfDocId>
<PdfDocPath>Sameera231fad58-2dc3-4230-ac86-9e11b379a3bd</PdfDocPath>
<ApplicationTag>test</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false">
<ChapterTagOutputArray0>
<Id>2</Id>
<TagName>Informasjon om produkter i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray0>
<ChapterTagOutputArray1>
<Id>3</Id>
<TagName>Informasjon om tekniske anlegg i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray1>
</ChapterTags>
<ProjectId>0</ProjectId>
</DocumentArray9>
<DocumentArray10>
<DocumentId>57433</DocumentId>
<FileName>testing docs.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>2</DocumentTypeId>
<Title>Test docs</Title>
<Description>Testing these docs</Description>
<OrderNumber>34324232</OrderNumber>
<UpdatedDate>11/9/2017 6:00:48 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=rl%2fL3WDK6Fs%2bCIaABAaVXyNzwz2TpEprH5A7sCp8QKfqPpJKj849GpYXtIsHiw4x</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>False</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>57433</PdfDocId>
<PdfDocPath>Sameera3b6bcd29-fae1-42a4-bf58-cf3ee1a7e766</PdfDocPath>
<ApplicationTag>test</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false">
<ChapterTagOutputArray0>
<Id>2</Id>
<TagName>Informasjon om produkter i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray0>
<ChapterTagOutputArray1>
<Id>3</Id>
<TagName>Informasjon om tekniske anlegg i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray1>
</ChapterTags>
<ProjectId>0</ProjectId>
</DocumentArray10>
<DocumentArray11>
<DocumentId>57463</DocumentId>
<FileName>test.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>2</DocumentTypeId>
<Title>test</Title>
<Description isNull="true" />
<OrderNumber>34324232</OrderNumber>
<UpdatedDate>11/14/2017 3:20:15 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=rl%2fL3WDK6Fs%2bCIaABAaVXwlvCS%2bYhyo7VQfQpid0vwuvKdKJCukDb0es5yepr6Gx</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>False</ShowInBoligboken>
<Status>1</Status>
<PdfDocId isNull="true" />
<PdfDocPath isNull="true" />
<ApplicationTag>test</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false">
<ChapterTagOutputArray0>
<Id>2</Id>
<TagName>Informasjon om produkter i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray0>
<ChapterTagOutputArray1>
<Id>3</Id>
<TagName>Informasjon om tekniske anlegg i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray1>
</ChapterTags>
<ProjectId>0</ProjectId>
</DocumentArray11>
<DocumentArray12>
<DocumentId>55238</DocumentId>
<FileName>test1 doc.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>0</DocumentTypeId>
<Title>test1 doc.pdf</Title>
<Description isNull="true" />
<OrderNumber isNull="false" />
<UpdatedDate>9/15/2017 2:08:34 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=Xi%2b8%2bTuj1dNfG%2fUhdHfKsdlYdb4YdpBGqS4iYyjLgf39ljYzy5W%2bzgRNw5U8jhtQ</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>55238</PdfDocId>
<PdfDocPath>Sameerad15f4c69-7a1c-48f6-9160-02d555bc1b1c</PdfDocPath>
<ApplicationTag>test</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false" />
<ProjectId>0</ProjectId>
</DocumentArray12>
<DocumentArray13>
<DocumentId>57470</DocumentId>
<FileName>testing.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>0</DocumentTypeId>
<Title>testing.pdf</Title>
<Description isNull="true" />
<OrderNumber isNull="false" />
<UpdatedDate>11/15/2017 5:10:51 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=rl%2fL3WDK6Fs%2bCIaABAaVXzj1%2f%2fWGqBzQfY51hkjLtVhdrM7TEcKbfldD6zfTw5BY</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>57470</PdfDocId>
<PdfDocPath>Sameerae032dda5-3657-44e8-8f87-d10ec8aee3ee</PdfDocPath>
<ApplicationTag>test</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false" />
<ProjectId>0</ProjectId>
</DocumentArray13>
<DocumentArray14>
<DocumentId>54481</DocumentId>
<FileName>Melding om utført arbeid.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>0</DocumentTypeId>
<Title>Melding om utført arbeid.pdf</Title>
<Description>desjdk aoeksa</Description>
<OrderNumber>34343</OrderNumber>
<UpdatedDate>6/19/2017 10:13:12 AM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2sqlbAjnhuQpgIB5ZDXj%2fVEUn94jkAwwDqBJwYoR0Vjd</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54481</PdfDocId>
<PdfDocPath>Sameerae56b42cf-569c-4e9b-83df-47a106ed4d9e</PdfDocPath>
<ApplicationTag>EDOK</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false">
<Int64Array0>40417</Int64Array0>
</RoomIds>
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false" />
<ProjectId>0</ProjectId>
</DocumentArray14>
<DocumentArray15>
<DocumentId>54482</DocumentId>
<FileName>Melding om utført arbeid.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>0</DocumentTypeId>
<Title>Melding om utført arbeid.pdf</Title>
<Description>descrotok df</Description>
<OrderNumber>3434</OrderNumber>
<UpdatedDate>6/19/2017 10:14:11 AM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2qHQzswVRlYTR1wqBoW%2fjl%2fuhUAu2V70Kpxw9kPDuUm9</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId isNull="true" />
<PdfDocPath isNull="true" />
<ApplicationTag>EDOK</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false" />
<ProjectId>0</ProjectId>
</DocumentArray15>
<DocumentArray16>
<DocumentId>54483</DocumentId>
<FileName>Melding om utført arbeid.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>0</DocumentTypeId>
<Title>Melding om utført arbeid.pdf</Title>
<Description>descrption hjm</Description>
<OrderNumber>-67</OrderNumber>
<UpdatedDate>6/19/2017 10:14:52 AM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2qilymM6%2fc9UdxlYLqLeNwCX0AjoQOCpPY5FKDDTkBAz</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54483</PdfDocId>
<PdfDocPath>Sameera211e4b3a-03db-474f-8bd3-507506d54c2d</PdfDocPath>
<ApplicationTag>EDOK</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false">
<Int64Array0>40417</Int64Array0>
</RoomIds>
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false" />
<ProjectId>0</ProjectId>
</DocumentArray16>
<DocumentArray17>
<DocumentId>54484</DocumentId>
<FileName>Melding om utført arbeid.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>0</DocumentTypeId>
<Title>Melding om utført arbeid.pdf</Title>
<Description>hjon sad</Description>
<OrderNumber>5643</OrderNumber>
<UpdatedDate>6/19/2017 10:17:28 AM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2kQRqtCzkDjOPIWLfBnziVovDsN71u92S%2fKX4BOkk%2fCJ</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54484</PdfDocId>
<PdfDocPath>Sameera7de4dd32-5a30-4e4d-a00c-728bba50133d</PdfDocPath>
<ApplicationTag>EDOK</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false">
<Int64Array0>40417</Int64Array0>
</RoomIds>
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false" />
<ProjectId>0</ProjectId>
</DocumentArray17>
<DocumentArray18>
<DocumentId>54485</DocumentId>
<FileName>-78.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>0</DocumentTypeId>
<Title>-78.pdf</Title>
<Description>rwtrv rt</Description>
<OrderNumber isNull="true" />
<UpdatedDate>6/19/2017 10:21:34 AM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2izfpScpupFXPzpemg%2bHHH4bqP4PJGlmGPwJwvb4TLFy</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54485</PdfDocId>
<PdfDocPath>Sameeraba862785-5169-47de-8877-26d611189265</PdfDocPath>
<ApplicationTag>EDOK</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false" />
<ProjectId>0</ProjectId>
</DocumentArray18>
<DocumentArray19>
<DocumentId>54486</DocumentId>
<FileName>Melding om utført arbeid.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>0</DocumentTypeId>
<Title>Melding om utført arbeid.pdf</Title>
<Description>srewe rwtwe</Description>
<OrderNumber isNull="true" />
<UpdatedDate>6/19/2017 10:22:23 AM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2tosfp7W79s7xtqEsYA%2bAXi6dMOns1qbyHS2KM28VTN5</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId isNull="true" />
<PdfDocPath isNull="true" />
<ApplicationTag>EDOK</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false" />
<ProjectId>0</ProjectId>
</DocumentArray19>
<DocumentArray20>
<DocumentId>54487</DocumentId>
<FileName>Melding om utført arbeid.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>0</DocumentTypeId>
<Title>Melding om utført arbeid.pdf</Title>
<Description>srewe rwtwe</Description>
<OrderNumber isNull="true" />
<UpdatedDate>6/29/2017 1:37:55 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2p3wYt9y8RrD8Wkjv3aOht85aHNRw7RWwUb%2fH1NkRG8v</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54487</PdfDocId>
<PdfDocPath>Sameera580b2ae1-8733-4b8c-b67d-a29b28e7f5cd</PdfDocPath>
<ApplicationTag>EDOK</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false">
<Int64Array0>786</Int64Array0>
</DeviceIds>
<ChapterTags attr0="ChapterTagOutputArray" isNull="false">
<ChapterTagOutputArray0>
<Id>10</Id>
<TagName>Annet nyttig</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray0>
</ChapterTags>
<ProjectId>0</ProjectId>
</DocumentArray20>
<DocumentArray21>
<DocumentId>54464</DocumentId>
<FileName>Dan34.jpg</FileName>
<FileTypeId>9</FileTypeId>
<DocumentTypeId>37</DocumentTypeId>
<Title>Dan34.jpg</Title>
<Description isNull="true" />
<OrderNumber isNull="true" />
<UpdatedDate>6/16/2017 4:04:46 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2q2f5PtuNCru6zHreXNOXP3sU%2bFNPoHXGNUH%2bAYTzqNp</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId isNull="true" />
<PdfDocPath isNull="true" />
<ApplicationTag>EDOK</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false">
<ChapterTagOutputArray0>
<Id>2</Id>
<TagName>Informasjon om produkter i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray0>
<ChapterTagOutputArray1>
<Id>3</Id>
<TagName>Informasjon om tekniske anlegg i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray1>
</ChapterTags>
<ProjectId>0</ProjectId>
</DocumentArray21>
<DocumentArray22>
<DocumentId>54466</DocumentId>
<FileName>Dan34.jpg</FileName>
<FileTypeId>9</FileTypeId>
<DocumentTypeId>49</DocumentTypeId>
<Title>Dan34.jpg</Title>
<Description isNull="true" />
<OrderNumber isNull="true" />
<UpdatedDate>6/16/2017 4:07:42 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2pKv8y5HAHQeCLw2aieUzc00hv10F%2bEpXMkfd%2bDsenZD</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54467</PdfDocId>
<PdfDocPath>pdf_sameera42a5f333-56d2-4e2a-997f-187ed30ee72c</PdfDocPath>
<ApplicationTag>EDOK</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false">
<ChapterTagOutputArray0>
<Id>7</Id>
<TagName>Ferdigattest og andre offentlige dokumenter</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray0>
</ChapterTags>
<ProjectId>0</ProjectId>
</DocumentArray22>
<DocumentArray23>
<DocumentId>54468</DocumentId>
<FileName>Dan34.jpg</FileName>
<FileTypeId>9</FileTypeId>
<DocumentTypeId>37</DocumentTypeId>
<Title>Dan34.jpg</Title>
<Description isNull="true" />
<OrderNumber>-12</OrderNumber>
<UpdatedDate>6/16/2017 4:08:21 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2kt34JV7Wwx0XWrNLJ67qg6THgGFxJAjWt13BpOjmh%2bg</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54469</PdfDocId>
<PdfDocPath>pdf_sameera696c9bee-2fca-4257-9821-787e62b8b74f</PdfDocPath>
<ApplicationTag>EDOK</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false">
<ChapterTagOutputArray0>
<Id>2</Id>
<TagName>Informasjon om produkter i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray0>
<ChapterTagOutputArray1>
<Id>3</Id>
<TagName>Informasjon om tekniske anlegg i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray1>
</ChapterTags>
<ProjectId>0</ProjectId>
</DocumentArray23>
<DocumentArray24>
<DocumentId>54472</DocumentId>
<FileName>Dan34.jpg</FileName>
<FileTypeId>9</FileTypeId>
<DocumentTypeId>42</DocumentTypeId>
<Title>Dan34.jpg</Title>
<Description isNull="true" />
<OrderNumber isNull="true" />
<UpdatedDate>6/16/2017 4:11:31 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2v4PfZJyZwsudowBR2gOOJtLMWqPl9bWa7%2blfkzd0eWZ</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId isNull="true" />
<PdfDocPath isNull="true" />
<ApplicationTag>EDOK</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false" />
<ProjectId>0</ProjectId>
</DocumentArray24>
<DocumentArray25>
<DocumentId>54473</DocumentId>
<FileName>Grande_Ronde_River_and_Grande_Ronde_Basalt_IMG_4536.jpg</FileName>
<FileTypeId>9</FileTypeId>
<DocumentTypeId>38</DocumentTypeId>
<Title>Grande_Ronde_River_and_Grande_Ronde_Basalt_IMG_4536.jpg</Title>
<Description isNull="true" />
<OrderNumber isNull="true" />
<UpdatedDate>6/16/2017 4:12:55 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2nlSGd1AsiMoZB16Wf7ci%2fP8ttg0oVBP4h%2ffRfuBbqUU</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId isNull="true" />
<PdfDocPath isNull="true" />
<ApplicationTag>EDOK</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false" />
<ProjectId>0</ProjectId>
</DocumentArray25>
<DocumentArray26>
<DocumentId>54474</DocumentId>
<FileName>Dan34.jpg</FileName>
<FileTypeId>9</FileTypeId>
<DocumentTypeId>8</DocumentTypeId>
<Title>Dan34.jpg</Title>
<Description isNull="true" />
<OrderNumber isNull="true" />
<UpdatedDate>6/16/2017 4:15:06 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2ocDTXMCBjG1JE%2bTGNrJrYvBKdjyE%2f6sJZO38aUUJ1BZ</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54475</PdfDocId>
<PdfDocPath>pdf_sameera65cb6d1a-f6d7-48ed-8236-7140e2d67fed</PdfDocPath>
<ApplicationTag>EDOK</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false">
<ChapterTagOutputArray0>
<Id>10</Id>
<TagName>Annet nyttig</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray0>
</ChapterTags>
<ProjectId>0</ProjectId>
</DocumentArray26>
<DocumentArray27>
<DocumentId>54476</DocumentId>
<FileName>giphy.gif</FileName>
<FileTypeId>0</FileTypeId>
<DocumentTypeId>37</DocumentTypeId>
<Title>giphy.gif</Title>
<Description isNull="true" />
<OrderNumber isNull="true" />
<UpdatedDate>6/16/2017 4:16:12 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2pjDPhBRe4qpHfDsqyd3IvuOzYiUt7lnJZm%2bMMJM3KFr</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId isNull="true" />
<PdfDocPath isNull="true" />
<ApplicationTag>EDOK</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false">
<ChapterTagOutputArray0>
<Id>2</Id>
<TagName>Informasjon om produkter i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray0>
<ChapterTagOutputArray1>
<Id>3</Id>
<TagName>Informasjon om tekniske anlegg i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray1>
</ChapterTags>
<ProjectId>0</ProjectId>
</DocumentArray27>
<DocumentArray28>
<DocumentId>54477</DocumentId>
<FileName>Dan34.jpg</FileName>
<FileTypeId>9</FileTypeId>
<DocumentTypeId>38</DocumentTypeId>
<Title>Dan34.jpg</Title>
<Description isNull="true" />
<OrderNumber>-5678</OrderNumber>
<UpdatedDate>6/16/2017 4:17:03 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2tLjGPJe07ruoMcDZzR%2frzMbnLiEVcliOsDrVw3AmwWr</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54478</PdfDocId>
<PdfDocPath>pdf_sameera11d5050e-43d1-4122-96be-9700c5f1c1a5</PdfDocPath>
<ApplicationTag>EDOK</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false">
<ChapterTagOutputArray0>
<Id>9</Id>
<TagName>Fargekoder, avtaler og kvitteringer</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray0>
</ChapterTags>
<ProjectId>0</ProjectId>
</DocumentArray28>
<DocumentArray29>
<DocumentId>54606</DocumentId>
<FileName>1280px-US_Navy_030128-N-3181R-001_More_than_1,000_Sailors_and_Marines_gather_at_a_Commanding_Officer's_Call.jpg</FileName>
<FileTypeId>9</FileTypeId>
<DocumentTypeId>45</DocumentTypeId>
<Title>1280px-US_Navy_030128-N-3181R-001_More_than_1,000_Sailors_and_Marines_gather_at_a_Commanding_Officer's_Call.jpg</Title>
<Description isNull="true" />
<OrderNumber isNull="true" />
<UpdatedDate>6/30/2017 10:09:24 AM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2i9taMYntR9KnOOn%2fBD3M9JmmvLSHe2%2ftgGJFvMHVhFH</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54607</PdfDocId>
<PdfDocPath>pdf_sameerab5dee800-8a2b-4ef7-9eb5-98b366e1ddb2</PdfDocPath>
<ApplicationTag>EDOK</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false">
<ChapterTagOutputArray0>
<Id>3</Id>
<TagName>Informasjon om tekniske anlegg i boligen</TagName>
<TagDescription isNull="true" />
</ChapterTagOutputArray0>
</ChapterTags>
<ProjectId>0</ProjectId>
</DocumentArray29>
<DocumentArray30>
<DocumentId>54630</DocumentId>
<FileName>test documnt.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>0</DocumentTypeId>
<Title>test documnt.pdf</Title>
<Description isNull="true" />
<OrderNumber isNull="true" />
<UpdatedDate>7/28/2017 2:36:54 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2l2wwgzPDB4fovbkKidykcd5w1xTTwfgJyDdvjOG9x%2fb</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54630</PdfDocId>
<PdfDocPath>Sameera5e82024f-77b8-4920-9994-5a71748e655b</PdfDocPath>
<ApplicationTag>test</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false" />
<ProjectId>0</ProjectId>
</DocumentArray30>
<DocumentArray31>
<DocumentId>54631</DocumentId>
<FileName>test doc.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>0</DocumentTypeId>
<Title>test doc.pdf</Title>
<Description isNull="true" />
<OrderNumber isNull="true" />
<UpdatedDate>7/28/2017 5:26:47 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2vqM9r9xd9MSodOpylZtiiJJr4m%2bPq3%2f1vonHPZDd7xQ</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54631</PdfDocId>
<PdfDocPath>Sameerabb7acdb4-f51e-43a7-868b-4c100a9bae95</PdfDocPath>
<ApplicationTag>test</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false" />
<ProjectId>0</ProjectId>
</DocumentArray31>
<DocumentArray32>
<DocumentId>54632</DocumentId>
<FileName>test12.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>0</DocumentTypeId>
<Title>test12.pdf</Title>
<Description isNull="true" />
<OrderNumber isNull="true" />
<UpdatedDate>7/28/2017 5:58:04 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2pBhjulKVsIxKRNbi8n08YCMcT4bS5wIgk7bGTlMicKx</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54632</PdfDocId>
<PdfDocPath>Sameera9a13f9d2-6e4e-48ca-86bd-efceb0a7d77f</PdfDocPath>
<ApplicationTag>test</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false" />
<ProjectId>0</ProjectId>
</DocumentArray32>
<DocumentArray33>
<DocumentId>54633</DocumentId>
<FileName>test doc.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>0</DocumentTypeId>
<Title>test doc.pdf</Title>
<Description isNull="true" />
<OrderNumber isNull="false" />
<UpdatedDate>7/28/2017 5:55:13 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2j7WioOXB5N1nFvg7YFlJEcuuvFsvJc2wCe4dgu7oDIB</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54633</PdfDocId>
<PdfDocPath>Sameera4b40a62a-dabc-4bc4-a4fc-37fa7bad87b0</PdfDocPath>
<ApplicationTag>test</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false" />
<ProjectId>0</ProjectId>
</DocumentArray33>
<DocumentArray34>
<DocumentId>54634</DocumentId>
<FileName>testn 2.pdf</FileName>
<FileTypeId>4</FileTypeId>
<DocumentTypeId>0</DocumentTypeId>
<Title>testn 2.pdf</Title>
<Description isNull="true" />
<OrderNumber isNull="false" />
<UpdatedDate>7/28/2017 6:01:49 PM</UpdatedDate>
<Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=5EF%2fpT8WL%2f6uSd9XlcGF2lDskseLoFHzZZeIG4j8%2fHdxIXz6DT36oKl1TFg7fITC</Url>
<Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
<Official>False</Official>
<OwnedById>44</OwnedById>
<ShowInBoligboken>True</ShowInBoligboken>
<Status>1</Status>
<PdfDocId>54634</PdfDocId>
<PdfDocPath>Sameerad614a39c-a1c1-4387-a762-8b93e59fb881</PdfDocPath>
<ApplicationTag>test</ApplicationTag>
<FolderId>6731</FolderId>
<RoomIds attr0="Int64Array" isNull="false" />
<DeviceIds attr0="Int64Array" isNull="false" />
<ChapterTags attr0="ChapterTagOutputArray" isNull="false" />
<ProjectId>0</ProjectId>
</DocumentArray34>
</DocumentArray>
</GetMyDocumentsByPlantIdOutput>
</MethodParameters>
</GetMyDocumentsByPlantId>
Exceptions
Error Code | Description |
---|---|
111 | plantId does not exist for your company or your license does not authorize you to access this plantId |
130 | Input plantId is either zero or negative. Please enter a positive value for the id |
132 | plantId does not exist |
138 | applicationName length has exceeded the maximum character limit allowed (10) |
146 | The applicationName is not set |
167 | You are not authorized to use this method |