FileNet P8 actions
Use the FileNet® P8 actions to export data to a FileNet P8 repository.
The FileNet P8 actions integrate Datacap applications with the IBM® FileNet P8 repository. You run these actions to access the FileNet P8 server, set up document attributes and folders on the server, and upload documents to the server for storage.
- FNP8_AddRedactionsToP8Document
Updates an existing FileNet P8 document to add redactions, if any of the fields have been redacted. - FNP8_CreateFolder
Creates a subfolder on a specified target class and object. - FNP8_Login
Sets the user ID and password for login to the FileNet P8 system. - FNP8_MultiPageDocs
Sets the upload mode to create a multiple page FileNet P8 document. - FNP8_SearchAndDownload
Executes a search for documents in FileNet P8 and downloads the content of the documents. - FNP8_SetSearchAndDownloadStatusProperty
Sets the name of an integer property that the FNP8_SearchAndDownload action updates for the documents that are downloaded. This indicates that the document has been downloaded. - FNP8_SetSearchClass
Sets the document class to be used for search. - FNP8_SetSearchCurrentVersionOnly
Set to true to include only the current version of documents in the search results, false otherwise. Default is true. - FNP8_SetSearchDownloadDir
Sets the directory path to the location at which the contents of the documents that are returned by search are downloaded. - FNP8_SetSearchFolderRestriction
Sets a folder path to restrict the search results. - FNP8_SetSearchIncludeDocsWithoutContent
Set to "True" to include documents without content in search results. By default it is set to "False". - FNP8_SetSearchIncludeSubClasses
Set to "True" to include the subclasses of the search class in search results. Otherwise, "False". Default is "True". - FNP8_SetSearchMaxItems
Sets the maximum number of search results. - FNP8_SetSearchOrderBy
Sets the ORDERBY clause for the search results. - FNP8_SetSearchWhereClause
Sets the search criteria (WHERE clause). - FNP8_SetDefineSecurityParentage
Specifies whether the scanned documents that are exported from Datacap to the FileNet Content Manager inherit security from the parent folder. - FNP8_SetDestinationFolder
Sets the destination folder for the documents to be uploaded. - FNP8_SetDocClassId
Sets the FileNet P8 document class for the uploaded files. - FNP8_SetDocTitle
Sets the document title for documents that you are uploading. - FNP8_SetFileMimeType
Associates a custom MIME type with a file extension for documents that are uploaded to the FileNet P8 system. - FNP8_SetFileType
Assigns the file type for the files that are uploaded. - FNP8_SetKeyProperty
Sets the update key to a FileNet document property and its corresponding property value. - FNP8_SetLocale
Identifies the locale on the target FileNet P8 system. - FNP8_SetMultiValueProperty
Sets the values in a multi-value property. - FNP8_SetOverrideCheckoutOnUpdateContent
- FNP8_SetProperty
Sets the designated FileNet P8 property to a specified value. - FNP8_SetPropertyEx
Sets the designated FileNet P8 property to a specified value. - FNP8_SetRetry
Sets the number of automatic upload retries. - FNP8_SetTargetClassID
Sets the FileNet P8 document class for uploaded documents. - FNP8_SetTargetObjectID
Sets the name of the Object Store in which documents are stored. - FNP8_SetTimeout
Sets the timeout for the FileNet P8 web service in milliseconds. - FNP8_SetUploadMode
Sets the upload mode. - FNP8_SetURL
Sets the URL for the FileNet P8 Server that is used. - FNP8_UpdateContent
- FNP8_UpdateProperties
Updates the properties of an existing FileNet P8 document by using the data that is passed into the FNP8_SetProperty action. - FNP8_Upload
Uploads the batch images to the FileNet P8 repository. - FNP8_UploadDir
Uploads all of the images in the folder to the specified destination folder.
Parent topic: Global actions