Siebel CRM Web Services Reference > Siebel CRM Primary Web Services >

RetrieveAttachmentService


This Web service has one standard QueryPage method to retrieve attachment documents.

RetrieveAttachmentService Operations

Provides search solution results. Business Service (Search Solution Service) for Searching Solution business component.

Table 924. RetrieveAttachmentService Operations
Name
Parameters
Description

QueryPage

Input: Attachment ID

Output: AttachmentDocIO (Attachment File Content)

This retrieves the attachment content for a given attachment ID.

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

Request Message Description: RetrieveAttachmentService

This fetches the Attachment content for a given attachment ID. For a description of this request message, see Table 925.

Table 925. Request Message Description: RetrieveAttachmentService
Node
Description
Type

Id

Document ID

String

ModId

Modification ID

String

ResFileAutoUpdFlg

Y or N

String

ResFileDate

File Date

String

ResFileDeferFlg

Y or N

String

ResFileDockReqFlg

Y or N

String

ResFileDockStatFlg

Y or N

String

ResFileDockStatus

Y or N

String

ResFileExt

File Extension

String

ResFileName

File Name

String

ResFileRev

File ID

String

ResFileSize

File Size

String

ResFileSrcPath

File Source Path

String

ResFileSrcType

File Source Type

String

ResFileBuffer

File Buffer

String

LOVLanguageMode

Language Independent code

String

ExecutionMode

Execution Mode

String

ViewMode

Visibility Access Mode

String

Response Message Description: RetrieveAttachmentService

For a description of this response message, see Table 926.

Table 926. Response Message Description: RetrieveAttachmentService
Node
Description
Type

Id

Document ID

String

ModId

Modification ID

String

ResFileAutoUpdFlg

Y or N

String

ResFileDate

File Date

String

ResFileDeferFlg

Y or N

String

ResFileDockReqFlg

Y or N

String

ResFileDockStatus

Y or N

String

ResFileExt

File Extension

String

ResFileName

File Name

String

ResFileRev

File ID

String

ResFileSize

File Size

String

ResFileSrcPath

File Source Path

String

ResFileSrcType

File Source Type

String

ResFileBuffer

File Buffer

String

RetrieveAttachmentService Application Interface

This topic describes the application objects called by 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 927.

Table 927. RetrieveAttachmentService Service Object
Name
Boundary Object Type
Class

RetrieveAttachmentService

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

For a description of data objects for this Web service, see Table 928.

Table 928. RetrieveAttachmentService Data Object
Siebel Repository Name
External Name

SiebelMessageIn

AttachmentDocIO

SiebelMessageOut

AttachmentDocIO

Example Package for RetrieveAttachmentService

To view an example of messages for this Web service, navigate to the documentation library for Siebel Business 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

See the following file to view the sample code:

...\RetrieveAttachment\RetrieveAttachment_request.xml

Response

See the following file to view the sample code:

...\RetrieveAttachment\RetrieveAttachment_response.xml

Interface Description (WSDL) for RetrieveAttachmentService

To view the interface description for this Web service, navigate to the documentation library for Siebel Business 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.

...\RetrieveAttachment\RetrieveAttachment.wsdl

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