Function: runningoperation

Result: the list of elements

Running operations

Access level: admin

  • id — Id
  • desc — Description
  • item — Product/service
  • itemtype — Product type
  • client — Client
  • cdate — Creation date
  • trycount — Attempts
  • processingmodule — Processing module
  • task — Task
  • status — Status

Create a task for the current operation

Function: runningoperation.taskcreate

Create a task for the current operation

Access level: admin

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of runningoperation function.

Result: successful operation or error message

Name

Function: runningoperation.errorhistory

Result: the list of elements

Operation history

Access level: admin

  • id — Id
  • createdate — Date
  • item — Service
  • task — Task

View the error log

Function: errorhistory.showlog

View the error log

Access level: admin

Set filter.

runningoperation.filter

Running operations

Function: runningoperation.edit

Access level: admin

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • elid — unique identifier (id element of runningoperation function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok — the parameter must not be empty, generally "ok".
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok — the parameter must not be empty, generally "ok".
    • elid — unique identifier (id element of runningoperation function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • intname — Operation type. Operation type
  • item — Product/service. newmsg
  • trycount — Attempts. Number of attempts
  • cdate — Creation date. Operation creation time
  • manual — . (Optional parameter. To enable the option click "on".) Disable automatic restart of the scheduled task
  • comment — Comment. A staff member can leave his comment here

Delete

Function: runningoperation.delete

Delete

Access level: admin

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of runningoperation function.

Result: successful operation or error message

Terminate the operation

Function: runningoperation.stop

Terminate the operation

Access level: admin

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of runningoperation function.

Result: successful operation or error message

Set a filter by the selected client

Function: runningoperation.setfilter

Set a filter by the selected client

Access level: admin

Run the selected operation

Function: runningoperation.start

Run the selected operation

Access level: admin

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of runningoperation function.

Result: successful operation or error message

Open the control panel

Function: runningoperationgotoserver

Open the control panel

Access level: admin

Drill down to User panel

Function: runningoperation.su

Drill down to User panel

Access level: admin