Part 2 IBM db2 content manager API training Slides

20
IBM Software Group IBM DB2 Content Manager V8 API Programming Part 2:Architecture

Transcript of Part 2 IBM db2 content manager API training Slides

Page 1: Part 2 IBM db2 content manager API training Slides

IBM Software Group

IBM DB2 Content Manager V8 API Programming

Part 2:Architecture

Page 2: Part 2 IBM db2 content manager API training Slides

IBM Software Group | DB2 Information Management Software

2

� In this module you will be able to :

• Understand the software components that make up a Content Manager system • Understand how those components interact • List the primary functions of the Library Server and Resource Managers • Understand the clients and how they differ • Diagram the data flow for a client logon and item retrieve

Page 3: Part 2 IBM db2 content manager API training Slides

IBM Software Group | DB2 Information Management Software

3

System Components:

Page 4: Part 2 IBM db2 content manager API training Slides

IBM Software Group | DB2 Information Management Software

4

Data Storage:

Page 5: Part 2 IBM db2 content manager API training Slides

IBM Software Group | DB2 Information Management Software

5

It is the central source for indexing, describing, locating, organizing, and managing enterprise content. It manages the content metadata and is responsible for access control to all of the content, interfacing to one or more resource managers. While the the slide is shows DB2 for the database, it also runs on Oracle 9i, minimum version 9.2.0.6 (Oracle 10g is not supported).

Library Server :

Page 6: Part 2 IBM db2 content manager API training Slides

IBM Software Group | DB2 Information Management Software

6

Library Server :

Page 7: Part 2 IBM db2 content manager API training Slides

IBM Software Group | DB2 Information Management Software

7

Resource managers are specialized repositories optimized to manage the storage, retrieval and archival of enterprise content. Documents, images, and multi-media content are represented as resources in Resource Managers. Document and image Resource Managers come with Content Manager V8. Content Manager VideoCharger delivers multi-media support. Both the library server and resource manager might utilize LDAP services or RACF for user management and access control.

Recource Mangers:

Page 8: Part 2 IBM db2 content manager API training Slides

IBM Software Group | DB2 Information Management Software

8

Resource Mangers:

Page 9: Part 2 IBM db2 content manager API training Slides

IBM Software Group | DB2 Information Management Software

9

Video Charger:

Page 10: Part 2 IBM db2 content manager API training Slides

IBM Software Group | DB2 Information Management Software

10

CM Architecture :APIs (1) :

Page 11: Part 2 IBM db2 content manager API training Slides

IBM Software Group | DB2 Information Management Software

11

CM Architecture :APIs (2) :

Page 12: Part 2 IBM db2 content manager API training Slides

IBM Software Group | DB2 Information Management Software

12

CM Architecture :Clients

Page 13: Part 2 IBM db2 content manager API training Slides

IBM Software Group | DB2 Information Management Software

13

eClient :

Page 14: Part 2 IBM db2 content manager API training Slides

IBM Software Group | DB2 Information Management Software

14

Client For Windows:

Page 15: Part 2 IBM db2 content manager API training Slides

IBM Software Group | DB2 Information Management Software

15

System Administration Client:

Page 16: Part 2 IBM db2 content manager API training Slides

IBM Software Group | DB2 Information Management Software

16

Customisable Clients :

Page 17: Part 2 IBM db2 content manager API training Slides

IBM Software Group | DB2 Information Management Software

17

Communication Flow Example (1) :

Page 18: Part 2 IBM db2 content manager API training Slides

IBM Software Group | DB2 Information Management Software

18

Communication Flow Example (2) :

Page 19: Part 2 IBM db2 content manager API training Slides

IBM Software Group | DB2 Information Management Software

19

LDAP Integration

Page 20: Part 2 IBM db2 content manager API training Slides

IBM Software Group | DB2 Information Management Software

20

RACF Integration