Retrieving Processing Log Files
This call retrieves the processing log for an entity.
Method
GET
URL
<server>/file.ashx
Parameters
id |
Unique identifier for the entity |
project |
Project identifier |
org |
Organization identifier, use 2343243456678890 |
filename |
Set to processor.log |
Returns
This call returns a text file that contains the processing log.
Example
http://localhost:58697/file.ashx?org=2343243456678890&project=18ACF0074ED64B49851033071EA6F401&id=7D5F61152A14495F9BD2216DE59FE778&filename=processor.log