Configure workflow settings post transport release

Problem

PPP workflow may not execute correctly due to missing user setup, incomplete workflow customizing, or inconsistent configuration of workflow definitions.

Environment

SAP system with PPP workflow (WS00394100 / WS00394101) deployed.

Prerequisites

  • Access to SAP transactions SU01, SWU3, and SWDD
  • Authorization to create users, assign roles/profiles, and execute workflow customizing
  • PPP workflow transports available in the system

Reason

Workflow runtime issues typically occur when:

  • The WF-BATCH system user is not properly configured
  • Workflow customizing has not been executed or is incomplete
  • Required PPP workflow transports are missing
  • Agent assignment or event bindings are not correctly set

Solution

Step 1: Create Workflow Batch User

  • Go to transaction SU01 and create user WF-BATCH
  • Maintain required fields (title, last name)
  • Set user type to System and define an initial password
  • Assign role SAP_BC_BMT_WFM_SERV_USER_PLV01
  • Assign profile SAP_ALL
  • Save the user

Step 2: Execute Auto-Customizing for Workflow

  • Go to transaction SWU3
  • Choose Auto-Customizing → Execute Automatic Workflow Customizing
  • Accept all prompted settings
  • Verify that key indicators (especially Runtime Environment and Classify Tasks as General) are green
  • Minor non-green items in other sections are acceptable


Step 3: Perform PPP Workflow Prechecks

  • In transaction SWDD, open main workflow WS00394100 (version 0000)

    • Verify start event binding is green
*   If not, ensure the relevant PPP customizing transport has been imported
  • In transaction SWDD, open sub-workflow WS00394101 (version 0000)

    • Select user decision task 000046
    • Check in the Control tab that agent assignment is green
  • If the above settings are not green, perform corrective configuration or ensure missing transports/customizing are properly moved and activated

See Also

  • SAP Workflow Customizing (SWU3) documentation
  • SAP Workflow Builder (SWDD) usage guidelines

Keywords

WF-BATCH, workflow setup, SWU3, SWDD, PPP workflow, agent assignment, event binding, SAP workflow configuration