Skip to main content

xSuite Cube Release Notes

The Workflow Builder in SAP Fiori

As of version 5.2.5, the Workflow Builder from the SAP GUI (transaction /WMD/XF_BUILDER) is available as an xSuite App for SAP Fiori.

Overview of buttons on the start page

Notice

The availability of the buttons depends on the value of the XF_BUILDER_SYSTEM parameter in the xSuite parameter table (transaction /WMD/XF_PARAM).

The user can edit and export a workflow on the system specified as the value for this parameter, e.g., i08/800.

On all other systems that are not specified as a value for this parameter, only the import action is available.

Icon

Name

Description

fiori_vorschau.png

Display

Opens the workflow selected.

fiori_neue_zeile.png

New ID

Creates a new workflow with a new builder ID and version 001.

fiori_zeile_kopieren.png

Copy to new ID

Creates a new workflow based on the workflow selected in the table. The builder ID is regenerated.

fiori_neue_zeile.png

New version

Creates a new workflow version for the workflow selected in the table.

fiori_zeile_kopieren.png

Copy to new vers.

Creates a new workflow version based on the workflow version selected in the table.

fiori_auffrischen.png

Request new values

Reloads the contents of the table using the filter criteria specified.

fiori_aendern.png

Detail

Opens a dialog that shows the details of the workflow selected.

The user can edit some of the details.

fiori_oeffnen.png

Activate

Activates the workflow selected.

fiori_deaktivieren.png

Deactivate

Disables the workflow selected.

fiori_status.png

Status

Changes the status of the workflow selected.

fiori_tabelle__massenloeschung.png

Delete

Deletes the workflow selected.

fiori_export.png

Export WF

Exports the selected workflow to a TXT file that is downloaded.

fiori_import.png

Import WF

Opens a dialog for importing a workflow based on a TXT file.

fiori_uebersicht_filterSetzen.png

Filter

Opens the filter options for the list.

fiori_uebersicht_filterAufheben.png

Clear all filters

Removes all filters set for the list.

fiori_uebersicht_sortierenGruppieren.png

Sorting

Opens the sort options for the list.

The user can select one or more columns and sort the columns in ascending or descending order.

fiori_uebersicht_sortierenGruppierenAufheben.png

Restore default sorting

Removes all sorting set and restores the original sorting.

Structure of the workflow view

beschriftung_fiori_workflow-builder_aufbau.png

Element

Description

1

Workflow diagram

Represents a workflow in the form of a diagram.

Workflow tasks are displayed as nodes.

2

Detail view

Shows the outputs of the node selected.

3

Mini-map

Displays a small version of the workflow diagram.

The border indicates which area of the workflow is displayed in the workflow diagram.

4

Buttons

  • fiori_item_aktualisieren.png Synchronize: Reloads the workflow data from the back end.

  • fiori_item_aendern.png Edit: Opens the edit mode for the workflow.

    The edit mode is only available for workflows that neither have the status "Released" nor the status "xSuite exists".

Edit mode of a workflow

A selection of nodes is displayed in the edit mode of a workflow. Each node represents a workflow task.

The user can drag and drop a node into the workflow diagram. In the detail view, the user can edit the outputs of a node and mark a node as a start node.

For technical reasons, the diagram is recreated after each change.

fiori_workflow-builder_bearb.png

In the edit mode of a workflow, three additional buttons are available:

Icon

Name

Description

fiori_pruefen.png

Check

Checks the workflow data.

fiori_item_nichtOk.png

Decline

Closes edit mode without saving changes.

fiori_item_sichern.png

Save

Saves all changes to the workflow and then closes edit mode.