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
Type | Description |
---|---|
List<Document> | List of documents for the given plant id |
Response - output sample
Exceptions
Error Code | Description |
---|---|
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 |
138 | ApplicationName length is exceeded maximum allowed character limit (10) |
146 | The application name is not set |
167 | You are not authorized to use this web method |
...