Along with the general list of operations, there is also a list of operations that cannot use JSON/SOAP structures, and are executed when they are specified in the BI server address bar. The list of such operations is given in the table below:
| Operation | Brief description |
| CustomRequestHandler | The CustomRequestHandler operation is used to execute Fore function using POST request. |
| GetBin | The GetBin operation is used to get binary data from server using GET request. |
| GetBinFont | The GetBinFont operation is used to load font with the specified name from BI server to the client computer by means of GET request. |
| InsertPrxPicture | The InsertPrxPicture operation is used to insert an image to regular report sheet using POST request. |
| LoadTopobase | The LoadTopobase operation is used to load a topobase from file to repository using POST request. |
| PutBin | The PutBin operation is used to load binary data to server using POST request. |
| ReloadTopobase | The ReloadTopobase operation is used to load topobase from file to the existing repository topobase using POST request. |
| SaveTopobase | The SaveTopobase operation is used to get topobase from repository using GET request and to save the topobase to file. |
See also: