Show TOC

UWL ConnectorsLocate this document in the navigation structure

Use

The UWL interacts with (task) item providers through specific connector. The connectors perform basic mapping of attribute values and determine the work item type and execution method. Connectors also help in connection to object and attachment repositories to retrieve additional custom attributes or attachments.

The UWL comes with standard provider connectors and it is possible to configure their detailed behavior based on work item types.

The connector that is configured by default with UWL is the BPEMUWLConnector (in local case).

The connector is configured by default, so tasks from SAP NetWeaver Business Process Management (BPM) processes show up in the UWL by default. Removing the connector will remove the corresponding items from the UWL. The following are the examples of UWL used (by default or configured) connectors:

BPMUWLConnector

Note

This connector relates to tasks received by UWL from BPM processes.

The BPEMUWLConnector provides the local case and the remote case. In the local case the consumer pulls tasks from the provider, which runs on the same engine. In this case the BPEMUWLConnector is automatically configured if a running process server (BPM runtime services) is detected during the deployment of UWLJWF.SCA.

In the remote case the consumer pulls tasks from a remote provider. You need to perform some configuration steps if you run the UWL in a federated portal.

For more information, see Configuring the UWL for BPM Tasks .

ActionInboxConnector

Note

This connector relates to the Notifications received by UWL from Knowledge Management (KM).

The ActionInboxConnector provides KM Recent Notifications into the UWL Notification tab, which include document feedback, subscription items, subscription administration, and document approval notifications; in addition, checked out documents appear under Tracking , and documents for approval under Tasks .

By default the Action Inbox Connector for UWL is enabled.

For more information, see Action Inbox section in the KM Administration Guide.

WsActionInboxConnector

Note

This connector relates to the Notifications received by UWL from a remote KM system. Therefore, we recommend that you use this connector only in a federated portal network (FPN).

The WsActionInboxConnector of the consumer system connects to the ActionInboxConnector of the provider system and provides KM Recent Notifications in the UWL Notification tab, checked-out documents under Tracking , and documents for approval under Tasks . The notifications, tracking and tasks are taken from the provider system.

The WsActionInboxConnector is not enabled by default and needs a specific configuration.

For the connector to function properly, you have to use the fully qualified domain name in the URL when logging on to the portal.

More information: "Configuring the WsActionInboxConnector" in the "Knowledge Management Configuration" documentation.

AlertConnector

Note

This connector relates to Alerts.

For systems with this connector, you must define a new system. There is a centralized unique system in most SAP landscapes, which generates and provides Alerts. Register its item types with the UWL service through the Start of the navigation path Universal Worklist Administration Next navigation step Universal Worklist Systems End of the navigation path.

GenericABAPConnector

UWL implements a connector GenericAbapConnector that connects to the SAP system and invokes a preconfigured ABAP class.

The provider in ABAP should implement the interface IF_UWL_ITEM_PROVIDER .

Caution

Bypassing a workflow engine and directly creating tasks for the users is not ideally suited for items that need to be tracked, or which need workflow services like forward, substitution, and attachments. It is strongly recommended to use either Business Workflow or Collaboration Task for dealing with workflow process. Usage of GenericAbapConnector should be the last option for the application under exceptional circumstances.

WebFlowConnector

Note

This connector relates to SAP Business Workflow. You need to configure this connector in order to use the Real Time Refresh mechanism. For more information, see Enabling Refresh of Completed Items .

For systems with this connector, you must define a new system and register its item types with the UWL service through the Start of the navigation path Universal Worklist Administration Next navigation step  Universal Worklist Systems End of the navigation path.

Caution

You need to use the Single Sign-On mechanism for connection to the backend, instead of portal user mapping.

GuidedProceduresConnector

Note

This connector relates to Guided Procedures (GP). Select this connector type if you use the built-in GP processing engine.

For systems with this connector, you must define a new system and register its item types with the UWL service through the Start of the navigation path Universal Worklist Administration Next navigation step  Universal Worklist Systems End of the navigation path.

Note

If you use the Business Process Management (BPM) runtime as the processing engine for Guided Procedures, select the WebFlowConnector type.

SomProviderConnector

Note

This connector relates to mails that are sent to you using Business Workplace. The connector is also called SONIC adapter.

With this connector, mails that are sent from Business Workplace are displayed in a separate tab in the UWL, the SAP Office Mail tab. The users can display, forward and delete these mails in the UWL and can display the mails' attachments.