
The application object (document set) is identified by the attributes described in the section Parameters.
Documents are identified by the Signature Table.
In the table EXCLUDING you can specify which functions are not to be available. The following values are defined for EXCLUDING:
|
Function |
Meaning |
|
NO_MODIFY |
No modifying of document |
|
NO_DELETE |
No deleting of document |
|
NO_TRANSPORT |
No transporting of document |
|
NO_CREATE |
No creating documents |
|
NO_STANDARD_DOCS |
No standard document types |
|
NO_MODIFY_ATTRIS |
No modifying attributes/keywords |
|
NO_COPY |
No copying documents |
|
NO_USER_OPTIONS |
No user-specific settings |
|
NO_KEYWORDS |
No keywords for documents |
|
NO_DOCINFO |
No document information |
|
NO_DISPLAY |
No displaying of documents |
|
NO_EXPORT |
No exporting of documents to frontend |
|
NO_NOTE |
No note functions |
|
NO_EAI_TOOLS |
No annotations |
|
NO_EAI_FILE_DROP |
No Drag and Drop in the EAI viewer |
|
NO_OBJ_DISPLAY |
No displaying of BOR objects |
|
NO_DRAG_DROP |
No Drag and Drop for documents |
For example, it may be that you want it to be possible only to display documents in the BDN, meaning that you must explicitly exclude the functions for editing and deleting, in the table EXCLUDING.