RetrieveAttachmentService Operations
Provides search solution results. Business Service (Search Solution Service) for Searching Solution business component. For a list of operations associated with this Web service, see the following table.
Name | Parameters | Description |
---|---|---|
QueryPage |
Input: Attachment ID Output: AttachmentDocIO (Attachment File Content) |
This retrieves the attachment content for a given attachment ID. |
Request Message Description: RetrieveAttachmentService
This fetches the Attachment content for a given attachment ID. For a description of this request message, see the following table.
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 the following table.
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 |