IBMCM actions
Use the IBMCM actions to upload documents into an IBM® Content Manager Connector repository.
The IBM Content Manager Connector actions integrate Datacap applications with the IBM Content Manager Connector repository. You run these actions to access the IBM Content Manager Connector server, set up document attributes and folders on the server, and upload documents to the server for storage.
- IBMCM_AddPages
Adds new pages to an existing document in the IBM Content Manager repository. The new pages are appended to the existing pages in the IBM Content Manager document. - IBMCM_CreateFolder
Creates an IBM Content Manager folder in the parent folder that is based on the specified item type. - IBMCM_CreateItem
Creates an IBM Content Manager document that is based on a specified item type. - IBMCM_SetAttributeValue
Sets the attribute value on an IBM Content Manager document or folder. - IBMCM_CreateChildItem
Creates a child component under the current document that was created by using IBMCM_CreateItem. - IBMCM_SetChildAttributeValue
Assigns a child attribute value for a child item (child component attribute value). - IBMCM_DeletePages
Deletes pages from an existing document in the IBM Content Manager repository. - IBMCM_Logoff
- IBMCM_Logon
Logs on to an IBM Content Manager Server. - IBMCM_ReplacePage
Replaces a page in an existing IBM Content Manager document with a new page in the runtime DCO hierarchy. - IBMCM_SearchItem
Searches for the existing item in the IBM Content Manager repository. - IBMCM_SetSearchOnlyFolderItems
Prepares the IBMCM_SearchItem action to limit the searches to only folder items. You use this action to search folder and non-folder from Datacap into IBM Content Manager. - IBMCM_SetMimeType
Sets the mime type for the upload document. - IBMCM_SetDestinationFolder
Sets the destination folder for uploading images to the IBM Content Manager repository. - IBMCM_SetDestinationFolderEx
Sets the destination folder for uploading image files to IBM Content Manager repository. - IBMCM_StoreItemIDinDCO
Stores the Item ID of the most recently created folder or the most recently uploaded IBM Content Manager item into a variable of the current object of the Document Hierarchy. - IBMCM_Update
Updates the current document object to the IBM Content Manager Server. - IBMCM_UploadDCO_DOC
Uploads the set of Images files that are associated with the current document object of the Document Hierarchy to the IBM Content Manager Server. - IBMCM_UploadDCO_Page
Uploads image files that are associated with the current Page object of the Document Hierarchy to IBM Content Manager. - IBMCM_SearchAndDownload
Searches and downloads item content from IBM Content Manager repository. - IBMCM_SetSearchAndDownloadCriteria
Sets the search criteria for IBMCM_SearchAndDownload action. - IBMCM_SetSearchAndDownloadDirectory
Sets the download directory for SearchAndDownload action. - IBMCM_SetSearchAndDownloadMaximum
Sets the maximum number of downloads for SearchAndDownload action. - IBMCM_SetSearchAndDownloadSort
Sets the sortBy and sortOrder for SearchAndDownload action. - IBMCM_SetSearchAndDownloadStatusAttribute
Sets the status attribute to update after a successful SearchAndDownload action.
Parent topic: Global actions