Received error while Updating Unprocessed Costs Via VB in Excel ( VBAFE)
Summary:
Hi,
I am facing issue in Projects module while trying to update Unprocessed costs .
The REST Link is :
/fscmRestApi/resources/11.13.18.05/unprocessedProjectCosts/{unprocessedProjectCostsUniqID}
Content (please ensure you mask any confidential information):
It is returning following error while trying to update via VB in excel add tool ( VBAFE).
Applying List binding LOV_PersonName with given set of values leads to no matching row for a row of type :UnprocessedProjectCosts, key oracle.jbo.Key[300000284858639 ] (25072)
But the same REST URL is working fine with similar cases via POSTMAN.
For this case, the person name is part of the downloaded records but not mandatory in this case.
0