Upload Reports Command

Upload report commands are used to upload the OOB OpenSearch Reporting Dashboards into the Reporting portal.

 

Prerequisites

Before executing the command ensure the Reporting component is in STARTED state.

 

Syntax Defined

Syntax: ae uploadreports <Folder Name>

 

NOTE: 

You can choose the name of the folder from the <Installation Directory>/AssistEdgeAutomation > data > ReportDashboard folder.

 

Input Parameters

Following are the Folder Name that can be passed as input parameters with the uploadreports commands:

 

  • Unattended: It is used to upload the RPA OOB OpenSearch Reporting Dashboards.
  • EnterprisePersonalAssistant: It is used to upload the EPA OOB OpenSearch Reporting Dashboards.
  • Generic: It is used to upload the Compatibility Report in Reporting Dashboards.

 

Sample Output

Uploading OpenSearch-Dashboard Reports for RPA

 

D:\RPA\AssistEdgeAutomation\scripts>ae uploadreports Unattended
[2023-04-20T08:28:46.019Z] [INFO ] [aeServer\uploadKibanaReports\uploadKibanaReports] 'Executing command ae uploadreports Unattended'
[2023-04-20T08:28:46.111Z] [INFO ] [handler\txnstore\index] 'Connected to Elastic, HTTP status code: 200'
[2023-04-20T08:28:46.815Z] [INFO ] [aeServer\uploadKibanaReports\uploadKibanaReports] 'Kibana ndjson file successfully uploaded'


D:\RPA\AssistEdgeAutomation\scripts>

 

For uploading OpenSearch-Dashboard Reports for EPA and Compatibility Reports, see the Uploading OpenSearch-Dashboard Reports.