Additional Operations

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
GetBin The GetBin operation is used to get binary data from server using 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:

Purpose and Main Features | Web Service Operations