Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

Using REST API to Create Negotiation Collaboration Team Members Return Error

Summary:

Hi All,

I would like to create the collaboration team members in formation of a draft negotiation using the following API:

/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/collaborationTeamMembers

Ref:https://docs.oracle.com/en/cloud/saas/procurement/24a/fapra/op-suppliernegotiations-suppliernegotiationsuniqid-child-collaborationteammembers-post.html

it returns:

Applying List binding LOV_TeamMember with given set of values leads to multiple matching rows for a row of type:NegotiationHeaderVO_collaborationTeamMembers_NegotiationHeaderVOToNegotiationCollaborationTeamMembersVO_NegotiationCollaborationTeamMembersVO, key oracle.jbo.Key[

    300000042968961 300000046734167


Here is my request payload:

   {

            "AccessCode": "FULL",

            "Access": "Full",

            "PriceVisibilityFlag": true,

            "TeamMember": "Rojthammarat",

            "TaskName": "wwww"

        }

and I found if I try to create a new negotiation with collaboration team members using create negotiation API. it return the same error. I can create negotiation when I remove the collaboration team members information in payload.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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