Versions Compared

Key

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

1. Download and unpack the client API package

 

Info
titleThe content of the client API package

The client API package contains the following:

 

2. Create a new organization

  • Open AddNewOrganization.prg in VFP. In the "PARAMETERS" section at the top, enter in your customer username and password (this is the username and password you use to log in into www.eqeus.net/xfrx to download new xfrx versions)
  • In the section below, enter in the organization name, subdomain, admin username and admin password.
  • This sample program runs the API to add the organization and stores the organization details, including the admin user "secret" into the local secret dbf. This secret is used in the next step to upload a report.

3. Upload a report

  • Open UploadReport.prg in VFP and enter in the organization subdomain at the top in the parameters section.
  • This program runs a sample report that comes with XFRX, converts it into the XML format and then uploads it using the organization subdomain parameter and the secret stored in the secrets.dbf.

4. Open your report in the web browser

5. See how reportsincloud.com works for you.

  • Add your report, add users, new domains
  • During the beta phase, each tester is limited to:
    • 10 users/domains quota (You can add up to 10 domains each with 1 user each, or 1 domain with 10 users, or anything in between)
    • 50 MB uploaded report data per user
    • 1 GB of download monthly per organization
    • 2 MB single report limit

6. Please let us know what you think

  • Please let us know what you think, what works and what doesn't or what features you are missing at support@eqeus.com.

 

Panel

On this page:

Table of Contents