Versions Compared

Key

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

...

Code Block
{
    "id": 4878,
    "name": "extensions",
    "status": "COMPLETED",
    "totalRecords": null,
    "createdBy": {
        "id": 5413,
        "type": "SUPER",
        "firstName": "KaustubhSystem",
        "lastName": "WadagaviAdministrator",
        "loginName": "kaustubhadmin",
        "domain": "openspecimen",
        "emailAddress": "kaustubh@krishagni.comadmin@localhost",
        "instituteId": 28631,
        "instituteName": "KaustubhBiobank Institute",
        "primarySite": "KaustubhBiobank_Site_1",
        "admin": true,
        "instituteAdmin": false,
        "manageForms": true,
        "cpCount": 0,
        "creationDate": 1608625532000,
        "activityStatus": "Active"
    },
    "creationTime": 1633773235491,
    "endTime": 1633773235535,
    "params": {
        "timeZone": "Asia/Kolkata",
        "entityType": "Specimen",
        "cpId": "3513",
        "formName": "techSpecimenForm"
    }
}

...

Method

GET

URI

/rest/ng/export-jobs/4878<JOB_ID/output

E.g.

...

Error Cases :

code

Applies to

Status Message

200

All resources

Speciemen form data exported successfully.

400

All requests

Invalid parameters.(Invalid form name, CP_ID, JOB_ID etc)

401

All requests

Authorization failed, user doesn't have Authority

500

All requests

Internal server error, Encountered server error while performing operations