My Oracle Support Banner

Unable To Update Descriptive Flexfields For A Task With Rest Api (Doc ID 2773809.1)

Last updated on SEPTEMBER 03, 2023

Applies to:

Oracle Fusion Project Billing Cloud Service - Version 11.13.21.01.0 and later
Information in this document applies to any platform.

Symptoms

On : 11.13.21.01.0 version, Webservices and RestAPIs

Unable to update descriptive flexfields for a task

The user is trying to update descriptive flexfields for a task following the steps mentioned in :

https://docs.oracle.com/en/cloud/saas/project-management/21b/fapap/op-projectplans-projectid-child-tasks-taskid-child-taskdff-projelementid-patch.html

IE:

https://test.oraclecloud.com:443/fscmRestApi/resources/11.13.18.05/projectPlans/300000976674341/child/Tasks/100000160267789/child/TaskDFF/100000160267789


ERROR

404 Not Found


STEPS

The issue can be reproduced at will with the following steps:

Using Rest Api: https://test.fa.em3.oraclecloud.com:443/fscmRestApi/resources/11.13.18.05/projectPlans....

1. Call Payload:

Method: PATCH

Payload:
{
  "ProjElementId": 100000160267789,
  "__FLEX_Context": "TESTS",
  "__FLEX_Context_DisplayValue": "TESTS",
  "executiveSummary": "MY_test"
}


2. Getting this response:

Error: 404 Not Found



Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.