cancel
Showing results for 
Search instead for 
Did you mean: 

How can a scenario based Fiori Inbox display the items?

D037255
Advisor
Advisor
0 Kudos

Hello, I did the following settings for a task filter based workitem inbox, but it didn't show an item in the inbox, although one item exist and the count on the dynamic tile is correct displayed:

1.) Workflow Task Filter is currently active

2.) Scenario definition



3.) Maintain task names and decision options




4.) Configure tile in Fiori Launchpad

Dynamic data service url:

/sap/opu/odata/IWPGW/TASKPROCESSING;v=2;mo/ScenarioCollection?$filter=key%20eq%20'ZBC_OWN_SCENARIO'

5.) Configure target mapping in Fiori Launchpad


The result:

The following url was displayed, as I click the tile:

https://server:port/sap/bc/ui5_ui5/ui2/ushell/shells/abap/Fiorilaunchpad.html?sap-client=100&sap-lan...

The "normal" Inbox, which has the parameter "allItems=true" works without any problems.

I also tried to configure my tile with the parameter "scenarioId=ZBC_OWN_SCENARIO", but then an error message occurs:



https://server:port/sap/bc/ui5_ui5/ui2/ushell/shells/abap/Fiorilaunchpad.html?sap-client=100&sap-lan...

The System is:

SAP_BASIS 750 0001
SAP_ABA 75A 0001
SAP_GWFND 750 0001
SAP_UI 750 0001
S4CORE 100 0000
UIS4HOP1 100 0000
UIX01CA1 200 0000
SAPUIFT 100 0001


If somebody has any idea about this issue, please give me an information.

Thanks & Kind regards,

Jens Haehnel

former_member213400
Active Participant
0 Kudos

HI jens.haehnel,

Did you get any resolution on this issue, i am also facing same issue. Even i tried below notes

https://apps.support.sap.com/sap/support/knowledge/preview/en/2827346

https://apps.support.sap.com/sap/support/knowledge/preview/en/2752776

SAP Config:-

But no use still getting same issue.

Can anyone suggest on this?

Thank you.

former_member213400
Active Participant
0 Kudos

Hi jocelyn.dart

Can you help us on above issue?

if need any further details for analysis, kindly let me know.

Thank you,

Kiran.

Accepted Solutions (0)

Answers (2)

Answers (2)

MAW1
Explorer
0 Kudos

Hi,

as I can see You selected "Desktop" as Consumer Type for your scenario. Add "Tablet" to this selection as MyInbox is filtering by this value. See also https://help.sap.com/fiori_bs2013/helpdata/en/41/fd595461fce630e10000000a44538d/content.htm?no_cache... section "Defining the Workflow Scenario" entry 2.c in the list.

Hope this helps.

saurabh_vakil
Active Contributor
0 Kudos

In your tile's target mapping enter the below value in the Parameters property:

scenarioId=<ID of your scenario> as mentioned here - Configure the SAP Fiori Launchpad for Scenario-Specific Tiles With Scenario ID.