Skip to Content
Author's profile photo Gilles JUNG

Integrating Visual Composer Model with UWL Part 2/3

Integrating Visual Composer Model with UWL

SAP EP 7.31 SP9, ERP 6 EHP4.

The background:

You have a workflow, for instance a basis workflow defined in SAP ERP 6 backend.

This workflow triggers work item creation.

SAP EP is set up and Universal Work List (UWL) is connected to the backend system.

Workflow work items appear in UWL as tasks.

Target:

You want to trigger a Visual Composer model to handle the UWL task instead of launching a HTML SAP Gui windows.

This blog will be split in several parts:

SAP ERP 6 (or other backend) set up

In the backend system a workflow need to be set up in order to generate work items.

In my case, Business Object BUS2078 for QM notification, and QMSM for task are used. I did adapt a standard workflow (WS00200063).

Transaction SWDD to display the workflow.

ERP 6 1 workflow.png

The task :

ERP 6 2 task.png

If you trigger SAP GUI from UWL the EDIT method of Business Object QMSM is then triggered.

SAP EP Page linked to VC model

VC model can be retrieve in Content Administration, Web Dynpro Java Applications

EP 1 WDA.png

EP 2 WDA.png

The page, Web Dynpro type:

EP 3 page.png

The page position needs to be noticed as it will be used in the UWL configuration.

[portal_content/pcc_portal_application/fr.ugap.geops.UGAP_GEOPS/ugap.geops.Sites_et_Demandes/fr.ugap.geops.uwl_task_VC]

EP 4 page.png

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.