Sales Campaign

Service to enable the launching of a sales campaign.

Life Cycle Status: Active

QName: {http://xmlns.oracle.com/apps/marketing/salesCampaigns/salesCampaignSevice/}SalesCampaignService

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

Logical Business Objects

  • CRM : Marketing : Sales Campaign

Operations

launchAndExecuteSalesCampaignService

A web service method that creates Oracle Fusion Sales Campaign Object records.

Life Cycle Status: Active

Request Payload

Element Name Type Description

customerIds

long

A required input parameter of the launchAndExecuteSalesCampaignService web service method. The Customer ID's are associated to the new sales campaign record created.

inventoryItemIds

long

A required input parameter of the launchAndExecuteSalesCampaignService web service method. The Inventory ID's are associated to the new sales campaign record created.

inventoryOrgIds

long

A required input parameter of the launchAndExecuteSalesCampaignService web service method. The Organization ID's are associated to the new sales campaign record created.

productGroupIds

long

A required input parameter of the launchAndExecuteSalesCampaignService web service method. The Product Group ID's are associated to the new sales campaign record created.

Response Payload

Element Name Type Description

result

long

The parameter is not applicable for the method launchAndExecuteSalesCampaignService.

getDfltObjAttrHints

A web service method 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

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

A web service method 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

MKT_MANAGE_SALES_CAMPAIGN_PRIV

Manage Sales Campaign

For internal use only. Allows web services management of sales campaigns.

Privileges to Duty Roles Mapping

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

MKT_MANAGE_SALES_CAMPAIGN_PRIV

ORA_MKT_PERSONAL_CAMPAIGN_MANAGEMENT_DUTY

Personal Campaign Management

Manages secured personal campaigns used to promote products or events to specific customers.