Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Anthony FishbeckAnthony FishbeckReporter
Gordon SmithGordon SmithPriority
MajorCompatibility
MinorFix versions
Pull Request URL
Details
Details
Components
Assignee
Anthony Fishbeck
Anthony FishbeckReporter
Gordon Smith
Gordon SmithPriority
Compatibility
Minor
Fix versions
Pull Request URL
Created May 10, 2017 at 5:39 AM
Updated May 17, 2017 at 4:14 PM
Resolved May 17, 2017 at 4:14 PM
The new sample JSON responses shows numbers as strings:
From WUQuery:
{ "WUQueryResponse": { "Exceptions": { "Source": "String", "Exception": [ { "Code": "String", "Audience": "String", "Source": "String", "Message": "String" } ] }, "Type": "", "Cluster": "String", "RoxieCluster": "String", "Owner": "String", "State": "String", "StartDate": "String", "EndDate": "String", "ECL": "String", "Jobname": "String", "LogicalFile": "String", "LogicalFileSearchType": "", "Current": "String", "Next": "String", "Count": "32716", "PageSize": "2147483647", "PrevPage": "2147483647", "NextPage": "2147483647", "LastPage": "-1", "NumWUs": "32716", "First": true, "PageStartFrom": "-1", "PageEndAt": "2147483647", "LastNDays": "32716", "Sortby": "String", "Descending": false, "BasicQuery": "String", "Filters": "String", "CacheHint": "2147483647", "Workunits": { ...