Which is the best way for custom applications to get information at runtime about the data model of a P8 system?
A. Read the repository database schema and mapping the table and column names to classes and properties.
B. Use P8 APIs to examine metadata objects like Class Descriptions and Property Descriptions.
C. Study IBM FileNet product documentation along with custom application functional specifications.
D. Use IBM InfoSphere Master Data Management tools to discover relationships and data types.
Which type of process queues are available in CPE?
A. Work, Component, User
B. Work, Personal, Component
C. Work, Case, Component
D. Personal, Case, Component
Which is NOT a characteristic of a workflow definition?
A. It is a graphical map showing the sequences of steps needed to complete the business process.
B. Contains roles to specify which users can access specific types of work flows.
C. It is a specification of each step, including who will process the work for the step, which step processor application the participant will use, which attachments are required, what data is necessary, what responses the participant can choose, and other options.
D. Contains routing logic that specifies how work advances from one step to the next.
Which IBM FileNet Content Manager tool facilitates migrating all or part of the FileNet P8 system or application from one environment to another?
A. FileNet Process Designer.
B. FileNet Process Administrator.
C. FileNet Deployment Manager (FDM).
D. IBM Administration Console for Content Engine Platform (ACCE).
Which of the following is the current framework recommended by IBM for building rich interactive web-based content applications?
A. IBM Rational Data Architect.
B. Workplace Web Application Toolkit (WAT).
C. Administration Console for Content Platform Engine (ACCE).
D. IBM Content Navigator (ICN).
What is Administration Console for Content Platform Engine (ACCE) replacing?
A. System Manager
B. Configuration Manager
C. Deployment Manager
D. FileNet Enterprise Manager
P8 follows industry practices in separating authentication (validating the identity of users) from
authorization (controlling access to resources for identified users).
Which of the following is TRUE for P8's handling of authentication and authorization?
A. Authentication is handled by the application server. Authorization is handled by P8.
B. Authorization is handled by the application server. Authentication is handled by P8.
C. P8 can handle authentication if the Password Synchronization feature is enabled.
D. The Old Dogs New Tricks (ODNT) policy mechanism can be used to supplement the internal P8 authorization calculations.
A document comes into the company and you need a select list of individuals to process the document
before it can be moved to the next step.
What would you use within a workflow toaccomplish this scenario?
A. Workgroup
B. Personal Queue
C. Work Queue
D. Component Step
Which of the following statements correctly describes the Process Administrator and Process Tracker?
A. Process Administrator: create simulation scenarios of business processes Process Tracker: manage and execute simulation scenarios.
B. Process Administrator: query and modify executing processes Process Tracker: look at the history of an executing process.
C. Process Administrator: Create, modify, and deploy processes Process Tracker: provide users with an interface to complete steps in a process.
D. Process Administrator: prepare and config an IBM FileNet Case Foundation system Process Tracker: manage some aspects of IBM FileNet Case Foundation system.
While implementing a line of business application on FileNet P8, the customer has asked to provide the end users a set of pre-defined searches that users can select to retrieve the relevant documents. Which of the following techniques would you use?
A. Provide a Stored Search, which the users will select and the search will execute and return the results.
B. Provide a custom search SQL provider.
C. Let users write their own SQL query.
D. Provide a Entry Template for Content Based Search Retrieval.