<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Servizi Core > Jamio Document Processing > GetCatalogReport |
Service
Method
GetCatalogReport
Description
Gets an automatic report of a catalog.
Input |
|||
Name |
Description |
Type |
Optional |
serverAddress |
Server address for an external Domain (or "" for the current Domain) |
String |
Y |
token |
The session token (for the current session in the current Domain may be null or empty) |
String |
Y |
catalogReference |
Catalog reference |
Reference |
|
searchParameters |
Search parameters for the catalog |
|
|
outputFormat |
Output format: "PDF", "RTF", "XLS", "XLSX" (defaults to "PDF") |
String |
|
paperSize |
Paper size: "AutoAdapt", "A4", "A3", "A2", "A4Landscape", "A3Landscape", "A2Landscape" (defaults to "AutoAdapt") |
String |
|
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
The report stream |
Reference |
|