The syntax for the invocation of the Remote Reports is as follows.
https://<server>/SiteWand/Submission/<account_name>/etws/ReportRPC?
login_id=<login_id>&report_name=<report_path>
where:
Placeholder | Description |
---|---|
<server> | Specifies the IP address or hostname of the server hosting your EnterpriseTrack instance. |
<account_name> | Specifies the account name (or company name) of your EnterpriseTrack instance. |
<login_id> | Specifies your EnterpriseTrack login ID. The case sensitivity for this value conforms to that used by your EnterpriseTrack system. |
<pwd> | Specifies the password corresponding to your EnterpriseTrack login ID. The case sensitivity for this value conforms to that used by your EnterpriseTrack system. |
Note: The /SiteWand/Submission
portion of the URL is case sensitive. Unless otherwise noted, all other text in the URL is not case sensitive.
The following is an example with values for the placeholders:
https://ABC.example.com/SiteWand/Submission/CompanyDEF/etws/ReportRPC?
login_id=jSmith&report_name=/Reports/Global/Reports/
Listing Reports/Idea Listing
Legal Notices
Copyright © 2000, 2015,
Oracle and/or its affiliates. All rights reserved.
Last Published Friday, June 26, 2015