Unable to set the finish date of a project member to null via REST API — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Unable to set the finish date of a project member to null via REST API

Hi All,

We are trying to set the finish date of project members to null via REST API, but we keep getting the following error.

"Team Member End Date: An application error occurred. Contact your help desk. (PJF-2235207)".

REST API details:
PATCH {saas url}/fscmRestApi/resources/latest/projects/{ProjectId}/child/ProjectTeamMembers/{ProjectMemberId}

request body:

{
"FinishDate":null
}

REST API docs: https://docs.oracle.com/en/cloud/saas/project-management/25c/fapap/op-projects-projectid-child-projectteammembers-teammemberid-patch.html

We are able to update the finish date to null directly within ERP Cloud, but unable to do so using the REST API. Does anyone know what is causing this error and how to fix it. Or if there is a work around to set the finish date to null.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!