Daily Extracts: List of Tasks
Important:
This information only applies to Oracle Field Service environments. You can verify whether you've Oracle Field Service or Oracle Fusion Field Service, by signing in and checking on the
About page.You can perform the following tasks using the Daily Extracts resource:
Task | Task Type | URI | Description |
---|---|---|---|
Download daily extract file |
GET |
/rest/ofscCore/v1/dailyExtract/folders/{dailyExtractDate}/files/{dailyExtractFilename} |
This operation retrieves a single Daily Extract file. The file is usually a binary file with the archived daily table content. |
Get daily extract dates |
GET |
/rest/ofscCore/v1/dailyExtract/folders |
This operation returns a list of dates where a Daily Extract file is available. |
Get list of daily extract files for a date |
GET |
/rest/ofscCore/v1/dailyExtract/folders/{dailyExtractDate}/files |
This operation returns a list of files that can be downloaded for a specified date. |