Agnostic Guides
...
Solution Guide
DocManager
Attachment List Options
16min
using the gimmal link enterprise attachment list provides the below additional benefits gimmal link enterprise attachment list displays all archivelink attachments whether they were created via gimmal link enterprise ecm or other content services allow document storage to both gimmal link enterprise ecm supported cms system and non gimmal link enterprise supported cms systems (ie any archivelink endpoint) gimmal link enterprise virtual link manager allows you display links that are not linked to the sap record you are viewing, but rather linked to an associated sap record instead of implementing a process that duplicates links, you can use virtual link manager to show these links as if they were attached for example, when viewing a purchase order and its attachments, you can also display any attachments that were directly linked to the goods receipt gimmal link enterprise virtual link manager also allows you to manipulate what is shown on the attachment list as a whole meaning you can hide links, blank out sensitive information, add additional security checks, and so forth you can choose to display or hide sap db attachments and notes you can choose to hide particular sap object / doctype combinations this is used often during migrations when for a window of time, you may have duplicate links from the source system as well as the new target system prior to validation and link deletion for those earlier release systems that do not have table toaat implemented, the gimmal link attachment list fills the gap in providing the columns of who created the attachment, time stamp, filename, and extension regardless of #1 above, the gimmal link enterprise attachment list provides the full archivelink link record (repository uuid, doctype, etc) easy "tab" based interface for drag and drop document storage and viewing in one window consistent interface regardless of windows or java based sap gui allow "notes" to be created in your external repository instead of your sap database supports viewing attachments by auto group via classification, document flow, or file extension gimmal link enterprise provides the above functionality config and code free (with the exception of the virtual link manager refer to the below) configuration is located within the gimmal link enterprise system dashboard (/dflow/sys) and choose the menu path configure >services for object below is an overview of the configuration required to enable the gimmal link enterprise docmanager attachment list sgosattr entries / utility this utility is in beta and should not be used instead, the following entries must be manually created in the table sgosattr these entries enable the gimmal link sfo/gos menu path(s) to be shown (note the gimmal link enterprise docmanager, workflow and auditlink will only be displayed if that option is independently and separately configured for a particular sap object), else they will not appear below are the entries that must be created in sgosattr via transaction sm30 (note this is cross client) name of service gimmalstor name of service gimmalwfm name of service gimmalaudc toaex utility except in the case where a (gimmal link enterprise ) content server is being used for viewing, an entry in the table toaex must be created to allow for gimmal link enterprise to handle viewing request and integrate your web browser first check whether you have an existing entry in table toaex (use transaction se16 or se17) under the two exit id's oa displayjava 01 oa objectdisplay 01 if you do, please consult your development team to work with your gimmal link enterprise implementer to merge your existing logic within those function modules and the gimmal link enterprise function module "/dflow/zutil toaex function 01" if you do not have entries in the toaex able for the above exits id's, choose the sub menu path configure >services for object > toaex utility from there simply execute using the “update settings” option if utilizing this method, ensure you execute this in each sap environment that gimmal enter pris e link will be used your toaex table should now look like the below for the two exit id's exit id status (active) function module (exit fub) value oa displayjava 01 x /dflow/zutil toaex function 01 oa objectdisplay 01 x /dflow/zutil toaex function 01 menu options below are the menu options for the gimmal link enterprise docmanager attachment list object type this is your sap object such as bkpf, bus2012, etc this must match the business object for the sap transaction you are configuration note you can also use a wildcard " " to set options system wide you can subsequently add individual sap objects that will override the system " " wildcard sap key1/2/3 length specifies the sap business object's key length only required if "en wf tracklink" or "en late wf" is enabled below for example, vendor numbers are a single key field, and are 10 characters in length for lfa1 put a 10 in the sapkey1 length for example, vendor numbers at the company code level are a composite key (ie two fields) for lfb1 10 characters in length put a 10 in the sapkey1 length, and 4 in sapkey2 length en atta w/ fold if enabled, the 2nd generation of the gimmal link enterprise docmanager attachment list will be used this newer version contains the following changes supports viewing attachments by auto group via classification, gimmal link enterprise flow, or file extension move the attachment list tab to the first tab, and the "store" tab to the 2nd position sap db attach if enabled, attachments stored in the sap database will be displayed in the attachment list sap db notes if enabled, notes stored in the sap database will be displayed in the attachment list attachments link manager if enabled, users will be allowed to delete items from the attachment list leveraging gimmal link enterprise delete link management functionality please refer to the section delete link management via gimmal link enterprise link manager for more information en download if enabled, users will be allowed to download content in the attachment list to their local/network drive en cr note db if enabled, users will be allowed to create/store notes in the sap database en cr note gos if enabled, users will be allowed to create/store notes in your content repository (stored as txt files) en auditlink gos if enabled, the gimmal link enterprise auditlink tracklink option will show on the sfo/gos menu path en wf tracklink if enabled, the gimmal link enterprise tracklink option will show on sfo/gos menu path en late wf document type hiding particular sap object / doctype combinations via the gimmal link enterprise system dashboard (/dflow/sys) choose the menu path configure >api rules >document manager create/find the entry for the sap object/document type rule enable the "hide att list" checkbox virtual link manager please refer to the gimmal link enterprise developers guide on more information on implementing delete link manager configuration and usage is outlined in the next section