Trading Community Resource

A trading community member that can be assigned a work object. For example, employee John Smith or partner contact Jack Brown.

Life Cycle Status: Active

QName: {http://xmlns.oracle.com/apps/cdm/foundation/resources/resourceService/applicationModule/}ResourceService

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

Handles

Resource Role Assignment

Handles

Trading Community Resource Organization Member Role Assignment

Handles

Trading Community Resource Team Member Role Assignment

Handles

Primary Resource Organization by Usage

Handles

Resource Team Member

Handles

Resource Organization Member

Operations

processResourceRoleProvisioning

Process of the resource role provisioning of the trading community resource.

Life Cycle Status: Active

Request Payload

Element Name Type Description

resourcePartyId

long

Processes the resource role provisioning for trading community resource filtered by the resource identifier.

Response Payload

Element Name Type Description

result

void

void

terminateResource

An operation to terminate or remove from usage a trading community resource.

Life Cycle Status: Active

Request Payload

Element Name Type Description

partyId

long

An operation to terminate the Trading Community Resource filtered by the resource identifier.

Response Payload

Element Name Type Description

result

void

void

getResource

The Get operation for the trading community resource profile.

Life Cycle Status: Active

Request Payload

Element Name Type Description

resourceProfileId

long

The unique identifier of the resource profile.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/cdm/foundation/resources/resourceService/}ResourceResult

The trading community resource profile that matches the inbound key attributes.

createResource

The Create operation for the trading community resource profile.

Life Cycle Status: Active

Request Payload

Element Name Type Description

resource

Resource

The trading community resource profile to be created.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/cdm/foundation/resources/resourceService/}ResourceResult

The result of the operation that includes the successfully created trading community resource profile and a list of warning or information messages.

updateResource

The Update operation for the trading community resource profile.

Life Cycle Status: Active

Request Payload

Element Name Type Description

resource

Resource

The trading community resource profile to be updated.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/cdm/foundation/resources/resourceService/}ResourceResult

The result of the operation that includes the successfully updated trading community resource profile and a list of warning or information messages.

deleteResource

The Delete operation for the trading community resource profile.

Life Cycle Status: Active

Request Payload

Element Name Type Description

resource

Resource

The trading community resource profile to be deleted.

Response Payload

Element Name Type Description

result

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

A list of warning or information messages encountered when the object was deleted.

mergeResource

The Merge operation for the trading community resource profile. It performs 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

resource

Resource

The trading community resource profile to be merged.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/cdm/foundation/resources/resourceService/}ResourceResult

The result of the operation that includes the successfully merged trading community resource profile and a list of warning or information messages.

findResource

The Find operation for the trading community resource profile.

Life Cycle Status: Active

Request Payload

Element Name Type Description

findCriteria

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

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

findControl

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

Find Control. Not currently used.

Response Payload

Element Name Type Description

result

Resource

The result of the operation that includes a list of trading community resource profile that satisfy the inbound criteria and any warning or information messages.

processResource

The Bulk load operation for the trading community resource profile.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeOperation

string

Indicates what actions were performed, such as Create, Update, Merge, or Delete.

resource

Resource

A list of the trading community resource profiles to be processed.

processControl

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

Controls the bulk upload behavior, such as whether the valid data is committed if there are other invalid data in the same batch, and whether the outbound operation contains the key attributes only or the full object.

Response Payload

Element Name Type Description

result

Resource

The result of the operation that includes a list of trading community resource profile that are successfully processed and any warning or information messages.

processCSResource

An operation to apply the changes back to the data source for the trading community resource profile.

Life Cycle Status: Active

Request Payload

Element Name Type Description

processData

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

The object used to represent the changes that were made.

processControl

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

Controls the bulk upload behavior, such as whether the valid data is committed if there are other invalid data in the same batch, and whether the outbound operation contains the key attributes only or the full object.

Response Payload

Element Name Type Description

result

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

The result of the operation that includes 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 used when evaluating the locale-based user interface hints. The localeName is in the 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 The 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

createResource

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_PRIV

Manage Trading Community Resource

Allows the specification of resources for any employees or partner members who are to be associated to leads, opportunities, and territories and given sales credits or compensated for that work.

updateResource

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_PRIV

Manage Trading Community Resource

Allows the specification of resources for any employees or partner members who are to be associated to leads, opportunities, and territories and given sales credits or compensated for that work.

deleteResource

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_PRIV

Manage Trading Community Resource

Allows the specification of resources for any employees or partner members who are to be associated to leads, opportunities, and territories and given sales credits or compensated for that work.

processCSResource

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_PRIV

Manage Trading Community Resource

Allows the specification of resources for any employees or partner members who are to be associated to leads, opportunities, and territories and given sales credits or compensated for that work.

processResource

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_PRIV

Manage Trading Community Resource

