Siebel CRM Web Services Reference > Primary Web Services for Siebel CRM 8.0 >

CopyActivity


Use this Web service to instantiate activities from an activity template for a service request.

CopyActivity Operations

For a list of operations associated with this Web service, see Table 61.

Table 61. CopyActivity operations
Name
Description

WSCopyServiceActivityRunProcess

Creates an activity records.

Request Message Description: WSCopyServiceActivityRunProcess

For a description of this request message, see Table 62.

Table 62. Request Message Description: WSCopyServiceActivityRunProcess
Node
Description

SRId

Row Id of service request.

TemplateId

Row Id of activity template.

ActPlanId

Row Id of activity plan.

Response Message Description: WSCopyServiceActivityRunProcess

There is response message for this operation.

CopyActivity Application Interface

This topic describes the application objects called by the this Web service. For more information on application implementation, refer to your application development documentation on Oracle Technology Network.

Service Object (Business Service or Workflow)

For a description of the service objects for this Web service, see Table 63.

Table 63. CopyActivity Service Object
Name
Boundary Object Type

WS Copy Service Activity

Workflow

Methods

For a description of the methods for this Web service, see Table 64.

Table 64. CopyActivity Methods
Operation
Method

WSCopyServiceActivityRunProcess

[WF: WS Copy Service Activity].[RunProcess]

Example Package for CopyActivity

To view an example of messages for this Web service, navigate to the documentation library for Siebel applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

Request (WSCopyServiceActivityRunProcess)

See the following file to view the sample code:

...\CopyActivity\CopyActivity_request.xml

Response (WSCopyServiceActivityRunProcess)

See the following file to view the sample code:

...\CopyActivity\CopyActivity_response.xml

Message Schema (WSDL) of CopyActivity

To view the message schema for this Web service, navigate to the documentation library for Siebel applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

...\CopyActivity\CopyActivity.wsdl

Siebel CRM Web Services Reference Copyright © 2009, Oracle and/or its affiliates. All rights reserved. Legal Notices.