Sales Person Setup

A setup to configure a person involved in the sale or support of products and services. For example, John Smith, sales representative.

Life Cycle Status: Active

QName: {http://xmlns.oracle.com/apps/cdm/foundation/resources/resourceServiceV2/applicationModule/}SalesPersonService

Service WSDL URL: https://servername/crmService/SalesPersonServiceV2?WSDL

Logical Business Objects

  • CRM : Trading Community Model : Trading Community Resource

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

Resource Sales Representative Setup

Operations

getResourceSalesrep

Get operation for Trading Community Resource Sales Representative Setup

Life Cycle Status: Active

Request Payload

Element Name Type Description

resourceSalesrepId

long

Unique Salesrep Identifier

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/cdm/foundation/resources/resourceServiceV2/}ResourceSalesrepResult

Trading Community Resource Sales Representative Setup that matches the inbound key attributes.

createResourceSalesrep

Create operation for Trading Community Resource Sales Representative Setup

Life Cycle Status: Active

Request Payload

Element Name Type Description

resourceSalesrep

Resource Sales Representative Setup

Trading Community Resource Sales Representative Setup to be created

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/cdm/foundation/resources/resourceServiceV2/}ResourceSalesrepResult

Result of the operation includes the successfully created Trading Community Resource Sales Representative Setup and/or a list of warnings or informational messages.

updateResourceSalesrep

Update operation for Trading Community Resource Sales Representative Setup

Life Cycle Status: Active

Request Payload

Element Name Type Description

resourceSalesrep

Resource Sales Representative Setup

Trading Community Resource Sales Representative Setup to be updated

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/cdm/foundation/resources/resourceServiceV2/}ResourceSalesrepResult

Result of the operation includes the successfully updated Trading Community Resource Sales Representative Setup and/or a list of warnings or informational messages.

deleteResourceSalesrep

Delete operation for Trading Community Resource Sales Representative Setup

Life Cycle Status: Active

Request Payload

Element Name Type Description

resourceSalesrep

Resource Sales Representative Setup

Trading Community Resource Sales Representative Setup to be deleted

Response Payload

Element Name Type Description

result

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

A list of warnings or informational messages encountered when deleting the object.

mergeResourceSalesrep

Merge operation for Trading Community Resource Sales Representative Setup. It will perform an update if the object exists, or an insert if the object doesn't already exist.

Life Cycle Status: Active

Request Payload

Element Name Type Description

resourceSalesrep

Resource Sales Representative Setup

Trading Community Resource Sales Representative Setup to be merged

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/cdm/foundation/resources/resourceServiceV2/}ResourceSalesrepResult

Result of the operation includes the successfully merged Trading Community Resource Sales Representative Setup and/or a list of warnings or informational messages.

findResourceSalesrep

Find operation for Trading Community Resource Sales Representative Setup

Life Cycle Status: Active

Request Payload

Element Name Type Description

findCriteria

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

The criteria used to limit your query result, such as the filter (where clause), the fetch size, etc.

findControl

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

Find Control. Not currently used.

Response Payload

Element Name Type Description

result

Resource Sales Representative Setup

Result of the operation including a list of Trading Community Resource Sales Representative Setup that satisfy the inbound criteria and any warnings or informational messages encountered during the invocation.

processResourceSalesrep

Bulk load operation for Trading Community Resource Sales Representative Setup

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeOperation

string

Indicates what action shall be performed, such as Create, Update, Merge, or Delete

resourceSalesrep

Resource Sales Representative Setup

A list of Trading Community Resource Sales Representative Setup to be processed

processControl

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

Control your bulk upload behavior, such as whether the valid data will be committed if there are other invalid data in the same batch, and whether the outbound will contain the key attributes only or the full object.

Response Payload

Element Name Type Description

result

Resource Sales Representative Setup

Result of the operation including a list of Trading Community Resource Sales Representative Setup that are successfully processed and any warnings or informational messages encountered during the invocation.

processCSResourceSalesrep

An operation to apply the changes back to the data source for Trading Community Resource Sales Representative Setup

Life Cycle Status: Active

Request Payload

Element Name Type Description

processData

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

The object that is used to represent the changes that have been made.

processControl

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

Control your bulk upload behavior, such as whether the valid data will be committed if there are other invalid data in the same batch, and whether the outbound will contain the key attributes only or the full object.

Response Payload

Element Name Type Description

result

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

Result of the operation including a list of created/updated data objects, and all warning and informational messages.

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

mergeResourceSalesrep

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_SALES_REPRESENTATIVE_INFORMATION_PRIV

Manage Trading Community Resource Sales Representative Information

Allows the management of resource saleperson setup information. If assigning, also assign the ability to view the trading community resource sales representative information.

getResourceSalesrep

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_SALES_REPRESENTATIVE_INFORMATION_PRIV

Manage Trading Community Resource Sales Representative Information

Allows the management of resource saleperson setup information. If assigning, also assign the ability to view the trading community resource sales representative information.

updateResourceSalesrep

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_SALES_REPRESENTATIVE_INFORMATION_PRIV

Manage Trading Community Resource Sales Representative Information

Allows the management of resource saleperson setup information. If assigning, also assign the ability to view the trading community resource sales representative information.

deleteResourceSalesrep

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_SALES_REPRESENTATIVE_INFORMATION_PRIV

Manage Trading Community Resource Sales Representative Information

Allows the management of resource saleperson setup information. If assigning, also assign the ability to view the trading community resource sales representative information.

createResourceSalesrep

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_SALES_REPRESENTATIVE_INFORMATION_PRIV

Manage Trading Community Resource Sales Representative Information

Allows the management of resource saleperson setup information. If assigning, also assign the ability to view the trading community resource sales representative information.

processCSResourceSalesrep

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_SALES_REPRESENTATIVE_INFORMATION_PRIV

Manage Trading Community Resource Sales Representative Information

Allows the management of resource saleperson setup information. If assigning, also assign the ability to view the trading community resource sales representative information.

processResourceSalesrep

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_SALES_REPRESENTATIVE_INFORMATION_PRIV

Manage Trading Community Resource Sales Representative Information

Allows the management of resource saleperson setup information. If assigning, also assign the ability to view the trading community resource sales representative information.

findResourceSalesrep

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_SALES_REPRESENTATIVE_INFORMATION_PRIV

Manage Trading Community Resource Sales Representative Information

Allows the management of resource saleperson setup information. If assigning, also assign the ability to view the trading community resource sales representative information.

Privileges to Duty Roles Mapping

Privilege Code Granted to Duty Role Code Granted to Duty Role Name Granted To Duty Role Description

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_SALES_REPRESENTATIVE_INFORMATION_PRIV

ORA_HZRESOURCE_ADMINISTRATOR_DUTY

Resource Administration

Administers resource information.

Duty Roles to Duty or Job Roles Mapping

Duty Role Code Granted to Duty or Job Role Code Granted to Duty or Job Role Name Granted To Duty or Job Role Description

ORA_HZRESOURCE_ADMINISTRATOR_DUTY

ORA_PER_MANAGE_USER_AND_ROLES_DUTY_CRM

Manage Users

Creates and updates users and assigns roles to users.