Name format for Team Member using GET REST web service does not match any tables in Oracle
Summary:
Name format for Team Member using GET REST web service does not match any table values in Oracle
Content (required):
We are using the following GET REST web service to download Team Members:
/fscmRestApi/resources/11.13.18.05/projects/{ProjectId}/child/ProjectTeamMembers
We cannot find the downloaded value of "PersonName" parameter in any of the Oracle tables.
e.g., "PersonName": "Wai Thant-Cyn"
Since there is no REST web service available for Team Members LOV, we'd like to build the LOV of Person Names using Oracle tables. However, we cannot find a table in Oracle that matches the value that is downloaded by GET REST web service for Team Members.
0