Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Note
titleIn development

Please note: this wiki page is currently a work in progress. In the meantime, please consult the demo application for API usage details: https://bitbucket.org/eqeuscom/ricsamples/src/master/RICAPIClientVFP/ricdemo.PRG

Web Services

ServiceNoteParametersVFP client methodConsole client actionServer path
Upload report

XmlFileName

RemotePath

Order

RIC_ReportsAPIClient.Upload

UPLOADREPORT

POST api/files/<RemotePath>
Upload exported report

XmlFileName

Type

RemotePath

Order

RIC_ReportsAPIClient.UploadExportedFileUPLOADEXPORTEDFILEPOST api/files/<RemotePath>
Upload binaryUpload a binary file, such as a PDF or an image

FileName

RemotePath

Type

Order

RIC_ReportsAPIClient.UploadBinaryUPLOADFILEPOST api/files/uploadfile?path=<RemotePath>
Image reportA report where individual pages are stored as images

ImageFileName

RemotePath

Order

PageIndex

Insert

N/A

UPLOADIMAGEREPORT

POST

api/files/imagereport?page={0}&insert={1}&path={2}


Organization

Data Structures

Organization

Field name

TypeDescription
RIC_IDstring 
RIC_Namestring 
RIC_SubDomainNamestring 
RIC_LoginMessagestring 
RIC_UserQuotaint 
RIC_AdminUserNamestring 
RIC_AdminUserPasswordstring 
RIC_BaseURLstring 
RIC_TotalUsersint 
RIC_QuotaKBint 
RIC_TotalSizeKBint 
RIC_TotalReportsint 
RIC_DefaultLanguagestring 
   

 

Methods

Create

Add

Get

Update

Open

Close

Users

Roles

Properties Dictionary

Folders

Reports

Table of Contents
outlinetrue