Not able to update lastExtractDate of BICC Jobs using REST API
HI Team,
I am following BICC Extract documentation Manage Meta Data REST API (oracle.com) for creating and updating BICC jobs dynamically.
When I update the lastExtractDate("lastExtractDate": "2023-07-18T15:07:02.000") of Job, we get below given response.
{
"status": "SUCCESS_WITH_WARNING",
"id": "462984986859481",
"message": "Last Extract date provided was ignored for updating job"
}
Could you please let us know what is wrong ?
Tagged:
0