Versions Compared

Key

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

Table of Contents

Introduction

We are going to create a web-application using the frevvo Data API, which will fetch submissions from the frevvo database and create an HTML report based on those submissions. We will use the Leave Approval Workflow as an example (download it here.) Using this workflow an Employee will file a vacation request, which will be approved by his Manager. This workflow generates a submission XML like this one:

...

Please see the submission-report-tutorial.war file* of the web application that we are going to create. *Follow this documentation to update Client Libraries as needed.

Try the Example Application

...