ArchiveLink access functions
The following overview is adapted from the SAP ArchiveLink documentation. For more details refer to the original documentation [SAP ArchiveLink BC-SRV-ARL].
|
Command |
Effect |
Access mode |
|---|---|---|
|
info |
Retrieve information about the document |
R |
|
get |
Fetch (a range of) a content unit of a component |
R |
|
docGet |
Fetch the whole content of a document |
R |
|
create |
Create a new document |
C |
|
mCreate |
Create several new documents |
C |
|
append |
Append data to a content unit |
U |
|
update |
Modify an existing document |
U |
|
delete |
Delete a document or a component |
D |
|
search |
Search for a text pattern within a content unit |
R |
|
attrSearch |
Search for one or more attributes within a document (search within a print list) |
R |
|
putCert |
Transfer client (for example, the R/3 System) certificate |
- |
|
serverInfo |
Retrieve information about the content server and the corresponding content repositories |
- |