Aggregate data for Oracle CRF Submit
post
/ec-reporting-svc/rest/v1.0/crf/reports
Provides you with the aggregated/ collated data based on the given query parameters. Right: ReportingPost.
Request
Query Parameters
-
format: string
format, one of CASEBOOK or UNIQUE
-
mode: string
Mode of the study. Accepts test, active, or training.
-
reportName: string
Report Name
-
studyId: string(uuid)
Study ID
Supported Media Types
- */*
Nested Schema : extFieldSpecsList
Type:
Show Source
array
-
Array of:
object Field
Contains field details.
Nested Schema : fieldSpecsList
Type:
Show Source
array
-
Array of:
object Field
Contains field details.
Nested Schema : Field
Type:
object
Contains field details.
Show Source
-
fieldName(required): string
Minimum Length:
0
Maximum Length:255
Field nameExample:siteIds
-
fieldSequence: integer
(int32)
Minimum Value:
0
Field sequenceExample:1
-
fieldType(required): string
Minimum Length:
0
Maximum Length:50
Field typeExample:list
-
fieldValueList(required): array
fieldValueList
Response
Supported Media Types
- text/html
- application/json
200 Response
Success
Root Schema : ExecutionLog
Type:
Show Source
object
-
comment: string
Minimum Length:
0
Maximum Length:4000
-
currSearchSpec: string
Minimum Length:
0
Maximum Length:32000
-
currSortSpec: string
Minimum Length:
0
Maximum Length:512
-
fileStorageId: string
(uuid)
-
id: string
(uuid)
-
objectVersionNumber: number
-
operationType: string
Minimum Length:
0
Maximum Length:1024
-
reason: string
Minimum Length:
0
Maximum Length:4000
-
recCount: integer
(int32)
-
rptFormat(required): string
Minimum Length:
0
Maximum Length:255
-
rptId: string
(uuid)
-
rptKickoffDatetime(required): string
(date-time)
-
rptName(required): string
Minimum Length:
0
Maximum Length:255
-
rptStatCd: string
Minimum Length:
0
Maximum Length:255
-
runDuration: integer
-
softwareVersionNumber: number
-
userId(required): string
(uuid)
-
versionEnd(required): string
(date-time)
-
versionStart(required): string
(date-time)
401 Response
Unauthorized user
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object