Supplier Negotiation Version 2 (Deprecated)

Service to operate on a document used to request information about supplier capabilities, and negotiate pricing for goods and services that the buyer is looking to procure. For example, an RFQ to identify suppliers for catering services; auction for buying laptop computers.

Life Cycle Status: Deprecated

QName: {http://xmlns.oracle.com/apps/prc/pon/negotiations/negotiationsServiceV2/}NegotiationManageService

Service WSDL URL: https://servername/fscmService/NegotiationManageServiceV2?WSDL

Relationships

The following table describes how this service data object is related to other service data objects or business object services.

Relationship Type Object or Service

Handles

Supplier Negotiation Requirement Version 2

Handles

Supplier Negotiation Header Internal Flexfield

Handles

Negotiation Lines Supplier Access Restriction Version 2

Handles

Supplier Negotiation Line Flexfield

Handles

Supplier Negotiation Requirement Section Version 2

Handles

Supplier Negotiation Header External Flexfield

Handles

Supplier Negotiation Collaboration Team Version 2

Handles

Supplier Negotiation Header Version 2

Handles

Supplier Negotiation Line Attribute Group Version 2

Handles

Supplier Negotiation Currency Version 2

Handles

Supplier Negotiation Line Attribute Score Version 2

Handles

Negotiation Supplier Version 2

Handles

Supplier Negotiation Cost Factor SDO Version 2

Handles

Supplier Negotiation Line Attribute Version 2

Handles

Supplier Negotiation Requirement Score Version 2

Handles

Supplier Negotiation Line Version 2

Handles

Negotiation Price Break and Price Tier Version 2

Operations

initializeNegotiation

The create operation for a supplier negotiation.

Life Cycle Status: Active

Request Payload

Element Name Type Description

negotiationEntry

Supplier Negotiation Header Version 2

The supplier negotiation to be created.

Response Payload

Element Name Type Description

result

string

The result of the operation.

getDfltObjAttrHints

An operation to retrieve user interface hints, such as the service data object label and object attribute labels, for the specified service data object and locale. As a prerequisite, invoke the getEntityList operation defined on this service to get the list of possible values for the viewName request payload element.

Life Cycle Status: Active

Request Payload

Element Name Type Description

viewName

string

The service view usage name, an internal name for the service data object. Specify the value of the <name> element from the getEntityList operation response payload.

localeName

string

The locale to use when evaluating locale-based user interface hints. The localeName is in ISO 639-1 format.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/adf/svc/types/}ObjAttrHints

The label and user interface hints for the specified service data object and its attributes, in a name-value pair format.

getServiceLastUpdateTime

An operation that returns the date and time when the schema files referenced in the service definition last changed.

Life Cycle Status: Active

Request Payload

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

The date and time when the service definition last changed, in ISO 8601 format.

getEntityList

An operation to get the list of service data objects defined on this service.

Life Cycle Status: Active

Request Payload

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/adf/svc/types/}ServiceViewInfo

A list of service data objects defined on this service. For each service data object, the result includes the: QName, internal name, and Boolean values indicating whether create, update, merge, and delete operations can be performed on the object.

Security

The following tables list the privileges required to perform the service operations, and the duty roles that each privilege is granted to.

Service Operations to Privileges Mapping

Operation Name Privilege Code Privilege Name Privilege Description

initializeNegotiation

PON_MANAGE_SUPPLIER_NEGOTIATION_VIA_WEB_SERVICE_PRIV

Manage Supplier Negotiation by Web Service

Allows users to manage supplier negotiations using a web service.