Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

This method returns a list of documents for a given plant in a company. The document list will contain all the documents for the Plant ID. The client also has option to provide the filtering criteria (not implemented yet) and choose whether to include sub folders in the results. 

Request

ParameterTypeMandatory/OptionalComments

plantId

long

Mandatory

Id of the plant

includeSubFolders

bool

Mandatory

indicates whether to include documents of child folders of the queried plant as well

applicationNamestringMandatoryThird party application identifier, identifying the client consuming the web service – (Length of the ApplicationName should be less than or equal to 10)

 

Notes:

  • The provided plant ID should belong to the same company as the user. 

Response

TypeDescription

List<Document>

List of documents for the given plant id

 

Exceptions

...

111

...

PlantId does not exist for your company.

...

130

...

This method is obsolete and will be completely removed in the near future. Use the new web service method, GetDocumentsByPlant which provides more metadata.

Description

This method is used to return a list of documents for a given plant in a company. The document list contains all the documents sent to the given plant. The user can include filter criteria (not implemented yet) and select whether to include sub folders in the results. 

Request

ParameterTypeMandatory/OptionalMaximum character length/limitDescription

plantId

long

Mandatory

Not Relevant

Id of the plant

includeSubFolders

bool

Mandatory

Not Relevant

Indicates whether documents of the queried plant in child folders should be included 

applicationNamestringMandatoryShould be less than or equal to 10 charactersThe name of the integration partner


Notes:

  • The plantId provided should belong to the same company as the user. 

Request - input sample

<GetDocumentsByPlantId>
  <MethodParameters>
    <UserAuthentication>
      <UserName>username</UserName>
      <Password>password</Password>
      <AnyAttr attr0="XmlAttributeArray" isNull="false">
        <XmlAttributeArray0>System.Xml.XmlAttribute</XmlAttributeArray0>
      </AnyAttr>
    </UserAuthentication>
    <plantId>6731</plantId>
    <includeSubFolders>False</includeSubFolders>
    <applicationName>test</applicationName>
  </MethodParameters>
</GetDocumentsByPlantId>

Response

TypeDescription

List<Document>

List of documents for the given plantId


Response - output sample

