When a background process is invoked, API provides a tools to monitor and use a result of the process. A backgroung process may be invoked from UI by user or from API by request.
Content:Resource information
| Url |
https://api.profit365.eu/1.6/system/processes
|
| Authentication | required |
| Access level | company |
| Response | JSON / XML |
| Class |
Get process status
| Url |
https://api.profit365.eu/1.6/system/processes/{id} |
||
| Method | GET | ||
| Params |
|
||
| Example | https://api.profit365.eu/1.6/system/processes/89233 |
Exceptions
Maximum active processes count reached
System.InvalidOperationException
Number of processes invoked by authenticated user has reached system limit. Wait until running processes are done. Optionaly, request for increasing the limit.
- Pubished at 4/27/2016 1:17:14 PM
- Last edited 10/19/2018 11:37:33 AM