-
In the Applications view,
right-click the process name and select Check Out.
-
Right-click the process name again and select Configure.
-
On the General tab, specify or change the following information,
as required:
Title:
The title of the process as it
appears in the Start Process area of Workspace.
Description:
A
short text that describes the process.
Process Image:
The
image that is associated with the process. This image is displayed
in the process cards within Workspace. The image formats that are supported
are JPG and PNG. Click the Reset to Default
button
to disassociate an image from the process. Click the Browse
button
to navigate to and select an image file, and then click Open.
-
Click the Advanced tab.
-
(Optional) In the Type list, select one of these options:
long-lived
:
Specifies to store information about process instances in the database.
short-lived
:
Specifies to not store information about process instances in the database.
Processes are short-lived by default. (See
Short-lived processes and long-lived processes
.)
-
(Optional) Select Auto Generate BAM Dashboards to specify
that the process is available for monitoring by using LiveCycle
Business Activity Monitoring ES2.5.
-
(Optional) In the Propagation list, select one of the following
propagation contexts to specify how a transaction context is propagated:
Note:
The Propagation list is available only if you
selected short-lived in step 5.
MANDATORY
: Supports
a transaction context if one exists. An exception occurs if a transaction
context does not exist.
NEVER
: Always executes without
a transaction context. An exception occurs if an active transaction
context exists.
NOT SUPPORTED
: Does not support execution
with an active transaction context. Always executes without a transaction
context. If an active transaction context exists, it is suspended.
REQUIRED
:
Supports a transaction context if one exists; otherwise, a new transaction
context is created.
REQUIRES
NEW
: Always creates
a transaction context. If an active transaction context exists,
it is suspended. This value is the default.
SUPPORTS
:
Supports a transaction context if one exists; otherwise, executes without
a transaction context.
-
(Optional) In the Timeout area, which is available only if
you selected short-lived in step 5, select one of these time-out
options:
Default
: Specifies to use the application
server’s transaction time-out setting.
Number Of Seconds
:
Specifies to wait the number of seconds specified before rolling
back a transaction.
-
(Optional) To add a new registered prefix to a namespace
URI, perform these tasks (see
Creating data schemas for event data and event message data
):
-
In the Registered Prefixes For Namespaces Used In XPaths
area, click Add A List Entry
.
-
In the Prefix column, select
[Prefix]
and type a prefix.
-
In the NamespaceURI column, select
[Namespace]
and
type the name of the namespace URI.
-
(Optional) To remove an existing registered prefix that is
assigned to a namespace URI, select the prefix and click Delete
Selected List Entry
.
-
Click OK and then select File >Save to save the properties
of the process.