<GetDocumentsByPlantId>
  <MethodParameters>
    <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%2feCimpHDSv5maalXonhatNGPxvVGTpT%2b0%2byyE09dN3bpyLw2ZTV8B%2bTeScmVi</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray0>
      <DocumentArray1>
        <DocumentId>57476</DocumentId>
        <FileName>test1.pdf</FileName>
        <FileTypeId>4</FileTypeId>
        <DocumentTypeId>0</DocumentTypeId>
        <Title>test1.pdf</Title>
        <Description isNull="true" />
        <OrderNumber isNull="false" />
        <UpdatedDate>11/15/2017 6:40:00 PM</UpdatedDate>
        <Url>http://172.20.1.183:8080/Document/DownloadDocumentWebService/DownloadDocWithSessionKey?sessionKey=rl%2fL3WDK6Fs%2bCIaABAaVX2kz35EprQZVE0ffYRBAm9kw1T1ThCyZ%2fsM88BHKXVO1</Url>
        <Path>/ÅDALSVEIEN 559, 3525 HALLINGBY</Path>
        <Official>False</Official>
        <OwnedById>44</OwnedById>
        <ShowInBoligboken>False</ShowInBoligboken>
        <Status>1</Status>
        <PdfDocId>57476</PdfDocId>
        <PdfDocPath>Sameera429ea173-fd30-45d2-8faf-9c3562994b7b</PdfDocPath>
        <ApplicationTag>test</ApplicationTag>
        <FolderId>6731</FolderId>
        <RoomIds attr0="Int64Array" isNull="false" />
        <DeviceIds attr0="Int64Array" isNull="false" />
        <ChapterTags isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray1>
      <DocumentArray2>
        <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%2f6uSd9XlcGF2ojrrdYKoRqTmstkAGByctDoUsateJvtoLzGFC%2b3EuIR</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray2>
      <DocumentArray3>
        <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%2f6uSd9XlcGF2hWtLxGLBh%2bTY8ieszmTMceltf%2bX4isz5dzEUnL9x0QJ</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray3>
      <DocumentArray4>
        <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%2f6uSd9XlcGF2ssICk7q0KAy%2bdlzGr6xUiEoVxfLYv6jI073CLpRN9vT</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray4>
      <DocumentArray5>
        <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%2f6uSd9XlcGF2hhdjiJxQFNx4%2blkEMtVM%2bO6njQFsGNK80fVcxH1l6Zm</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray5>
      <DocumentArray6>
        <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%2f6uSd9XlcGF2j7gokBilSDapA5TTHcdh5yzf0r3dDQZ3DCsbSrASVf1</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray6>
      <DocumentArray7>
        <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%2f6uSd9XlcGF2lOf%2b6n83fydBlis25ihJqLO%2brj2ahjVfiXgmeMOJsZu</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray7>
      <DocumentArray8>
        <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%2f6uSd9XlcGF2nO7dnc5sgNsafOhNz4xVi2UZEs3N8cKUQdVarsB3PCB</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray8>
      <DocumentArray9>
        <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%2f6uSd9XlcGF2vPXYHpJc2gIbDJ%2b7hE7VODvpIe5aMJls5dUg3F99SxD</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray9>
      <DocumentArray10>
        <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%2f6uSd9XlcGF2kRmLm2r1HM9mXe1cjfDl%2f70NV8dzJERZROz6IfS5VjA</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray10>
      <DocumentArray11>
        <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%2bCIaABAaVX1WGFpyMHwYJtKxV2MuSSlWsaH%2br44wD5AkNavUuiOSJ</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray11>
      <DocumentArray12>
        <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%2bCIaABAaVX%2fjreUi7pP5IM6Lyx2X50JlUivMQTHbniydgZW6RiLeP</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray12>
      <DocumentArray13>
        <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%2fUhdHfKsdhqVbALC1i1PvvAseA7E4p92rpy51kRTLE9wQPyeOJU</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray13>
      <DocumentArray14>
        <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%2bCIaABAaVX0xmO2ffIGlz7dAXa6%2b4KE2oLxuOLNiqX5lyKbSMlHlC</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray14>
      <DocumentArray15>
        <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%2f6uSd9XlcGF2hrKvc5RtGXIP7K7tKrBkKjURIO776%2bt%2bFoK5DfSXbdl</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray15>
      <DocumentArray16>
        <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%2f6uSd9XlcGF2vg3vratgFCZHd%2b7u06i9A8JOL1ZlBP4UCoXR8XVE%2bpG</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray16>
      <DocumentArray17>
        <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%2f6uSd9XlcGF2hwucMWzQgWS%2b6ws56lRock954BuSEFvcC7j%2bkQvqOm1</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray17>
      <DocumentArray18>
        <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%2f6uSd9XlcGF2nWeBg%2bFVXCQ1FxV8MW8MD%2fhsxVGuvwhCR%2b8vxwDS6Y7</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray18>
      <DocumentArray19>
        <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%2f6uSd9XlcGF2vnxJGYWb9zyOPDBLSopxBWQe2mxsDigVz1FM1aGp4Y9</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray19>
      <DocumentArray20>
        <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%2f6uSd9XlcGF2ru%2f3RxjVEEiXt73Ac0R%2bF3N59api6R3f1lOJ03iGI0j</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray20>
      <DocumentArray21>
        <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%2f6uSd9XlcGF2oI%2f8m%2bmPmQOzGh5hj8A7jV0cPCBIIqDbFC0TcltjHPv</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray21>
      <DocumentArray22>
        <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%2f6uSd9XlcGF2vpUHOxBVjSj872%2bjGhNuaa7XGg0UrV47Rxg3so1jYEI</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray22>
      <DocumentArray23>
        <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%2f6uSd9XlcGF2rmdIHRWqeXirpKq%2f1v55%2bmVFsOXPXqcN%2brCXbQy510B</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray23>
      <DocumentArray24>
        <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%2f6uSd9XlcGF2lQANXkmtc36b%2beb4r48UK77v32FGlx21fYUEIbpKkH7</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray24>
      <DocumentArray25>
        <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%2f6uSd9XlcGF2l5qcKn%2bMDr0pWxV8FA4yvV6wViZlfH0NqOCsXusQodq</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray25>
      <DocumentArray26>
        <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%2f6uSd9XlcGF2s3wNypyf02%2bWnHw45oZyfkl6e5bCXJ3I8l0vzzifLee</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray26>
      <DocumentArray27>
        <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%2f6uSd9XlcGF2hCdSqoPcHl94boIc6qSZ95PCjyENXaIfuNztyPBHA%2fa</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray27>
      <DocumentArray28>
        <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%2f6uSd9XlcGF2twntxxi04rtycrPCeXCxMULp7OJkwHOjkD8ttQ5rlVv</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray28>
      <DocumentArray29>
        <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%2f6uSd9XlcGF2laxz0SLIBo6bktLGSuNW1WvTR83WQsASpPAst%2b13P8b</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray29>
      <DocumentArray30>
        <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%2f6uSd9XlcGF2uF718OOVdheKgZLyMA01z01NKcYqlLJ1Kr3tW%2f6ZfIo</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray30>
      <DocumentArray31>
        <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%2f6uSd9XlcGF2vywU6%2f%2frGGHT7oBwsL82fCroUS%2by4rKxCpJlZsgfOIF</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray31>
      <DocumentArray32>
        <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%2f6uSd9XlcGF2uS8%2bYof25Menb8JUxG%2fRLPqtGakUSfYti4SX2QIJBvd</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray32>
      <DocumentArray33>
        <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%2f6uSd9XlcGF2v%2fnPjFdlbRRj9UdlA3Tb0jzSZalSs9PbVrQHG3zfSv0</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray33>
      <DocumentArray34>
        <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%2f6uSd9XlcGF2ve%2bt58Ro3vXZgYkDr11OJcutaPLwNz1L%2fc6lUCEyu3g</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray34>
      <DocumentArray35>
        <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%2f6uSd9XlcGF2lEnOiNS1I5mShHb9f8ThChnGBrvpvvH4cdm47agCIXG</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 isNull="true" />
        <ProjectId>0</ProjectId>
      </DocumentArray35>
    </DocumentArray>
  </MethodParameters>
</GetDocumentsByPlantId>

Exceptions

Error CodeDescription

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
applicationName length
is
has exceeded the maximum
allowed
character limit allowed (10) 
146The
application name
applicationName is not set
167You are not authorized to use this web method