Dashboard > Tempo > ... > FAQ > Access forms directly > View
Tempo Log In   View a printable version of the current page.
Access forms directly
Added by Nicolas Modrzyk, last edited by Nicolas Modrzyk on Sep 11, 2008

Access forms directly

There is a way to call the forms directly, by creating a URL based on the following set of rules:

  • The base url of the server

    http://localhost:8080

  • The handler for the form

    /xFormsManager/init or
    /xFormsManager/act or
    /xFormsManager/notification

  • Then a few parameters:
    • The id of the task the form is attached to:

      id=cc29fd05-9494-4f90-b8dc-eb24c13a0bdb

    • The Type of the task:

      type=PIPATask or
      type=Notification or
      type=PATask

    • The URL of the form, as it has been deployed

      url=/AbsenceRequestAbsenceRequest.xform

    • A participant token

      token=...

This gives something like:

Sample URL(Right Click me)

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 1.4.1 Build:#212 Jun 02, 2005) - Bug/feature request - Contact Administrators