Allows the specification of resources for any employees or partner members who are to be associated to leads, opportunities, and territories and given sales credits or compensated for that work.

findResource

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_PRIV

Manage Trading Community Resource

Allows the specification of resources for any employees or partner members who are to be associated to leads, opportunities, and territories and given sales credits or compensated for that work.

findResource

HZ_VIEW_TRADING_COMMUNITY_RESOURCE_DETAILS_PRIV

View Trading Community Resource Details

Allows viewing of resource basic information, such as name, primary phone, primary address, and primary e-mail.

mergeResource

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_PRIV

Manage Trading Community Resource

Allows the specification of resources for any employees or partner members who are to be associated to leads, opportunities, and territories and given sales credits or compensated for that work.

getResource

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_PRIV

Manage Trading Community Resource

Allows the specification of resources for any employees or partner members who are to be associated to leads, opportunities, and territories and given sales credits or compensated for that work.

getResource

HZ_VIEW_TRADING_COMMUNITY_RESOURCE_DETAILS_PRIV

View Trading Community Resource Details

Allows viewing of resource basic information, such as name, primary phone, primary address, and primary e-mail.

terminateResource

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_PRIV

Manage Trading Community Resource

Allows the specification of resources for any employees or partner members who are to be associated to leads, opportunities, and territories and given sales credits or compensated for that work.

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_PRIV

ORA_HZRESOURCE_ADMINISTRATOR_DUTY

Resource Administration

Administers resource information.

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_PRIV

ORA_ATC_OFFER_MANAGEMENT_DUTY

Offer Management

Creates and manages catalogs, categories, product offers including attributes, components, rules, terms, pricing, catalog assignments and lifecycle statuses

HZ_VIEW_TRADING_COMMUNITY_RESOURCE_DETAILS_PRIV

ORA_HZRESOURCE_ADMINISTRATOR_DUTY

Resource Administration

Administers resource information.

HZ_VIEW_TRADING_COMMUNITY_RESOURCE_DETAILS_PRIV

ORA_ZCM_MKTG_SALES_PARTY_MANAGEMENT_DUTY

Marketing Sales Party Management

Manages creation and maintenance of the sales organizations and consumers for internal marketing users. Additional duties include viewing of appointments, interactions, and customer contacts.

HZ_VIEW_TRADING_COMMUNITY_RESOURCE_DETAILS_PRIV

ORA_HZ_RESOURCE_ABSTRACT

Resource

Identifies the person as front office personnel.

HZ_VIEW_TRADING_COMMUNITY_RESOURCE_DETAILS_PRIV

ORA_ZCM_PARTNER_SALES_PARTY_MANAGEMENT_DUTY

Partner Sales Party Management

Manages creation and maintenance of sales organizations and consumers for partners. Additional duties include viewing of opportunities and opportunity revenue, reviewing sales leads as well as appointments, interactions, and customer contacts. This role has limited access to customers and contacts.

HZ_VIEW_TRADING_COMMUNITY_RESOURCE_DETAILS_PRIV

ORA_ZCM_SALES_PARTY_MANAGEMENT_DUTY

Sales Party Management

Manages creation and maintenance of the sales organizations and consumers for internal sales users. Additional duties include viewing of opportunities and opportunity revenue, reviewing sales leads as well as appointments, interactions, and customer contacts.

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_HZ_RESOURCE_ABSTRACT

ORA_ZCA_ACCESS_GROUPS_ENABLEMENT_DUTY

Access Groups Enablement

Enables the Access Groups functionality.

ORA_ZCM_MKTG_SALES_PARTY_MANAGEMENT_DUTY

ORA_OKC_ALL_BUSINESS_UNITS_CONTRACT_INQUIRY_DUTY_CRM

Contract View Access Across All Contracts

Views all contracts across an enterprise.

ORA_HZRESOURCE_ADMINISTRATOR_DUTY

ORA_PER_MANAGE_USER_AND_ROLES_DUTY_CRM

Manage Users

Creates and updates users and assigns roles to users.

ORA_ZCM_SALES_PARTY_MANAGEMENT_DUTY

ORA_ZCM_SALES_PARTY_REVIEW_DUTY

Sales Party Review

Allows resources read-only access to sales parties information such as manage customer work area and all sales party duties. Additional duties include view access to other customer and sales lead features.

ORA_ZCM_SALES_PARTY_MANAGEMENT_DUTY

ORA_MANAGE_TRADING_COMMUNITY_IMPORT_BATCH_DUTY

Trading Community Import Batch Management

Manages trading community data import batches.

ORA_ZCM_MKTG_SALES_PARTY_MANAGEMENT_DUTY

ORA_MANAGE_TRADING_COMMUNITY_IMPORT_BATCH_DUTY

Trading Community Import Batch Management

Manages trading community data import batches.