JAGGAER · Example Payload

Jaggaer Job Response

ProcurementSourcingSupplier ManagementContractsSpend AnalyticseProcurementSource-to-PayProcure-to-Pay

Jaggaer Job Response is an example object payload from JAGGAER, with 16 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

jobIdconsumercustomerIdcustomerNameeventIdinputFilenamestatusjobTypeoptSetTypesubmitTimeinprocAtSubmitrunClientworkingDirectoryprocessStartTimeprocessStopTimecpuTime

Example Payload

Raw ↑
{
  "jobId": 414,
  "consumer": "JCS",
  "customerId": 999,
  "customerName": "QA",
  "eventId": 999999,
  "inputFilename": "/dgsq/drm/JCS_Input/tester.txt.gz",
  "status": "Completed",
  "jobType": "Short",
  "optSetType": "Long",
  "submitTime": 1584979461000,
  "inprocAtSubmit": 0,
  "runClient": "clearbox-01.exp.dev.combinenet.com",
  "workingDirectory": "/dgsq/drm/QUAY_Service/2020/2/23/414",
  "processStartTime": 1584979460846,
  "processStopTime": 1584979462117,
  "cpuTime": 1271
}