Report and Search Service
The Report and Search Service provides programmatic access to the Reporting and Index Search functionality on the TIBCO LogLogic appliance.
Overview
Using TIBCO LogLogic Search Service API you can manage reports and search queries on TIBCO LogLogic appliances. Managing report and search queues includes running reports, viewing reports, and searching reports to return specific data.
The Report and Search Service API provides these operations:
- Using getReport, your program run a:
- With getTemplateReportList, you can list all Real-Time report templates on the appliance.
- With getCustomReportList, you can list all Custom Reports defined on the appliance.
- With getDetailReportMetaInfo, you can retrieve the type information for columns in a report on the appliance via the given detail report token.
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.