Creating a collaboration area
A collaboration area is a runtime instance of a workflow. You create a collaboration area so that users can work with items or categories in a workflow.
About this task
You can checkout entries into a collaboration
area, and work with the entries through the workflow steps in the
collaboration area. The checked out version of the entry is initially
populated with the attribute values from the entry in the source container.
You may also import new entries directly in the collaboration area.
When you run an import, you initially populate the attributes with
the values provided from the import source.
Important: Ensure
that you open the collaboration area and click Refresh whenever
attributes (for example, catalog scripts or link attributes) are modified
on the associated source catalog.
Procedure
Create a collaboration area.
Use one of the
following methods to create a collaboration area:
Option | Description |
---|---|
User interface |
|
Java™ | The following sample code creates an item collaboration area.
|
Java | The following sample code creates a category collaboration
area.
|
Script | The following sample script creates an item collaboration
area.
|
Script | The following sample script creates a category collaboration
area.
|