Oracle WebCenter Content (MOSC)

MOSC Banner

Grouping and evaluating documents in UCM 11G R1

edited Nov 30, 2011 4:57AM in Oracle WebCenter Content (MOSC) 8 commentsAnswered ✓
I have a situation where one document can be included in more than one grouping.

Inside each grouping it may be evaluated independently.

Each grouping and the evaluations for its documents should be reconstructed at any time.

As a database structure it would look like

DocumentId

Grouping

EvaluationValue

UCM00001

First

Good

UCM00001

Second

Bad

UCM00001

Third

Bad

UCM00002

First

Bad

UCM00002

Second

Bad

UCM00002

Third

Good

 

When searching  Group First  it should return documents UCM00001 and UCM00002 the EvaluationValue should be set to Good for UCM00001 and Bad for UCM00002 to show the situation inside the grouping correctly.

How can I implement this using UCM?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center