Versions Compared

Key

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

Description

Link

TIBCO Rest API Calls.

Organization ID is our customer number.

So when you login need to provide ApiUser|Organization ID

to Encode | then encoded it as %7C

for example Organization id is 001

Encoded User id with Organization: ApiUser%7C001

The URL is correct: https://site##.data-basics.net/jasperserver6/rest_v2/

j_username=<userID>%7C<organization_id>&j_password=<password>

Example: j_username=ApiUser%7C432&j_password=APIuserpassword

Dynamically Pass Parameter As Collection Using REST | Jaspersoft Community

howtodeployjasperreportsusingrestapiandpostmancollection.pdf (jaspersoft.com)NOTE: You would need to request from DATABASICS the login information include the organization id.

View file
nameJasperReports-Server-REST-API-Reference.pdf

Dynamically Pass Parameter As Collection Using REST | Jaspersoft Community