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

what privileges in ''IT Security Manager' role is needed for create negotiation with collaboration?

Hi,

I would like to create a negotiation with collaboration team members using REST API:/fscmRestApi/resources/11.13.18.05/supplierNegotiations

Here is my payload:{

    "ProcurementBUId": 300000016518913,

    "Buyer": "Choi",

    "NegotiationTypeId": 5,

    "NegotiationType": "RFQ",

    "NegotiationStyleId": 300000015493235,

    "NegotiationTitle": "Construction Supplies - Q3 FY19",

    "CurrencyCode": "THB",

    "PricePrecision": 2,

    "NegotiationLayoutName": "Negotiation Layout",

    "ResponseLayoutName": "Response Layout",

    "ResponseVisibility": "Sealed",

    "CloseDate": "2024-04-22",

    "OpenDate": "2024-03-22",

    "RankingMethod": "Price only",

    "Outcome": "Contract Purchase Agreement",

    "collaborationTeamMembers": [

        {

            "AccessCode": "FULL",

            "PriceVisibilityFlag": true,

            "Access": "Full",

            "TeamMember": "Pu",

            "TaskName": null,

            "TaskTargetDate": null

        }

    ]


}


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

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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