Description | Associates a Content Engine Document, Folder, or CustomObject object with a BPF case (Bp8Case) object. |
Deployment Mechanism | The Bp8Attachment class is created by the import of the ce_cm.xml file when BPF is installed in the destination environment. Bp8Attachment objects are not deployed. Instead, these objects are created internally by the BPF application. |
Dependencies | Not applicable |
Environment-specific data | Not applicable |
Notes | Bp8Attachment objects are created as users add attachments to BPF cases while working with your application in the destination environment. |
Description | Contains the history of a specific action performed on a BPF case object. |
Deployment Mechanism | The Bp8AuditLogItem class is created by the import of the ce_cm.xml file when BPF is installed in the destination environment. Bp8AuditLogItem objects are not deployed. Instead, these objects are created internally by the BPF application. |
Dependencies | Not applicable |
Environment-specific data | Not applicable |
Notes | None |
Description | Provides the base CustomObject subclass from which any BPF case classes created for you application inherit. |
Deployment Mechanism | The Bp8Case class is created by the import of the ce_cm.xml file when BPF is installed in the destination environment. To deploy custom subclasses of the Bp8Case class:
|
Dependencies | Not applicable |
Environment-specific data | Any object exported from an object store contains a set of basic permissions that controls access to that object. These permissions contain environment-specific information identifying users and groups. For more information, see Permission. |
Notes | None |
Description | Provides the base Content Engine CustomObject subclass for BPF. All BPF CustomObject classes inherit from the object. |
Deployment Mechanism | The Bp8Object class is created by the import of the ce_cm.xml file when BPF is installed in the destination environment. |
Dependencies | Not applicable |
Environment-specific data | Not applicable |
Notes | None |
Description | Contains the latest value for the automatically incremented ID for a BPF case object. |
Deployment Mechanism | The Bp8Settings class is created by the import of the ce_cm.xml file when BPF is installed in the destination environment. |
Dependencies | Not applicable |
Environment-specific data | Not applicable |
Notes | The BPF Web application and the BPF_Operations command interface component use the GUID to locate a specific Bp8Settings object. If a Bp8Settings object is deleted, you must re-create it by importing ce_base.xml again to ensure that it has the correct GUID. |
Description | Provides the folder in which the BPF configuration files, such as the Bp8Settings CustomObject instance, BPF-related workflows, eForms document policy, eForms Entry Templates, eForms templates and eForms form data reside. The BPF folder is located in the root folder of the primary object store used by BPF |
Deployment Mechanism | The BPF folder is created by the import of the ce_cm.xml file when BPF is installed in the destination environment. |
Dependencies | Not applicable |
Environment-specific data | Not applicable |
Notes | This folder can include BPF case objects, depending on the value specified for the Object Store folder to file Case objects setting in BPF Explorer. |
Description | Provides an example of BPF Table tab plug-in functionality. For more information on this plug-in, see the BPF Help file. |
Deployment Mechanism | Created by the import of the ce_cm.xml file when BPF is installed in the destination environment. |
Dependencies |
|
Environment-specific data | For information about setting permissions for BPF objects and folders, see the IBM FileNet Business Process Framework Installation Guide. |
Notes | None |
Description | Provides a sample case object class definition. |
Deployment Mechanism | Created by the import of the ce_cm.xml file when BPF is installed in the destination environment. |
Dependencies | Not applicable |
Environment-specific data | Not applicable |
Notes | The CaseManagement class definition is part of the Case Management solution template, a sample application provided with BPF. Typically, users do not implement this class in a custom application because the properties do not apply to their business case. Instead, most users implement custom subclasses of the Bp8Case class. |
Description | Provides a sample Document class definition. |
Deployment Mechanism | Created by the import of the ce_cm.xml file when BPF is installed in the destination environment. |
Dependencies |
|
Environment-specific data | For information about setting permissions for BPF objects and folders, see the IBM FileNet Business Process Framework Installation Guide. |
Notes | Attachments can be instances of other Content Engine Document classes. However, by default a new document imported with the New Case tool in the BPF Case Management sample application is created in Content Engine as an instance of the CaseManagementDocument class. |
Description | Provides a sample Document class for storing eForms form data. |
Deployment Mechanism | Created by the import of the ce_cm.xml file when BPF is installed in the destination environment. |
Dependencies |
|
Environment-specific data | For information about setting permissions for BPF objects and folders, see the IBM FileNet Business Process Framework Installation Guide. |
Notes | None |
Description | Provides a sample workflow definition to which the Case Management Document class subscribes. |
Deployment Mechanism | Created by the import of the ce_cm.xml file when BPF is installed in the destination environment. |
Dependencies | The Workflow Definition class from which the Case Management Workflow class inherits |
Environment-specific data | For information about setting permissions for BPF objects and folders, see the IBM FileNet Business Process Framework Installation Guide. |
Notes | None |
Description | Provides a sample workflow definition to which the Case Management Form class subscribes. |
Deployment Mechanism | Created by the import of the ce_cm.xml file when BPF is installed in the destination environment. |
Dependencies | The Workflow Definition class from which the eForms Case Management class inherits |
Environment-specific data | For information about setting permissions for BPF objects and folders, see the IBM FileNet Business Process Framework Installation Guide. |
Notes | None |
Description | Provides a Preferences Document class for BPF. |
Deployment Mechanism | Created by the import of the ce_cm.xml file when BPF is installed in the destination environment. |
Dependencies |
|
Environment-specific data | For information about setting permissions for BPF objects and folders, see the IBM FileNet Business Process Framework Installation Guide. |
Notes | Instances of BPF Site Preferences reflect the application name that is configured for BPF in the BPF bootstrap.properties file. |