Update Preparer and Requester

Service that updates both the requester and preparer for multiple requisitions and orders.

Life Cycle Status: Active

QName: {http://xmlns.oracle.com/apps/prc/por/manageReq/massUpdateService/}UpdatePreparerRequesterService

Service WSDL URL: https://servername/fscmService/UpdatePreparerRequesterService?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

Output from Update Preparer and Requester Process

Handles

Purchase Order Requester Updated Confirmation Service Data Object Version 1

Handles

Error Details from Update Preparer and Requester Process

Handles

Updated Requisition Details

Handles

Purchase Order Change Initiator Updated Confirmation Service Data Object Version 1

Operations

updatePreparerRequester

An operation to update both the requester and preparer for multiple requisitions and orders.

Life Cycle Status: Active

Request Payload

Element Name Type Description

requisitionBUName

string

The name of the requisitioning business unit in which the requisition was created.

oldPersonEmail

string

The email address of the person being replaced.

newPersonEmail

string

The email address of the person who will serve as replacement.

Response Payload

Element Name Type Description

result

Output from Update Preparer and Requester Process

The output that is returned after acting on the request for which the service was invoked.

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

All Operations

POR_MANAGE_REQUISITION_BY_WEB_SERVICE_PRIV

Manage Requisition by Web Service

Allows management of requisition using web service including update of preparer and requester on the requisition.