Trading Community Resource Organization

An organizational unit whose membership is composed of resources. Resource organizations are usually hierarchically structured to form an organizational hierarchy and they are used to model sales organizations, service organizations, et cetera. This object is not available for Oracle Fusion upgrade nor is it available for use by Oracle Fusion application teams.

Life Cycle Status: Active

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

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

Trading Community Resource Organization Member Role Assignment

Handles

Resource Organization Member

Operations

getResourceOrganizationMember

Get operation for Trading Community Resource Organization Member

Life Cycle Status: Active

Request Payload

Element Name Type Description

groupMemberId

long

Resource Group Member identifier

Response Payload

Element Name Type Description

result

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

Trading Community Resource Organization Member that matches the inbound key attributes.

createResourceOrganizationMember

Create operation for Trading Community Resource Organization Member

Life Cycle Status: Active

Request Payload

Element Name Type Description

resourceOrganizationMember

Resource Organization Member

Trading Community Resource Organization Member to be created

Response Payload

Element Name Type Description

result

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

Result of the operation includes the successfully created Trading Community Resource Organization Member and/or a list of warnings or informational messages.

updateResourceOrganizationMember

Update operation for Trading Community Resource Organization Member

Life Cycle Status: Active

Request Payload

Element Name Type Description

resourceOrganizationMember

Resource Organization Member

Trading Community Resource Organization Member to be updated

Response Payload

Element Name Type Description

result

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

Result of the operation includes the successfully updated Trading Community Resource Organization Member and/or a list of warnings or informational messages.

deleteResourceOrganizationMember

Delete operation for Trading Community Resource Organization Member

Life Cycle Status: Active

Request Payload

Element Name Type Description

resourceOrganizationMember

Resource Organization Member

Trading Community Resource Organization Member 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.

mergeResourceOrganizationMember

Merge operation for Trading Community Resource Organization Member. 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

resourceOrganizationMember

Resource Organization Member

Trading Community Resource Organization Member to be merged

Response Payload

Element Name Type Description

result

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

Result of the operation includes the successfully merged Trading Community Resource Organization Member and/or a list of warnings or informational messages.

findResourceOrganizationMember

Find operation for Trading Community Resource Organization Member

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 Organization Member

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

processResourceOrganizationMember

Bulk load operation for Trading Community Resource Organization Member

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

resourceOrganizationMember

Resource Organization Member

A list of Trading Community Resource Organization Member 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 Organization Member

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

processCSResourceOrganizationMember

An operation to apply the changes back to the data source for Trading Community Resource Organization Member

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

deleteResourceOrganizationMember

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_ORGANIZATION_MEMBERSHIPS_PRIV

Manage Trading Community Resource Organization Memberships

Allows the specification of resource organization members. If assigning, also assign the ability to view the trading community resource organization memberships.

getResourceOrganizationMember

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_ORGANIZATION_MEMBERSHIPS_PRIV

Manage Trading Community Resource Organization Memberships

Allows the specification of resource organization members. If assigning, also assign the ability to view the trading community resource organization memberships.

processResourceOrganizationMember

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_ORGANIZATION_MEMBERSHIPS_PRIV

Manage Trading Community Resource Organization Memberships

Allows the specification of resource organization members. If assigning, also assign the ability to view the trading community resource organization memberships.

findResourceOrganizationMember

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_ORGANIZATION_MEMBERSHIPS_PRIV

Manage Trading Community Resource Organization Memberships

Allows the specification of resource organization members. If assigning, also assign the ability to view the trading community resource organization memberships.

processCSResourceOrganizationMember

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_ORGANIZATION_MEMBERSHIPS_PRIV

Manage Trading Community Resource Organization Memberships

Allows the specification of resource organization members. If assigning, also assign the ability to view the trading community resource organization memberships.

mergeResourceOrganizationMember

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_ORGANIZATION_MEMBERSHIPS_PRIV

Manage Trading Community Resource Organization Memberships

Allows the specification of resource organization members. If assigning, also assign the ability to view the trading community resource organization memberships.

updateResourceOrganizationMember

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_ORGANIZATION_MEMBERSHIPS_PRIV

Manage Trading Community Resource Organization Memberships

Allows the specification of resource organization members. If assigning, also assign the ability to view the trading community resource organization memberships.

createResourceOrganizationMember

HZ_MANAGE_TRADING_COMMUNITY_RESOURCE_ORGANIZATION_MEMBERSHIPS_PRIV

Manage Trading Community Resource Organization Memberships

Allows the specification of resource organization members. If assigning, also assign the ability to view the trading community resource organization memberships.

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_ORGANIZATION_MEMBERSHIPS_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.