Hi, I have installed and configured My Inbox application as indicated in the main documentation (help portal/Fiori Apps Library) and I have implemented all the notes as mentioned in central note "My Inbox - showing more WFs that scenario specific ones".
I have defined 2 tiles for the launchpad. In one of them I want to show scenario specific WFs and in the other one the whole Inbox.
I have configured the two tiles as indicated in the documentation for "Scenario specific" and "All Items" options:
Semantic Object - WorkflowTask
Action - displayInbox
Parameters - allItems=true
Semantic Object - WorkflowTask
Action - displayInbox
Parameters - scenarioId=AFE_STATUS
Back-end configuration:
Gateway configuration:
I have activated the WF filter on both systems.
When I see the Launchpad, there are 2 tiles showing 5 WF for the "All Items" configuration 1 WF for the "AFE_STATUS" scenario specific, which seems ok. The problem is that when I select the AFE_STATUS tile, it shows all the 5 WF anyway.
Any ideas why the selection is not filtering the WF correclty?
Thanks,