Versions Compared

Key

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

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

...

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

Request - input sample


Response

TypeDescription

List<Document>

List of documents for the given plant id

 

Response - output sample


Exceptions

Error CodeDescription

111

PlantId does not exist for your company.

130

Input plant ID is either zero or negative. Please enter a positive value for the id

138ApplicationName length is exceeded maximum allowed character limit (10)
146The application name is not set
167You are not authorized to use this web method

...