Show TOC

Procedure documentationApplying Quick Fixes for Updating the Process Context Locate this document in the navigation structure

 

You can apply a quick fix if you want to add the data structure ProcessInstanceAttributes to already existing processes created in an older version of the modeling environment of SAP NetWeaver Business Process Management. This way you will update processes contexts. For more information about the data structures in a process, see Process Context

Prerequisites

You have opened the Process Development perspective in the SAP NetWeaver Developer Studio and have expanded your project in the Project Explorer view.

Procedure

There is an info message corresponding to each older process notifying that there is no ProcessInstanceAttribute provided.

  1. In the Problems view, select those of the info message corresponding to the processes you want to update.

  2. From the context menu of these info messages, choose Quick Fix.

    Alternatively, you can press CTRL+1.

  3. Select a fix and choose the problems that you want to repair.

  4. Choose the Finish pushbutton.

    The quick fix is applied and the chosen processes .

Result

You have provided existing processes, created in an older version of the modeling environment of SAP NetWeaver Business Process Management, with ProcessInstanceAttributes the data structure. You can use this data structure in mappings. For more information about input and output mappings, see Defining Data Mappings