Show TOC Start of Content Area

Procedure documentation Customizing a Process Instance Title  Locate the document in its SAP Library structure

Use

At design time you can define a pattern for the runtime title of a process instance using process parameters. The runtime values of the parameters that you append to the title text are added to the text and the process instance appears in the worklist with the dynamically set value of the variables.

Prerequisites

More information: Setting Up Portal Roles.

Note

If you try customizing the title of an empty process, the following warning message appears: “Input parameters are not available: add appropriate development objects or adjust parameters.”

More information: Callable Object Parameters.

Procedure

       1.      In the gallery, select a process template that you want to appear with a customized title in the runtime. Open its design time.

       2.      To switch to edit mode, choose This graphic is explained in the accompanying text (Edit).

       3.      Open the Instance Title tab page.

       4.      Enable the Customize Instance Title indicator.

You can now create the pattern for the runtime task title. All input parameters that are available in the process context at runtime are displayed in a table.

       5.      To add a parameter to the text pattern, select it in the table and choose Append Parameter.

A placeholder for the runtime parameter value is added to the pattern.

This graphic is explained in the accompanying text

So that a parameter can be appended, it must meet the following requirements:

      The parameter is required and is not a list.

      You cannot append an entire structure. You can select individual parameters from a structure that is also marked as required.

       6.      To check the validity of the text pattern, choose Verify.

       7.      Save your changes using This graphic is explained in the accompanying text (Save).

 

End of Content Area