2.163 Create Inline Subprocess Dialog

Use to name the inline subprocess.

A subprocess is a fragment of BPEL code that can be reused within a particular process by separate processes. An inline subprocess is embedded in another process. A call activity executes the referenced subprocess code. More

Element Description

Name

Enter a name for the inline subprocess.

Replace Scope with Subprocess Call

Select to automatically replace the scope with a BPEL call activity (the default selection). If you want to create an inline subprocess and keep the selected scope in the process, you can deselect this checkbox.

Label

Optionally enter a description.

Comment

Optimally enter a comment.

Image

Select to replace the standard call activity icon with a unique image.

Related Topics

Introduction to Standalone and Inline BPEL Subprocess Invocations in Developing SOA Applications with Oracle SOA Suite

Introduction to an Inline Subprocess in Developing SOA Applications with Oracle SOA Suite

Creating Standalone and Inline BPEL Subprocesses in a BPEL Process in Developing SOA Applications with Oracle SOA Suite