cancel
Showing results for 
Search instead for 
Did you mean: 

UWL GenericABAPConnector

Former Member
0 Kudos
65

Hi,

has anyone already implemented one an dknows how to configure this in UWL?

kind regards

Jens

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

anyone solved this problem?

narin_nandivada3
Active Contributor
0 Kudos

Hi Jens Rothweiler,

Please check this thread...

/message/5093279#5093279 [original link is broken]

Hope this would help you.

Good luck

Narin

0 Kudos

Hi Narin,

the general config is not my problem. This is configured for standard webflow connector correctly and works.

I did the following:

1) Implement a GenericABAPConnector in the Backend

2) Create a new UWL-Connector that looks like this:

System Alias: SAP_ECC_HumanResources

Connector Type: GenericAbapconnector

Delta Pull Channel Refresh ... : 60

Delta Pull Channel Snapshot ... : 1440

ABAP Class: ZCL_SWN_UWL_ITEM_PROVIDER

But this connector isn't even show in the "Connection Status" !!!!

The system alias works correct for our webflow connector. So it should work here also.

I also tried the SAP Sample Class CL_UWLITEM_SAMPLE_PROVIDER.

This isn't shown, too.

Kind regards,

Jens

Former Member
0 Kudos

Hi,

I'm faced with the same issue. Has anyone solved it - or is it function as designed ?

Regards,

André

valeri_nikolov
Advisor
Advisor
0 Kudos

HI,

Answer a bit late but better late than never:

To fix this you should specify the supported item types in The Supported Item Types field In the GenericAbapConnector configuration

  1. In Universal Worklist - Configuration find the GenericAbapConnector and select it.
  2. Click Edit and find the Supported Item Types field.
  3. Enter the required item type for example: uwl.task
  4. Press Save

Now you should be able to see the GenericAbapConnector in the list of

connectors in the Connection Status Window.

Best regards,

Valeri